Home
last modified time | relevance | path

Searched defs:oldProfile (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dprofile_change_listener_proxy_test.cpp69 TrustDeviceProfile oldProfile; variable
87 DeviceProfile oldProfile; variable
105 ServiceProfile oldProfile; variable
123 CharacteristicProfile oldProfile; variable
H A Ddistributed_device_profile_client_rdb_test.cpp68 …int32_t OnTrustDeviceProfileUpdate(const TrustDeviceProfile& oldProfile, const TrustDeviceProfile&… in OnTrustDeviceProfileUpdate()
82 … int32_t OnDeviceProfileUpdate(const DeviceProfile& oldProfile, const DeviceProfile& newProfile) in OnDeviceProfileUpdate()
94 … int32_t OnServiceProfileUpdate(const ServiceProfile& oldProfile, const ServiceProfile& newProfile) in OnServiceProfileUpdate()
106 int32_t OnCharacteristicProfileUpdate(const CharacteristicProfile& oldProfile, in OnCharacteristicProfileUpdate()
H A Ddp_subscribe_info_test.cpp65 …int32_t OnTrustDeviceProfileUpdate(const TrustDeviceProfile& oldProfile, const TrustDeviceProfile&… in OnTrustDeviceProfileUpdate()
79 … int32_t OnDeviceProfileUpdate(const DeviceProfile& oldProfile, const DeviceProfile& newProfile) in OnDeviceProfileUpdate()
91 … int32_t OnServiceProfileUpdate(const ServiceProfile& oldProfile, const ServiceProfile& newProfile) in OnServiceProfileUpdate()
103 int32_t OnCharacteristicProfileUpdate(const CharacteristicProfile& oldProfile, in OnCharacteristicProfileUpdate()
H A Dsubscribe_profile_manager_test.cpp85 …int32_t OnTrustDeviceProfileUpdate(const TrustDeviceProfile &oldProfile, const TrustDeviceProfile … in OnTrustDeviceProfileUpdate()
97 int32_t OnDeviceProfileUpdate(const DeviceProfile &oldProfile, const DeviceProfile &newProfile) in OnDeviceProfileUpdate()
109 … int32_t OnServiceProfileUpdate(const ServiceProfile &oldProfile, const ServiceProfile &newProfile) in OnServiceProfileUpdate()
121 int32_t OnCharacteristicProfileUpdate(const CharacteristicProfile &oldProfile, in OnCharacteristicProfileUpdate()
224 TrustDeviceProfile oldProfile; variable
440 TrustDeviceProfile oldProfile; variable
644 TrustDeviceProfile oldProfile; variable
H A Ddistributed_device_profile_client_kv_test.cpp78 …int32_t OnTrustDeviceProfileUpdate(const TrustDeviceProfile &oldProfile, const TrustDeviceProfile … in OnTrustDeviceProfileUpdate()
90 int32_t OnDeviceProfileUpdate(const DeviceProfile &oldProfile, const DeviceProfile &newProfile) in OnDeviceProfileUpdate()
102 … int32_t OnServiceProfileUpdate(const ServiceProfile &oldProfile, const ServiceProfile &newProfile) in OnServiceProfileUpdate()
114 int32_t OnCharacteristicProfileUpdate(const CharacteristicProfile &oldProfile, in OnCharacteristicProfileUpdate()
/ohos5.0/foundation/communication/dsoftbus/core/authentication/bind/
H A Dauth_device_profile_listener.cpp70 const TrustDeviceProfile &oldProfile, const TrustDeviceProfile &newProfile) in OnTrustDeviceProfileUpdate()
91 const DeviceProfile &oldProfile, const DeviceProfile &newProfile) in OnDeviceProfileUpdate()
111 const ServiceProfile &oldProfile, const ServiceProfile &newProfile) in OnServiceProfileUpdate()
131 const CharacteristicProfile &oldProfile, const CharacteristicProfile &newProfile) in OnCharacteristicProfileUpdate()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Dprofile_change_listener_proxy.cpp57 int32_t ProfileListenerProxy::OnTrustDeviceProfileUpdate(const TrustDeviceProfile& oldProfile, in OnTrustDeviceProfileUpdate()
107 int32_t ProfileListenerProxy::OnDeviceProfileUpdate(const DeviceProfile& oldProfile, const DevicePr… in OnDeviceProfileUpdate()
156 int32_t ProfileListenerProxy::OnServiceProfileUpdate(const ServiceProfile& oldProfile, const Servic… in OnServiceProfileUpdate()
205 int32_t ProfileListenerProxy::OnCharacteristicProfileUpdate(const CharacteristicProfile& oldProfile, in OnCharacteristicProfileUpdate()
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/device/
H A Ddev_profile.cpp64 const TrustDeviceProfile &oldProfile, const TrustDeviceProfile &newProfile) in OnTrustDeviceProfileUpdate()
83 const DeviceProfile &oldProfile, const DeviceProfile &newProfile) in OnDeviceProfileUpdate()
102 const ServiceProfile &oldProfile, const ServiceProfile &newProfile) in OnServiceProfileUpdate()
121 const CharacteristicProfile &oldProfile, const CharacteristicProfile &newProfile) in OnCharacteristicProfileUpdate()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/test/profilechangelistenerstubunittest/
H A Dprofile_change_listener_stub_test.cpp56 …2_t MockProfileChangeListenerStub::OnTrustDeviceProfileUpdate(const TrustDeviceProfile& oldProfile, in OnTrustDeviceProfileUpdate()
77 int32_t MockProfileChangeListenerStub::OnDeviceProfileUpdate(const DeviceProfile& oldProfile, in OnDeviceProfileUpdate()
97 int32_t MockProfileChangeListenerStub::OnServiceProfileUpdate(const ServiceProfile& oldProfile, in OnServiceProfileUpdate()
114 …ckProfileChangeListenerStub::OnCharacteristicProfileUpdate(const CharacteristicProfile& oldProfile, in OnCharacteristicProfileUpdate()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp176 TrustDeviceProfile oldProfile; in UpdateTrustDeviceProfile() local
1246 int32_t TrustProfileManager::UpdateTrustDeviceProfileNotify(const TrustDeviceProfile& oldProfile, in UpdateTrustDeviceProfileNotify()
1858 AccessControlProfile oldProfile; in UpdateAclCheck() local