Searched refs:deviceOffLine (Results 1 – 1 of 1) sorted by relevance
287 std::thread deviceOffLine([=]() { DeviceOffLine(dmDeviceInfo); }); in OnSoftbusDeviceOffline() local288 int32_t ret = pthread_setname_np(deviceOffLine.native_handle(), DEVICE_OFFLINE); in OnSoftbusDeviceOffline()292 deviceOffLine.detach(); in OnSoftbusDeviceOffline()