Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/radar/include/
H A Ddp_radar_helper.h123 void ReportUnSubscribeDeviceProfile(int32_t errCode, const SubscribeInfo& subscribeInfo);
/foundation/deviceprofile/device_info_manager/radar/test/unittest/
H A Ddp_radar_helper_test.cpp249 DpRadarHelper::GetInstance().ReportUnSubscribeDeviceProfile(errCode, subscribeInfo); in HWTEST_F()
251 DpRadarHelper::GetInstance().ReportUnSubscribeDeviceProfile(errCode, subscribeInfo); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp488 DpRadarHelper::GetInstance().ReportUnSubscribeDeviceProfile(ret, subscriberInfo); in UnSubscribeDeviceProfile()
/foundation/deviceprofile/device_info_manager/radar/src/
H A Ddp_radar_helper.cpp933 void DpRadarHelper::ReportUnSubscribeDeviceProfile(int32_t errCode, const SubscribeInfo& subscribeInfo) in ReportUnSubscribeDeviceProfile() function in OHOS::DistributedDeviceProfile::DpRadarHelper

Completed in 4 milliseconds