Home
last modified time | relevance | path

Searched refs:HdiDevHostInfo (Results 1 - 4 of 4) sorted by relevance

/drivers/hdf_core/interfaces/inner_api/hdi/
H A Didevmgr_hdi.h61 struct HdiDevHostInfo { struct
110 virtual int32_t ListAllDevice(std::vector<HdiDevHostInfo> &deviceInfos) = 0;
/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Didevmgr_client.cpp54 int32_t ListAllDevice(std::vector<HdiDevHostInfo> &deviceInfos) override;
113 static bool HdfDevMgrDbgFillDeviceInfo(std::vector<HdiDevHostInfo> &hostInfos, MessageParcel &reply) in HdfDevMgrDbgFillDeviceInfo()
118 struct HdiDevHostInfo hostInfo; in HdfDevMgrDbgFillDeviceInfo()
161 int32_t DeviceManagerProxy::ListAllDevice(std::vector<HdiDevHostInfo> &deviceInfos) in ListAllDevice()
/drivers/hdf_core/framework/tools/hdf_dbg/
H A Dhdf_dbg.cpp75 using OHOS::HDI::DeviceManager::V1_0::HdiDevHostInfo;
168 static void PrintALLDeviceInfoUser(std::vector<HdiDevHostInfo> &deviceInfos) in PrintALLDeviceInfoUser()
430 std::vector<HdiDevHostInfo> deviceInfos; in GetAllDeviceUserSpace()
/drivers/hdf_core/adapter/uhdf2/hdi/test/servmgr/
H A Dservice_manager_hdi_test.cpp47 using OHOS::HDI::DeviceManager::V1_0::HdiDevHostInfo;
765 std::vector<HdiDevHostInfo> deviceInfos; in HWTEST_F()

Completed in 4 milliseconds