Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/radar/include/
H A Ddp_radar_helper.h111 void ReportPutServiceProfileBatch(int32_t errCode, const std::vector<ServiceProfile>& serviceProfiles);
/foundation/deviceprofile/device_info_manager/radar/test/unittest/
H A Ddp_radar_helper_test.cpp137 DpRadarHelper::GetInstance().ReportPutServiceProfileBatch(errCode, serviceProfiles); in HWTEST_F()
139 DpRadarHelper::GetInstance().ReportPutServiceProfileBatch(errCode, serviceProfiles); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp314 DpRadarHelper::GetInstance().ReportPutServiceProfileBatch(ret, serviceProfiles); in PutServiceProfileBatch()
/foundation/deviceprofile/device_info_manager/radar/src/
H A Ddp_radar_helper.cpp533 void DpRadarHelper::ReportPutServiceProfileBatch(int32_t errCode, const std::vector<ServiceProfile>& serviceProfiles) in ReportPutServiceProfileBatch() function in OHOS::DistributedDeviceProfile::DpRadarHelper

Completed in 5 milliseconds