Home
last modified time | relevance | path

Searched refs:OnSwitchChange (Results 1 - 14 of 14) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_notifier_proxy.h32 void OnSwitchChange(const SwitchNotification &notification) override;
H A Dkvdb_notifier_proxy.cpp90 void KVDBNotifierProxy::OnSwitchChange(const SwitchNotification &notification) in OnSwitchChange() function in OHOS::DistributedKv::KVDBNotifierProxy
H A Dkvdb_service_impl.cpp395 notifier->OnSwitchChange(std::move(notification)); in SubscribeSwitchData()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/include/
H A Dikvdb_notifier.h35 virtual void OnSwitchChange(const SwitchNotification &notification) = 0;
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dkvstore_observer.h64 API_EXPORT virtual void OnSwitchChange(const SwitchNotification &notification) {} in OnSwitchChange() function in OHOS::DistributedKv::KvStoreObserver
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkvdb_notifier_client.cpp87 void KVDBNotifierClient::OnSwitchChange(const SwitchNotification &notification) in OnSwitchChange() function in OHOS::DistributedKv::KVDBNotifierClient
91 observer->OnSwitchChange(notification); in OnSwitchChange()
H A Dkvdb_notifier_client.h36 void OnSwitchChange(const SwitchNotification &notification) override;
H A Dkvdb_notifier_stub.cpp107 OnSwitchChange(std::move(notification)); in OnOnSwitchChange()
/foundation/deviceprofile/device_info_manager/services/core/include/deviceprofilemanager/listener/
H A Dkv_data_change_listener.h35 void OnSwitchChange(const DistributedKv::SwitchNotification &notification) override;
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_service_manager.h131 void OnSwitchChange(const std::string &switchKey);
H A Dintell_voice_service_manager.cpp221 manager->OnSwitchChange(switchKey); in RegisterObserver()
446 void IntellVoiceServiceManager::OnSwitchChange(const std::string &switchKey) in OnSwitchChange() function in OHOS::IntellVoiceEngine::IntellVoiceServiceManager
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/
H A Dkv_data_change_listener.cpp102 void KvDataChangeListener::OnSwitchChange(const DistributedKv::SwitchNotification& notification) in OnSwitchChange() function in OHOS::DistributedDeviceProfile::KvDataChangeListener
/foundation/distributeddatamgr/kv_store/test/fuzztest/distributedkvdatamanager_fuzzer/
H A Ddistributedkvdatamanager_fuzzer.cpp64 void OnSwitchChange(const SwitchNotification &notification) override
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Ddistributed_kv_data_manager_test.cpp62 void OnSwitchChange(const SwitchNotification &notification) override

Completed in 9 milliseconds