Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/
H A Dprofile_sync_handler.cpp60 if (!DpRadarHelper::GetInstance().ReportSyncDataCb(info)) { in NotifySyncCompleted()
61 HILOGE("ReportSyncDataCb failed"); in NotifySyncCompleted()
/foundation/deviceprofile/device_info_manager/old/radar/include/
H A Ddp_radar_helper.h123 bool ReportSyncDataCb(struct RadarInfo info);
/foundation/deviceprofile/device_info_manager/old/radar/test/unittest/
H A Ddp_radar_helper_test.cpp204 bool res = DpRadarHelper::GetInstance().ReportSyncDataCb(info); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/old/radar/src/
H A Ddp_radar_helper.cpp406 bool DpRadarHelper::ReportSyncDataCb(struct RadarInfo info) in ReportSyncDataCb() function in OHOS::DeviceProfile::DpRadarHelper

Completed in 2 milliseconds