/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | profile_change_listener_proxy_test.cpp | 69 TrustDeviceProfile oldProfile; variable 87 DeviceProfile oldProfile; variable 105 ServiceProfile oldProfile; variable 123 CharacteristicProfile oldProfile; variable
|
H A D | distributed_device_profile_client_rdb_test.cpp | 68 …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 D | dp_subscribe_info_test.cpp | 65 …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 D | subscribe_profile_manager_test.cpp | 85 …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 D | distributed_device_profile_client_kv_test.cpp | 78 …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 D | auth_device_profile_listener.cpp | 70 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 D | profile_change_listener_proxy.cpp | 57 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 D | dev_profile.cpp | 64 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 D | profile_change_listener_stub_test.cpp | 56 …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 D | trust_profile_manager.cpp | 176 TrustDeviceProfile oldProfile; in UpdateTrustDeviceProfile() local 1246 int32_t TrustProfileManager::UpdateTrustDeviceProfileNotify(const TrustDeviceProfile& oldProfile, in UpdateTrustDeviceProfileNotify() 1858 AccessControlProfile oldProfile; in UpdateAclCheck() local
|