Searched refs:deviceNotTrust (Results 1 – 1 of 1) sorted by relevance
365 std::thread deviceNotTrust([=]() { DeviceNotTrust(softbusMsg); }); in OnDeviceNotTrusted() local366 int32_t ret = pthread_setname_np(deviceNotTrust.native_handle(), DEVICE_NOT_TRUST); in OnDeviceNotTrusted()370 deviceNotTrust.detach(); in OnDeviceNotTrusted()