Searched refs:DeviceInfoReady (Results 1 – 2 of 2) sorted by relevance
484 ffrt::submit([=]() { DeviceInfoReady(deviceInfo, tempCbk); }); in OnDeviceReady()486 std::thread deviceReady([=]() { DeviceInfoReady(deviceInfo, tempCbk); }); in OnDeviceReady()1029 void DeviceManagerNotify::DeviceInfoReady(const DmDeviceInfo &deviceInfo, std::shared_ptr<DeviceSta… in DeviceInfoReady() function in OHOS::DistributedHardware::DeviceManagerNotify
80 …static void DeviceInfoReady(const DmDeviceInfo &deviceInfo, std::shared_ptr<DeviceStateCallback> t…