Searched defs:GetDevices (Results 1 – 4 of 4) sorted by relevance
/base/usb/usb_manager/services/native/src/ | ||
D | usb_host_manager.cpp | 37 void UsbHostManager::GetDevices(MAP_STR_DEVICE &devices) in GetDevices() function in OHOS::USB::UsbHostManager |
D | usb_service.cpp | 307 int32_t UsbService::GetDevices(std::vector<UsbDevice> &deviceList) in GetDevices() function in OHOS::USB::UsbService |
/base/usb/usb_manager/interfaces/innerkits/native/src/ | ||
D | usb_srv_client.cpp | 127 int32_t UsbSrvClient::GetDevices(std::vector<UsbDevice> &deviceList) in GetDevices() function in OHOS::USB::UsbSrvClient |
/base/usb/usb_manager/services/zidl/src/ | ||
D | usb_srv_proxy.cpp | 79 int32_t UsbServerProxy::GetDevices(std::vector<UsbDevice> &deviceList) in GetDevices() function in OHOS::USB::UsbServerProxy |