Searched refs:ReportLoadDpSaCb (Results 1 – 7 of 7) sorted by relevance
73 bool res = DpRadarHelper::GetInstance().ReportLoadDpSaCb(info);80 bool res = DpRadarHelper::GetInstance().ReportLoadDpSaCb(info);
107 if (!DpRadarHelper::GetInstance().ReportLoadDpSaCb(info)) { in LoadSystemAbilitySuccess()131 if (!DpRadarHelper::GetInstance().ReportLoadDpSaCb(info)) { in LoadSystemAbilityFail()
114 bool ReportLoadDpSaCb(struct RadarInfo info);
100 void ReportLoadDpSaCb(int32_t stageRes);
92 DpRadarHelper::GetInstance().ReportLoadDpSaCb(stageRes); in LoadSystemAbilitySuccess()108 DpRadarHelper::GetInstance().ReportLoadDpSaCb(stageRes); in LoadSystemAbilityFail()
93 bool DpRadarHelper::ReportLoadDpSaCb(struct RadarInfo info) in ReportLoadDpSaCb() function in OHOS::DeviceProfile::DpRadarHelper
101 void DpRadarHelper::ReportLoadDpSaCb(int32_t stageRes) in ReportLoadDpSaCb() function in OHOS::DistributedDeviceProfile::DpRadarHelper