Home
last modified time | relevance | path

Searched refs:EmptyListener (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dtime_tick_monitor.cpp190 bool TimeTickMonitor::EmptyListener() const in EmptyListener() function in DistributedDB::TimeTickMonitor
193 return timeChangedNotifier_->EmptyListener(TIME_CHANGE_EVENT); in EmptyListener()
H A Dtime_tick_monitor.h45 bool EmptyListener() const;
H A Dnotification_chain.cpp125 bool NotificationChain::EmptyListener(EventType type) const in EmptyListener() function in DistributedDB::NotificationChain
H A Druntime_context_impl.cpp790 if (timeTickMonitor_->EmptyListener()) { in StopTimeTickMonitorIfNeed()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dnotification_chain.h91 bool EmptyListener(EventType type) const;