Searched refs:ReportLoadDpSa (Results 1 – 7 of 7) sorted by relevance
57 bool res = DpRadarHelper::GetInstance().ReportLoadDpSa(info);65 bool res = DpRadarHelper::GetInstance().ReportLoadDpSa(info);
113 bool ReportLoadDpSa(struct RadarInfo info);
99 void ReportLoadDpSa(int32_t stageRes);
82 if (!DpRadarHelper::GetInstance().ReportLoadDpSa(info)) { in LoadDeviceProfileService()
71 DpRadarHelper::GetInstance().ReportLoadDpSa(stageRes); in LoadDeviceProfileService()
59 bool DpRadarHelper::ReportLoadDpSa(struct RadarInfo info) in ReportLoadDpSa() function in OHOS::DeviceProfile::DpRadarHelper
67 void DpRadarHelper::ReportLoadDpSa(int32_t stageRes) in ReportLoadDpSa() function in OHOS::DistributedDeviceProfile::DpRadarHelper