Searched refs:SwitchNotification (Results 1 – 14 of 14) sorted by relevance
35 virtual void OnSwitchChange(const SwitchNotification ¬ification) = 0;
64 API_EXPORT virtual void OnSwitchChange(const SwitchNotification ¬ification) {} in OnSwitchChange()
670 struct SwitchNotification { struct
32 void OnSwitchChange(const SwitchNotification ¬ification) override;
90 void KVDBNotifierProxy::OnSwitchChange(const SwitchNotification ¬ification) in OnSwitchChange()
395 SwitchNotification notification; in SubscribeSwitchData()
35 void OnSwitchChange(const DistributedKv::SwitchNotification ¬ification) override;
36 void OnSwitchChange(const SwitchNotification ¬ification) override;
102 SwitchNotification notification; in OnOnSwitchChange()
87 void KVDBNotifierClient::OnSwitchChange(const SwitchNotification ¬ification) in OnSwitchChange()
55 void OnSwitchChange(const SwitchNotification ¬ification) override in OnSwitchChange()60 SwitchNotification Get() in Get()66 BlockData<SwitchNotification> blockData_ { 1, SwitchNotification() };
38 using Notification = OHOS::DistributedKv::SwitchNotification;
64 void OnSwitchChange(const SwitchNotification ¬ification) override in OnSwitchChange()
102 void KvDataChangeListener::OnSwitchChange(const DistributedKv::SwitchNotification& notification) in OnSwitchChange()