Home
last modified time | relevance | path

Searched refs:GetDeviceInfoList (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/radar/include/
H A Ddm_radar_helper.h186 virtual std::string GetDeviceInfoList(std::vector<DmDeviceInfo> &deviceInfoList) = 0;
222 std::string GetDeviceInfoList(std::vector<DmDeviceInfo> &deviceInfoList) override;
/foundation/distributedhardware/device_manager/radar/src/lite/
H A Ddm_radar_helper.cpp169 std::string DmRadarHelper::GetDeviceInfoList(std::vector<DmDeviceInfo> &deviceInfoList) in GetDeviceInfoList() function in OHOS::DistributedHardware::DmRadarHelper
/foundation/distributedhardware/device_manager/radar/src/
H A Ddm_radar_helper.cpp754 std::string discoverDevList = GetDeviceInfoList(deviceInfoList); in ReportGetTrustDeviceList()
945 std::string DmRadarHelper::GetDeviceInfoList(std::vector<DmDeviceInfo> &deviceInfoList) in GetDeviceInfoList() function in OHOS::DistributedHardware::DmRadarHelper

Completed in 4 milliseconds