/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/dbadapter/src/ |
H A D | mock_db_change_listener.cpp | 27 void MockDBChangeListener::OnChange(const DistributedKv::ChangeNotification &changeNotification) in OnChange()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/include/ |
H A D | iprofile_event_callback.h | 37 virtual void OnProfileChanged(const ProfileChangeNotification& changeNotification) {} in OnProfileChanged()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/ |
H A D | profile_change_handler.cpp | 76 void ProfileChangeHandler::OnChange(const ChangeNotification& changeNotification) in OnChange() 153 void ProfileChangeHandler::NotifyProfileChanged(const ProfileChangeNotification& changeNotification, in NotifyProfileChanged() 182 …d ProfileChangeHandler::NotifyProfileChangedLocked(const ProfileChangeNotification& changeNotifica… in NotifyProfileChangedLocked() 216 const ProfileChangeNotification& changeNotification, in FilterChangedProfileLocked()
|
H A D | profile_event_notifier_proxy.cpp | 59 void ProfileEventNotifierProxy::OnProfileChanged(const ProfileChangeNotification& changeNotificatio… in OnProfileChanged()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/ |
H A D | kvstore_observer_client.cpp | 34 void KvStoreObserverClient::OnChange(const ChangeNotification &changeNotification) in OnChange()
|
H A D | ikvstore_observer.cpp | 48 void KvStoreObserverProxy::OnChange(const ChangeNotification &changeNotification) in OnChange()
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/src/ |
H A D | distributed_database_callback.cpp | 28 void DistributedDatabaseCallback::OnChange(const DistributedKv::ChangeNotification &changeNotificat… in OnChange()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/ |
H A D | kvstore_observer.h | 50 API_EXPORT virtual void OnChange(const ChangeNotification &changeNotification) {} in OnChange()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/ |
H A D | profile_event_notifier_stub.cpp | 93 ProfileChangeNotification changeNotification; variable
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/ |
H A D | profile_proxy_test.cpp | 120 ProfileChangeNotification changeNotification; variable
|
H A D | event_subscribe_test.cpp | 69 void OnProfileChanged(const ProfileChangeNotification& changeNotification) override in OnProfileChanged()
|
H A D | profile_crud_test.cpp | 86 void OnProfileChanged(const ProfileChangeNotification& changeNotification) override in OnProfileChanged()
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
H A D | distributed_data_change_listener.cpp | 62 void DistributedDataChangeListener::OnChange(const ChangeNotification &changeNotification) in OnChange()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/ |
H A D | kv_data_change_listener.cpp | 53 void KvDataChangeListener::OnChange(const DistributedKv::ChangeNotification& changeNotification) in OnChange()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/ |
H A D | version_info_manager.cpp | 258 void VersionInfoManager::OnChange(const DistributedKv::ChangeNotification &changeNotification) in OnChange()
|
H A D | meta_info_manager.cpp | 340 void MetaInfoManager::OnChange(const DistributedKv::ChangeNotification &changeNotification) in OnChange()
|
H A D | capability_info_manager.cpp | 333 void CapabilityInfoManager::OnChange(const DistributedKv::ChangeNotification &changeNotification) in OnChange()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/tools/dp/src/ |
H A D | dp_command.cpp | 473 void ProfileEventCallback::OnProfileChanged(const ProfileChangeNotification& changeNotification) in OnProfileChanged()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/test/fuzztest/devicekvstore_fuzzer/ |
H A D | devicekvstore_fuzzer.cpp | 44 void DeviceObserverTestImpl::OnChange(const ChangeNotification &changeNotification) in OnChange()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/test/fuzztest/singlekvstore_fuzzer/ |
H A D | singlekvstore_fuzzer.cpp | 45 void DeviceObserverTestImpl::OnChange(const ChangeNotification &changeNotification) in OnChange()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/ |
H A D | device_kvstore_test.cpp | 121 void DeviceObserverTestImpl::OnChange(const ChangeNotification &changeNotification) in OnChange()
|
H A D | single_kvstore_client_test.cpp | 104 void KvStoreObserverTestImpl::OnChange(const ChangeNotification &changeNotification) in OnChange()
|
H A D | local_subscribe_device_store_test.cpp | 110 void DeviceObserverTest::OnChange(const ChangeNotification &changeNotification) in OnChange()
|
H A D | local_subscribe_store_test.cpp | 120 void KvStoreObserverUnitTest::OnChange(const ChangeNotification &changeNotification) in OnChange()
|