Home
last modified time | relevance | path

Searched refs:SUBSCRIBE_TRUST_DEVICE_PROFILE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/subscribeprofilemanager/
H A Dsubscribe_profile_manager.cpp103 auto subscriberInfos = GetSubscribeInfos(SUBSCRIBE_TRUST_DEVICE_PROFILE); in NotifyTrustDeviceProfileAdd()
124 auto subscriberInfos = GetSubscribeInfos(SUBSCRIBE_TRUST_DEVICE_PROFILE); in NotifyTrustDeviceProfileUpdate()
144 auto subscriberInfos = GetSubscribeInfos(SUBSCRIBE_TRUST_DEVICE_PROFILE); in NotifyTrustDeviceProfileDelete()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/constants/
H A Ddistributed_device_profile_constants.cpp43 const std::string SUBSCRIBE_TRUST_DEVICE_PROFILE = "trust_device_profile"; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h53 extern const std::string SUBSCRIBE_TRUST_DEVICE_PROFILE;