Home
last modified time | relevance | path

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

/drivers/external_device_manager/frameworks/native/
Ddriver_ext_mgr_client.cpp123 UsbErrCode DriverExtMgrClient::QueryDeviceInfo(std::vector<std::shared_ptr<DeviceInfoData>> &device… in QueryDeviceInfo()
132 std::vector<std::shared_ptr<DeviceInfoData>> &deviceInfos) in QueryDeviceInfo()
/drivers/external_device_manager/services/native/driver_extension_manager/src/
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()
/drivers/external_device_manager/services/zidl/src/
Ddriver_ext_mgr_proxy.cpp146 UsbErrCode DriverExtMgrProxy::QueryDeviceInfo(std::vector<std::shared_ptr<DeviceInfoData>> &deviceI… in QueryDeviceInfo()
Ddriver_ext_mgr_stub.cpp144 std::vector<std::shared_ptr<DeviceInfoData>> deviceInfos; in OnQueryDeviceInfo() local
Ddriver_ext_mgr_types.cpp294 std::vector<std::shared_ptr<DeviceInfoData>> &deviceInfos) in DeviceInfosUnMarshalling()
/drivers/hdf_core/adapter/uhdf2/hdi/src/
Didevmgr_client.cpp157 int32_t DeviceManagerProxy::ListAllDevice(std::vector<HdiDevHostInfo> &deviceInfos) in ListAllDevice()
/drivers/hdf_core/framework/tools/hdf_dbg/
Dhdf_dbg.cpp168 static void PrintALLDeviceInfoUser(std::vector<HdiDevHostInfo> &deviceInfos) in PrintALLDeviceInfoUser()
430 std::vector<HdiDevHostInfo> deviceInfos; in GetAllDeviceUserSpace() local
/drivers/external_device_manager/frameworks/js/napi/device_manager/
Ddevice_manager_middle.cpp640 std::vector<std::shared_ptr<DeviceInfoData>> deviceInfos; in QueryDeviceInfo() local
/drivers/hdf_core/adapter/uhdf2/hdi/test/servmgr/
Dservice_manager_hdi_test.cpp765 std::vector<HdiDevHostInfo> deviceInfos; variable
/drivers/peripheral/wlan/client/include/
Dwifi_driver_client.h261 struct NetDeviceInfo deviceInfos[MAX_NETDEVICE_COUNT]; member