Searched defs:deviceInfos (Results 1 – 10 of 10) sorted by relevance
123 UsbErrCode DriverExtMgrClient::QueryDeviceInfo(std::vector<std::shared_ptr<DeviceInfoData>> &device… in QueryDeviceInfo()132 std::vector<std::shared_ptr<DeviceInfoData>> &deviceInfos) in QueryDeviceInfo()
125 std::vector<std::shared_ptr<DeviceInfo>> deviceInfos = in QueryDevice() local257 UsbErrCode DriverExtMgr::QueryDeviceInfo(std::vector<std::shared_ptr<DeviceInfoData>> &deviceInfos, in QueryDeviceInfo()
146 UsbErrCode DriverExtMgrProxy::QueryDeviceInfo(std::vector<std::shared_ptr<DeviceInfoData>> &deviceI… in QueryDeviceInfo()
144 std::vector<std::shared_ptr<DeviceInfoData>> deviceInfos; in OnQueryDeviceInfo() local
294 std::vector<std::shared_ptr<DeviceInfoData>> &deviceInfos) in DeviceInfosUnMarshalling()
157 int32_t DeviceManagerProxy::ListAllDevice(std::vector<HdiDevHostInfo> &deviceInfos) in ListAllDevice()
168 static void PrintALLDeviceInfoUser(std::vector<HdiDevHostInfo> &deviceInfos) in PrintALLDeviceInfoUser()430 std::vector<HdiDevHostInfo> deviceInfos; in GetAllDeviceUserSpace() local
640 std::vector<std::shared_ptr<DeviceInfoData>> deviceInfos; in QueryDeviceInfo() local
765 std::vector<HdiDevHostInfo> deviceInfos; variable
261 struct NetDeviceInfo deviceInfos[MAX_NETDEVICE_COUNT]; member