/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pan/ |
H A D | napi_bluetooth_pan.cpp | 158 ConvertStringVectorToJS(env, ret, deviceVector); in GetConnectionDevices() 212 ConvertStringVectorToJS(env, ret, deviceVector); in GetConnectedDevices()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ |
H A D | napi_bluetooth_avrcp_ct.cpp | 98 ConvertStringVectorToJS(env, ret, deviceVector); in GetConnectionDevices()
|
H A D | napi_bluetooth_avrcp_tg.cpp | 98 ConvertStringVectorToJS(env, ret, deviceVector); in GetConnectionDevices()
|
H A D | napi_bluetooth_a2dp_snk.cpp | 96 ConvertStringVectorToJS(env, ret, deviceVector); in GetConnectionDevices()
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/common/include/ |
H A D | napi_edm_common.h | 94 void ConvertStringVectorToJS(napi_env env, const std::vector<std::string> &stringVector, napi_value…
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/common/src/ |
H A D | napi_edm_common.cpp | 561 ConvertStringVectorToJS(env, asyncCallbackInfo->arrayStringRet, result); in NativeArrayStringCallbackComplete() 566 void ConvertStringVectorToJS(napi_env env, const std::vector<std::string> &stringVector, napi_value… in ConvertStringVectorToJS() function
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hid/ |
H A D | napi_bluetooth_hid_host.cpp | 144 ConvertStringVectorToJS(env, ret, deviceVector); in GetConnectionDevices()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/map/ |
H A D | napi_bluetooth_map_mse.cpp | 126 auto status = ConvertStringVectorToJS(env, ret, deviceVector); in GetConnectedDevices()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/ |
H A D | napi_bluetooth_hfp_hf.cpp | 101 ConvertStringVectorToJS(env, ret, deviceVector); in GetConnectionDevices()
|
H A D | napi_bluetooth_hfp_ag.cpp | 147 ConvertStringVectorToJS(env, ret, deviceVector); in GetConnectionDevices()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/opp/ |
H A D | napi_bluetooth_opp.cpp | 230 auto status = ConvertStringVectorToJS(env, ret, deviceVector); in GetConnectionDevices()
|
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/common/ |
H A D | nfc_napi_common_utils.h | 182 void ConvertStringVectorToJS(napi_env env, napi_value &result, std::vector<std::string> &stringVect…
|
H A D | nfc_napi_common_utils.cpp | 351 void ConvertStringVectorToJS(napi_env env, napi_value &result, std::vector<std::string>& stringVect… in ConvertStringVectorToJS() function
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/ |
H A D | napi_bluetooth_pbap_pse.cpp | 158 auto status = ConvertStringVectorToJS(env, ret, deviceVector); in GetConnectedDevices()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/ |
H A D | napi_bluetooth_utils.h | 100 napi_status ConvertStringVectorToJS(napi_env env, napi_value result, std::vector<std::string> &stri…
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/application_manager/src/ |
H A D | application_manager_addon.cpp | 506 ConvertStringVectorToJS(env, appIds, result); in GetDisallowedRunningBundlesSync()
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/bundle_manager/src/ |
H A D | bundle_manager_addon.cpp | 709 ConvertStringVectorToJS(env, appIds, result); in GetAllowedOrDisallowedInstallBundlesSync()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
H A D | napi_bluetooth_utils.cpp | 194 napi_status ConvertStringVectorToJS(napi_env env, napi_value result, std::vector<std::string>& stri… in ConvertStringVectorToJS() function
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/ |
H A D | napi_bluetooth_a2dp_src.cpp | 342 ConvertStringVectorToJS(env, ret, deviceVector); in GetConnectionDevices()
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/admin_manager/src/ |
H A D | admin_manager_addon.cpp | 702 ConvertStringVectorToJS(env, policies, result); in GetDelegatedPolicies()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/ |
H A D | napi_bluetooth_ble.cpp | 1051 auto status = ConvertStringVectorToJS(env, result, NapiGattServer::deviceList_); in GetConnectedBLEDevices()
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/network_manager/src/ |
H A D | network_manager_addon.cpp | 1172 ConvertStringVectorToJS(env, networkInterface, result); in GetAllNetworkInterfacesSync()
|