Searched defs:GetKvStoreSnapshot (Results 1 – 3 of 3) sorted by relevance
38 const DistributedDB::KvStoreSnapshotDelegate *GetKvStoreSnapshot() in GetKvStoreSnapshot() function
145 void KvStoreDelegateImpl::GetKvStoreSnapshot(KvStoreObserver *observer, in GetKvStoreSnapshot() function in DistributedDB::KvStoreDelegateImpl
733 KvStoreSnapshotDelegate *DistributedTestTools::GetKvStoreSnapshot(KvStoreDelegate &kvStoreDelegate) function in DistributedTestTools