Home
last modified time | relevance | path

Searched defs:StoreObserver (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/relational/
Drelational_store_client.h34 using StoreObserver = DistributedDB::StoreObserver; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp783 const std::pair<uint64_t, std::map<const StoreObserver *, RelationalObserverAction>> &item, in ExecuteDataChangeCallback()