Home
last modified time | relevance | path

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

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