Home
last modified time | relevance | path

Searched defs:deviceInfos (Results 1 - 10 of 10) sorted by relevance

/drivers/external_device_manager/frameworks/native/
H A Ddriver_ext_mgr_client.cpp123 UsbErrCode DriverExtMgrClient::QueryDeviceInfo(std::vector<std::shared_ptr<DeviceInfoData>> &deviceInfos) in QueryDeviceInfo() argument
131 QueryDeviceInfo(const uint64_t deviceId, std::vector<std::shared_ptr<DeviceInfoData>> &deviceInfos) QueryDeviceInfo() argument
/drivers/external_device_manager/services/zidl/src/
H A Ddriver_ext_mgr_stub.cpp144 std::vector<std::shared_ptr<DeviceInfoData>> deviceInfos; in OnQueryDeviceInfo() local
H A Ddriver_ext_mgr_proxy.cpp146 UsbErrCode DriverExtMgrProxy::QueryDeviceInfo(std::vector<std::shared_ptr<DeviceInfoData>> &deviceInfos, in QueryDeviceInfo() argument
H A Ddriver_ext_mgr_types.cpp295 DeviceInfosUnMarshalling(MessageParcel &parcel, std::vector<std::shared_ptr<DeviceInfoData>> &deviceInfos) DeviceInfosUnMarshalling() argument
/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Didevmgr_client.cpp161 int32_t DeviceManagerProxy::ListAllDevice(std::vector<HdiDevHostInfo> &deviceInfos) in ListAllDevice() argument
/drivers/external_device_manager/services/native/driver_extension_manager/src/
H A Ddriver_ext_mgr.cpp125 std::vector<std::shared_ptr<DeviceInfo>> deviceInfos = in QueryDevice() local
257 UsbErrCode DriverExtMgr::QueryDeviceInfo(std::vector<std::shared_ptr<DeviceInfoData>> &deviceInfos, in QueryDeviceInfo() argument
/drivers/hdf_core/adapter/uhdf2/hdi/test/servmgr/
H A Dservice_manager_hdi_test.cpp765 std::vector<HdiDevHostInfo> deviceInfos; in HWTEST_F() local
/drivers/external_device_manager/frameworks/js/napi/device_manager/
H A Ddevice_manager_middle.cpp560 std::vector<std::shared_ptr<DeviceInfoData>> deviceInfos; in QueryDeviceInfo() local
/drivers/hdf_core/framework/tools/hdf_dbg/
H A Dhdf_dbg.cpp168 static void PrintALLDeviceInfoUser(std::vector<HdiDevHostInfo> &deviceInfos) in PrintALLDeviceInfoUser() argument
430 std::vector<HdiDevHostInfo> deviceInfos; in GetAllDeviceUserSpace() local
/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h261 struct NetDeviceInfo deviceInfos[MAX_NETDEVICE_COUNT]; member

Completed in 9 milliseconds