Searched refs:deviceOnLine (Results 1 – 1 of 1) sorted by relevance
239 std::thread deviceOnLine([=]() { DeviceOnLine(dmDeviceInfo); }); in OnSoftbusDeviceOnline() local240 int32_t ret = pthread_setname_np(deviceOnLine.native_handle(), DEVICE_ONLINE); in OnSoftbusDeviceOnline()244 deviceOnLine.detach(); in OnSoftbusDeviceOnline()