Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/radar/include/
H A Ddp_radar_helper.h120 void ReportDeleteServiceProfile(int32_t errCode, const std::string& deviceId);
/foundation/deviceprofile/device_info_manager/radar/test/unittest/
H A Ddp_radar_helper_test.cpp213 DpRadarHelper::GetInstance().ReportDeleteServiceProfile(errCode, deviceId); in HWTEST_F()
215 DpRadarHelper::GetInstance().ReportDeleteServiceProfile(errCode, deviceId); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp450 DpRadarHelper::GetInstance().ReportDeleteServiceProfile(ret, deviceId); in DeleteServiceProfile()
/foundation/deviceprofile/device_info_manager/radar/src/
H A Ddp_radar_helper.cpp810 void DpRadarHelper::ReportDeleteServiceProfile(int32_t errCode, const std::string& deviceId) in ReportDeleteServiceProfile() function in OHOS::DistributedDeviceProfile::DpRadarHelper

Completed in 5 milliseconds