Home
last modified time | relevance | path

Searched refs:ReportUnsbscribeData (Results 1 - 4 of 4) sorted by relevance

/foundation/deviceprofile/device_info_manager/old/radar/include/
H A Ddp_radar_helper.h121 bool ReportUnsbscribeData(struct RadarInfo info);
/foundation/deviceprofile/device_info_manager/old/radar/test/unittest/
H A Ddp_radar_helper_test.cpp173 bool res = DpRadarHelper::GetInstance().ReportUnsbscribeData(info); in HWTEST_F()
180 bool res = DpRadarHelper::GetInstance().ReportUnsbscribeData(info); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/
H A Dsubscribe_manager.cpp138 if (!DpRadarHelper::GetInstance().ReportUnsbscribeData(info)) { in UnsubscribeProfileEvents()
139 HILOGE("ReportUnsbscribeData failed"); in UnsubscribeProfileEvents()
/foundation/deviceprofile/device_info_manager/old/radar/src/
H A Ddp_radar_helper.cpp330 bool DpRadarHelper::ReportUnsbscribeData(struct RadarInfo info) in ReportUnsbscribeData() function in OHOS::DeviceProfile::DpRadarHelper

Completed in 3 milliseconds