Home
last modified time | relevance | path

Searched defs:QueryDevice (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/external_device_manager/frameworks/native/
H A Ddriver_ext_mgr_client.cpp99 UsbErrCode DriverExtMgrClient::QueryDevice(uint32_t busType, std::vector<std::shared_ptr<DeviceData… in QueryDevice() function in OHOS::ExternalDeviceManager::DriverExtMgrClient
/ohos5.0/drivers/external_device_manager/services/zidl/src/
H A Ddriver_ext_mgr_proxy.cpp25 UsbErrCode DriverExtMgrProxy::QueryDevice(uint32_t busType, std::vector<std::shared_ptr<DeviceData>… in QueryDevice() function in OHOS::ExternalDeviceManager::DriverExtMgrProxy
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/
H A Ddriver_ext_mgr.cpp117 UsbErrCode DriverExtMgr::QueryDevice(uint32_t busType, std::vector<std::shared_ptr<DeviceData>> &de… in QueryDevice() function in OHOS::ExternalDeviceManager::DriverExtMgr
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/device_manager/
H A Detx_device_mgr.cpp328 vector<shared_ptr<DeviceInfo>> ExtDeviceManager::QueryDevice(const BusType busType) in QueryDevice() function in OHOS::ExternalDeviceManager::ExtDeviceManager