Searched defs:DeviceInfoToJsArray (Results 1 – 2 of 2) sorted by relevance
378 void DeviceManagerModule::DeviceInfoToJsArray(const std::vector<DmDeviceInfo> &vecDevInfo, in DeviceInfoToJsArray() function in OHOS::ACELite::DeviceManagerModule
859 void DeviceManagerNapi::DeviceInfoToJsArray(const napi_env &env, const std::vector<DmDeviceInfo> &v… in DeviceInfoToJsArray() function in DeviceManagerNapi