Home
last modified time | relevance | path

Searched defs:changeNotification (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/dbadapter/src/
H A Dmock_db_change_listener.cpp27 void MockDBChangeListener::OnChange(const DistributedKv::ChangeNotification &changeNotification) in OnChange()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/include/
H A Diprofile_event_callback.h37 virtual void OnProfileChanged(const ProfileChangeNotification& changeNotification) {} in OnProfileChanged()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/
H A Dprofile_change_handler.cpp76 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 Dprofile_event_notifier_proxy.cpp59 void ProfileEventNotifierProxy::OnProfileChanged(const ProfileChangeNotification& changeNotificatio… in OnProfileChanged()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkvstore_observer_client.cpp34 void KvStoreObserverClient::OnChange(const ChangeNotification &changeNotification) in OnChange()
H A Dikvstore_observer.cpp48 void KvStoreObserverProxy::OnChange(const ChangeNotification &changeNotification) in OnChange()
/ohos5.0/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_database_callback.cpp28 void DistributedDatabaseCallback::OnChange(const DistributedKv::ChangeNotification &changeNotificat… in OnChange()
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dkvstore_observer.h50 API_EXPORT virtual void OnChange(const ChangeNotification &changeNotification) {} in OnChange()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Dprofile_event_notifier_stub.cpp93 ProfileChangeNotification changeNotification; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_proxy_test.cpp120 ProfileChangeNotification changeNotification; variable
H A Devent_subscribe_test.cpp69 void OnProfileChanged(const ProfileChangeNotification& changeNotification) override in OnProfileChanged()
H A Dprofile_crud_test.cpp86 void OnProfileChanged(const ProfileChangeNotification& changeNotification) override in OnProfileChanged()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_data_change_listener.cpp62 void DistributedDataChangeListener::OnChange(const ChangeNotification &changeNotification) in OnChange()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/
H A Dkv_data_change_listener.cpp53 void KvDataChangeListener::OnChange(const DistributedKv::ChangeNotification& changeNotification) in OnChange()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dversion_info_manager.cpp258 void VersionInfoManager::OnChange(const DistributedKv::ChangeNotification &changeNotification) in OnChange()
H A Dmeta_info_manager.cpp340 void MetaInfoManager::OnChange(const DistributedKv::ChangeNotification &changeNotification) in OnChange()
H A Dcapability_info_manager.cpp333 void CapabilityInfoManager::OnChange(const DistributedKv::ChangeNotification &changeNotification) in OnChange()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/tools/dp/src/
H A Ddp_command.cpp473 void ProfileEventCallback::OnProfileChanged(const ProfileChangeNotification& changeNotification) in OnProfileChanged()
/ohos5.0/foundation/distributeddatamgr/kv_store/test/fuzztest/devicekvstore_fuzzer/
H A Ddevicekvstore_fuzzer.cpp44 void DeviceObserverTestImpl::OnChange(const ChangeNotification &changeNotification) in OnChange()
/ohos5.0/foundation/distributeddatamgr/kv_store/test/fuzztest/singlekvstore_fuzzer/
H A Dsinglekvstore_fuzzer.cpp45 void DeviceObserverTestImpl::OnChange(const ChangeNotification &changeNotification) in OnChange()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Ddevice_kvstore_test.cpp121 void DeviceObserverTestImpl::OnChange(const ChangeNotification &changeNotification) in OnChange()
H A Dsingle_kvstore_client_test.cpp104 void KvStoreObserverTestImpl::OnChange(const ChangeNotification &changeNotification) in OnChange()
H A Dlocal_subscribe_device_store_test.cpp110 void DeviceObserverTest::OnChange(const ChangeNotification &changeNotification) in OnChange()
H A Dlocal_subscribe_store_test.cpp120 void KvStoreObserverUnitTest::OnChange(const ChangeNotification &changeNotification) in OnChange()