/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/ |
H A D | auth_device_profile_listener.h | 45 int32_t OnCharacteristicProfileUpdate(
|
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/ |
H A D | i_profile_change_listener.h | 44 virtual int32_t OnCharacteristicProfileUpdate(const CharacteristicProfile& oldProfile,
|
H A D | profile_change_listener_proxy.h | 43 int32_t OnCharacteristicProfileUpdate(const CharacteristicProfile& oldProfile,
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | dp_subscribe_info_test.cpp | 103 int32_t OnCharacteristicProfileUpdate(const CharacteristicProfile& oldProfile, in OnCharacteristicProfileUpdate() function in OHOS::DistributedDeviceProfile::DPSubscribeInfoTest::SubscribeDPChangeListener 285 ret = proxy->OnCharacteristicProfileUpdate(oldChaProfile, newChaProfile);
|
H A D | profile_change_listener_proxy_test.cpp | 128 ret = proxy.OnCharacteristicProfileUpdate(oldProfile, newProfile);
|
H A D | distributed_device_profile_client_rdb_test.cpp | 106 int32_t OnCharacteristicProfileUpdate(const CharacteristicProfile& oldProfile, in OnCharacteristicProfileUpdate() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileClientRdbTest::SubscribeDPChangeListener
|
H A D | distributed_device_profile_client_kv_test.cpp | 114 int32_t OnCharacteristicProfileUpdate(const CharacteristicProfile &oldProfile, in OnCharacteristicProfileUpdate() function in OHOS::DistributedDeviceProfile::SubscribeDPChangeListener
|
H A D | subscribe_profile_manager_test.cpp | 121 int32_t OnCharacteristicProfileUpdate(const CharacteristicProfile &oldProfile, in OnCharacteristicProfileUpdate() function in OHOS::DistributedDeviceProfile::SubscribeDPChangeListener
|
/ohos5.0/foundation/deviceprofile/device_info_manager/common/test/profilechangelistenerstubunittest/ |
H A D | profile_change_listener_stub_test.h | 52 int32_t OnCharacteristicProfileUpdate(const CharacteristicProfile& oldProfile,
|
H A D | profile_change_listener_stub_test.cpp | 114 int32_t MockProfileChangeListenerStub::OnCharacteristicProfileUpdate(const CharacteristicProfile& o… in OnCharacteristicProfileUpdate() function in OHOS::DistributedDeviceProfile::MockProfileChangeListenerStub
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/include/device/ |
H A D | dev_profile.h | 61 …int32_t OnCharacteristicProfileUpdate(const DistributedDeviceProfile::CharacteristicProfile &oldPr…
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/bind/ |
H A D | auth_device_profile_listener.cpp | 130 int32_t AuthDeviceProfileListener::OnCharacteristicProfileUpdate( in OnCharacteristicProfileUpdate() function in OHOS::AuthToDeviceProfile::AuthDeviceProfileListener
|
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/ |
H A D | profile_change_listener_proxy.cpp | 205 int32_t ProfileListenerProxy::OnCharacteristicProfileUpdate(const CharacteristicProfile& oldProfile, in OnCharacteristicProfileUpdate() function in OHOS::DistributedDeviceProfile::ProfileListenerProxy
|
H A D | profile_change_listener_stub.cpp | 315 OnCharacteristicProfileUpdate(oldCharacteristicProfile, newCharacteristicProfile); in OnCharacteristicProfileUpdateInner()
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/device/ |
H A D | dev_profile.cpp | 120 int32_t DevProfile::SubscribeDPChangeListener::OnCharacteristicProfileUpdate( in OnCharacteristicProfileUpdate() function in OHOS::MiscServices::DevProfile::SubscribeDPChangeListener
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/subscribeprofilemanager/ |
H A D | subscribe_profile_manager.cpp | 416 listenerProxy->OnCharacteristicProfileUpdate(oldCharProfile, newCharProfile); in NotifyCharProfileUpdate()
|