Searched defs:QueryDevice (Results 1 – 4 of 4) sorted by relevance
99 UsbErrCode DriverExtMgrClient::QueryDevice(uint32_t busType, std::vector<std::shared_ptr<DeviceData… in QueryDevice() function in OHOS::ExternalDeviceManager::DriverExtMgrClient
25 UsbErrCode DriverExtMgrProxy::QueryDevice(uint32_t busType, std::vector<std::shared_ptr<DeviceData>… in QueryDevice() function in OHOS::ExternalDeviceManager::DriverExtMgrProxy
117 UsbErrCode DriverExtMgr::QueryDevice(uint32_t busType, std::vector<std::shared_ptr<DeviceData>> &de… in QueryDevice() function in OHOS::ExternalDeviceManager::DriverExtMgr
328 vector<shared_ptr<DeviceInfo>> ExtDeviceManager::QueryDevice(const BusType busType) in QueryDevice() function in OHOS::ExternalDeviceManager::ExtDeviceManager