Searched defs:QueryDevice (Results 1 – 3 of 3) sorted by relevance
| /drivers/external_device_manager/frameworks/native/ | ||
| D | driver_ext_mgr_client.cpp | 116 UsbErrCode DriverExtMgrClient::QueryDevice(uint32_t busType, std::vector<std::shared_ptr<DeviceData… in QueryDevice() function in OHOS::ExternalDeviceManager::DriverExtMgrClient |
| /drivers/external_device_manager/services/native/driver_extension_manager/src/ | ||
| D | driver_ext_mgr.cpp | 124 ErrCode DriverExtMgr::QueryDevice(int32_t &errorCode, uint32_t busType, in QueryDevice() function in OHOS::ExternalDeviceManager::DriverExtMgr |
| /drivers/external_device_manager/services/native/driver_extension_manager/src/device_manager/ | ||
| D | etx_device_mgr.cpp | 413 vector<shared_ptr<DeviceInfo>> ExtDeviceManager::QueryDevice(const BusType busType) in QueryDevice() function in OHOS::ExternalDeviceManager::ExtDeviceManager |