Home
last modified time | relevance | path

Searched refs:IsDeviceManagerNapiNull (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Dnative_devicemanager_js.cpp879 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 Dnative_devicemanager_js.cpp1515 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 …]