Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/radar/include/
H A Ddp_radar_helper.h106 void ReportGetAllTrustProfile(int32_t errCode, std::vector<TrustDeviceProfile>& trustDeviceProfiles);
/foundation/deviceprofile/device_info_manager/radar/test/unittest/
H A Ddp_radar_helper_test.cpp79 DpRadarHelper::GetInstance().ReportGetAllTrustProfile(errCode, trustDeviceProfiles); in HWTEST_F()
81 DpRadarHelper::GetInstance().ReportGetAllTrustProfile(errCode, trustDeviceProfiles); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp249 DpRadarHelper::GetInstance().ReportGetAllTrustProfile(ret, trustDeviceProfiles); in GetAllTrustDeviceProfile()
/foundation/deviceprofile/device_info_manager/radar/src/
H A Ddp_radar_helper.cpp298 void DpRadarHelper::ReportGetAllTrustProfile(int32_t errCode, std::vector<TrustDeviceProfile>& trustDeviceProfiles) in ReportGetAllTrustProfile() function in OHOS::DistributedDeviceProfile::DpRadarHelper

Completed in 5 milliseconds