Searched refs:HasWatcher (Results 1 - 4 of 4) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ | ||
H A D | kvdb_general_store.h | 111 bool HasWatcher() const in HasWatcher() function in OHOS::DistributedKv::KVDBGeneralStore::ObserverProxy |
H A D | kvdb_general_store.cpp | 616 if (!HasWatcher()) { in OnChange() 637 if (!HasWatcher()) { in OnChange() |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ | ||
H A D | rdb_general_store.h | 124 bool HasWatcher() const in HasWatcher() function in OHOS::DistributedRdb::RdbGeneralStore::ObserverProxy |
H A D | rdb_general_store.cpp | 1002 if (!HasWatcher()) { 1023 if (!HasWatcher()) { |
Completed in 6 milliseconds