Home
last modified time | relevance | path

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

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