Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/radar/include/
H A Ddp_radar_helper.h121 void ReportDeleteCharProfile(int32_t errCode, const std::string& deviceId);
/foundation/deviceprofile/device_info_manager/radar/test/unittest/
H A Ddp_radar_helper_test.cpp225 DpRadarHelper::GetInstance().ReportDeleteCharProfile(errCode, deviceId); in HWTEST_F()
227 DpRadarHelper::GetInstance().ReportDeleteCharProfile(errCode, deviceId); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp464 DpRadarHelper::GetInstance().ReportDeleteCharProfile(ret, deviceId); in DeleteCharacteristicProfile()
/foundation/deviceprofile/device_info_manager/radar/src/
H A Ddp_radar_helper.cpp851 void DpRadarHelper::ReportDeleteCharProfile(int32_t errCode, const std::string& deviceId) in ReportDeleteCharProfile() function in OHOS::DistributedDeviceProfile::DpRadarHelper

Completed in 5 milliseconds