Searched refs:ReportGetTrustProfile (Results 1 - 4 of 4) sorted by relevance
/foundation/deviceprofile/device_info_manager/radar/include/ |
H A D | dp_radar_helper.h | 104 void ReportGetTrustProfile(int32_t errCode, const std::string& deviceId,
|
/foundation/deviceprofile/device_info_manager/radar/test/unittest/ |
H A D | dp_radar_helper_test.cpp | 66 DpRadarHelper::GetInstance().ReportGetTrustProfile(errCode, deviceId, trustDeviceProfile); in HWTEST_F() 68 DpRadarHelper::GetInstance().ReportGetTrustProfile(errCode, deviceId, trustDeviceProfile); in HWTEST_F()
|
/foundation/deviceprofile/device_info_manager/services/core/src/ |
H A D | distributed_device_profile_service_new.cpp | 237 DpRadarHelper::GetInstance().ReportGetTrustProfile(ret, deviceId, trustDeviceProfile); in GetTrustDeviceProfile()
|
/foundation/deviceprofile/device_info_manager/radar/src/ |
H A D | dp_radar_helper.cpp | 254 void DpRadarHelper::ReportGetTrustProfile(int32_t errCode, const std::string& deviceId, in ReportGetTrustProfile() function in OHOS::DistributedDeviceProfile::DpRadarHelper
|
Completed in 5 milliseconds