Home
last modified time | relevance | path

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

/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/
H A Ddriver_ext_mgr.cpp175 static std::shared_ptr<DeviceInfoData> ParseToDeviceInfoData(const std::shared_ptr<Device> &device) in ParseToDeviceInfoData() function
283 auto tempDeviceInfo = ParseToDeviceInfoData(device); in QueryDeviceInfo()