Home
last modified time | relevance | path

Searched refs:ReportLoadDpSa (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/old/radar/test/unittest/
H A Ddp_radar_helper_test.cpp57 bool res = DpRadarHelper::GetInstance().ReportLoadDpSa(info);
65 bool res = DpRadarHelper::GetInstance().ReportLoadDpSa(info);
/ohos5.0/foundation/deviceprofile/device_info_manager/old/radar/include/
H A Ddp_radar_helper.h113 bool ReportLoadDpSa(struct RadarInfo info);
/ohos5.0/foundation/deviceprofile/device_info_manager/radar/include/
H A Ddp_radar_helper.h99 void ReportLoadDpSa(int32_t stageRes);
/ohos5.0/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp82 if (!DpRadarHelper::GetInstance().ReportLoadDpSa(info)) { in LoadDeviceProfileService()
/ohos5.0/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp71 DpRadarHelper::GetInstance().ReportLoadDpSa(stageRes); in LoadDeviceProfileService()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/radar/src/
H A Ddp_radar_helper.cpp59 bool DpRadarHelper::ReportLoadDpSa(struct RadarInfo info) in ReportLoadDpSa() function in OHOS::DeviceProfile::DpRadarHelper
/ohos5.0/foundation/deviceprofile/device_info_manager/radar/src/
H A Ddp_radar_helper.cpp67 void DpRadarHelper::ReportLoadDpSa(int32_t stageRes) in ReportLoadDpSa() function in OHOS::DistributedDeviceProfile::DpRadarHelper