Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/notify/
H A Ddevice_manager_notify.cpp32 constexpr const char* DEVICE_READY = "deviceReady"; variable
487 int32_t ret = pthread_setname_np(deviceReady.native_handle(), DEVICE_READY); in OnDeviceReady()
520 int32_t ret = pthread_setname_np(deviceReady.native_handle(), DEVICE_READY); in OnDeviceReady()