Home
last modified time | relevance | path

Searched defs:updatedEntries_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_changed_data_impl.h44 mutable std::list<Entry> updatedEntries_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Dkv_store_observer_impl.h73 std::list<DistributedDB::Entry> updatedEntries_ = {}; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dsingle_ver_natural_store_commit_notify_data.h104 std::list<Entry> updatedEntries_; variable