Home
last modified time | relevance | path

Searched refs:kvStoreSnapshotDelegate_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Ddelegate_callback.h40 return kvStoreSnapshotDelegate_; in GetKvStoreSnapshot()
46 DistributedDB::KvStoreSnapshotDelegate *kvStoreSnapshotDelegate_ = nullptr; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddelegate_callback.cpp22 this->kvStoreSnapshotDelegate_ = kvStoreSnapshotDelegate; in Callback()