Searched defs:deviceInfos (Results 1 – 5 of 5) sorted by relevance
83 std::vector<std::shared_ptr<DeviceInfo>> deviceInfos = in QueryDevice() local
149 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
751 std::vector<HdiDevHostInfo> deviceInfos; variable
245 struct NetDeviceInfo deviceInfos[MAX_NETDEVICE_COUNT]; member