Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_util.cpp39 const int32_t DM_NAPI_DISCOVER_EXTRA_INIT_ONE = -1; member
366 int32_t availableStatus = DM_NAPI_DISCOVER_EXTRA_INIT_ONE; in JsToDmDiscoveryExtra()
368 if (availableStatus != DM_NAPI_DISCOVER_EXTRA_INIT_ONE) { in JsToDmDiscoveryExtra()
372 int32_t discoverDistance = DM_NAPI_DISCOVER_EXTRA_INIT_ONE; in JsToDmDiscoveryExtra()
374 if (discoverDistance != DM_NAPI_DISCOVER_EXTRA_INIT_ONE) { in JsToDmDiscoveryExtra()
378 int32_t authenticationStatus = DM_NAPI_DISCOVER_EXTRA_INIT_ONE; in JsToDmDiscoveryExtra()
380 if (authenticationStatus != DM_NAPI_DISCOVER_EXTRA_INIT_ONE) { in JsToDmDiscoveryExtra()
390 int32_t deviceType = DM_NAPI_DISCOVER_EXTRA_INIT_ONE; in JsToDmDiscoveryExtra()
392 if (deviceType != DM_NAPI_DISCOVER_EXTRA_INIT_ONE) { in JsToDmDiscoveryExtra()

Completed in 2 milliseconds