Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/old/radar/include/
H A Ddp_radar_helper.h117 bool ReportAddData(struct RadarInfo info);
/foundation/deviceprofile/device_info_manager/old/radar/test/unittest/
H A Ddp_radar_helper_test.cpp119 bool res = DpRadarHelper::GetInstance().ReportAddData(info); in HWTEST_F()
126 bool res = DpRadarHelper::GetInstance().ReportAddData(info); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/old/radar/src/
H A Ddp_radar_helper.cpp199 bool DpRadarHelper::ReportAddData(struct RadarInfo info) in ReportAddData() function in OHOS::DeviceProfile::DpRadarHelper
/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage_manager.cpp188 if (!DpRadarHelper::GetInstance().ReportAddData(info)) { in PutDeviceProfile()
189 HILOGE("ReportAddData failed"); in PutDeviceProfile()

Completed in 3 milliseconds