Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Dnative_devicemanager_js.cpp108 bool IsDeviceManagerNapiNull(napi_env env, napi_value thisVar, DeviceManagerNapi **pDeviceManagerWrapper) in IsDeviceManagerNapiNull() function
880 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in SetUserOperationSync()
1130 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetAvailableDeviceListSync()
1178 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetAvailableDeviceList()
1218 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetLocalDeviceNetworkId()
1248 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetLocalDeviceId()
1278 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetLocalDeviceName()
1308 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetLocalDeviceType()
1334 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetDeviceName()
1364 if (IsDeviceManagerNapiNull(en in GetDeviceType()
[all...]
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp257 bool IsDeviceManagerNapiNull(napi_env env, napi_value thisVar, DeviceManagerNapi **pDeviceManagerWrapper) in IsDeviceManagerNapiNull() function
1524 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in SetUserOperationSync()
1972 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetTrustedDeviceListSync()
2064 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetTrustedDeviceList()
2111 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetLocalDeviceInfoSync()
2147 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in GetLocalDeviceInfo()
2204 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in UnAuthenticateDevice()
2287 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in StartDeviceDiscoverSync()
2336 if (IsDeviceManagerNapiNull(env, thisVar, &deviceManagerWrapper)) { in StopDeviceDiscoverSync()
2372 if (IsDeviceManagerNapiNull(en in PublishDeviceDiscoverySync()
[all...]

Completed in 8 milliseconds