Home
last modified time | relevance | path

Searched refs:ReportCheckDpSa (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.cpp41 bool res = DpRadarHelper::GetInstance().ReportCheckDpSa(info);
49 bool res = DpRadarHelper::GetInstance().ReportCheckDpSa(info);
/ohos5.0/foundation/deviceprofile/device_info_manager/old/radar/include/
H A Ddp_radar_helper.h112 bool ReportCheckDpSa(struct RadarInfo info);
/ohos5.0/foundation/deviceprofile/device_info_manager/radar/include/
H A Ddp_radar_helper.h98 void ReportCheckDpSa(int32_t stageRes);
/ohos5.0/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp320 if (!DpRadarHelper::GetInstance().ReportCheckDpSa(info)) { in GetDeviceProfileService()
/ohos5.0/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp384 DpRadarHelper::GetInstance().ReportCheckDpSa(stageRes); in GetDeviceProfileService()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/radar/src/
H A Ddp_radar_helper.cpp24 bool DpRadarHelper::ReportCheckDpSa(struct RadarInfo info) in ReportCheckDpSa() function in OHOS::DeviceProfile::DpRadarHelper
/ohos5.0/foundation/deviceprofile/device_info_manager/radar/src/
H A Ddp_radar_helper.cpp32 void DpRadarHelper::ReportCheckDpSa(int32_t stageRes) in ReportCheckDpSa() function in OHOS::DistributedDeviceProfile::DpRadarHelper