Home
last modified time | relevance | path

Searched refs:TRUST_DEVICE_PROFILE_UPDATE (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddp_subscribe_info_test.cpp137 … ProfileChangeType::TRUST_DEVICE_PROFILE_UPDATE, ProfileChangeType::TRUST_DEVICE_PROFILE_DELETE};
246 … ProfileChangeType::TRUST_DEVICE_PROFILE_UPDATE, ProfileChangeType::TRUST_DEVICE_PROFILE_DELETE};
H A Dipc_utils_test.cpp198 changeTypes.insert(ProfileChangeType::TRUST_DEVICE_PROFILE_UPDATE);
H A Ddistributed_device_profile_client_rdb_test.cpp119 … ProfileChangeType::TRUST_DEVICE_PROFILE_UPDATE, ProfileChangeType::TRUST_DEVICE_PROFILE_DELETE}; in SetUpTestCase()
H A Dsubscribe_profile_manager_test.cpp143 ProfileChangeType::TRUST_DEVICE_PROFILE_UPDATE,
372 ProfileChangeType::TRUST_DEVICE_PROFILE_UPDATE,
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddistributed_device_profile_enums.h128 TRUST_DEVICE_PROFILE_UPDATE = 2, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/authentication/bind/
H A Dauth_device_profile_listener.cpp144 … ProfileChangeType::TRUST_DEVICE_PROFILE_UPDATE, ProfileChangeType::TRUST_DEVICE_PROFILE_DELETE }; in RegisterToDpHelper()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/subscribeprofilemanager/
H A Dsubscribe_profile_manager.cpp135 …ubscriberInfo.GetProfileChangeTypes().count(ProfileChangeType::TRUST_DEVICE_PROFILE_UPDATE) != 0) { in NotifyTrustDeviceProfileUpdate()