Searched refs:IsDeviceManagerNapiNull (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/ |
H A D | native_devicemanager_js.cpp | 879 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in SetUserOperationSync() 1116 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetAvailableDeviceListSync() 1164 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetAvailableDeviceList() 1204 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetLocalDeviceNetworkId() 1234 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetLocalDeviceId() 1264 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetLocalDeviceName() 1294 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetLocalDeviceType() 1320 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetDeviceName() 1350 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetDeviceType() 1405 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in StartDeviceDiscover() [all …]
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js/src/ |
H A D | native_devicemanager_js.cpp | 1515 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in SetUserOperationSync() 1953 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetTrustedDeviceListSync() 2045 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetTrustedDeviceList() 2092 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetLocalDeviceInfoSync() 2128 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetLocalDeviceInfo() 2185 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in UnAuthenticateDevice() 2268 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in StartDeviceDiscoverSync() 2317 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in StopDeviceDiscoverSync() 2353 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in PublishDeviceDiscoverySync() 2407 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in UnPublishDeviceDiscoverySync() [all …]
|