Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp50 constexpr const char* DEVICE_NOT_TRUST = "deviceNotTrust"; variable
366 int32_t ret = pthread_setname_np(deviceNotTrust.native_handle(), DEVICE_NOT_TRUST); in OnDeviceNotTrusted()