Searched refs:kvStoreSnapshotDelegate (Results 1 – 4 of 4) sorted by relevance
19 void DelegateCallback::Callback(DBStatus status, KvStoreSnapshotDelegate *kvStoreSnapshotDelegate) in Callback() argument22 this->kvStoreSnapshotDelegate_ = kvStoreSnapshotDelegate; in Callback()
796 Value DistributedTestTools::Get(KvStoreSnapshotDelegate &kvStoreSnapshotDelegate, const Key &key) argument801 kvStoreSnapshotDelegate.Get(key, function2);805 vector<Entry> DistributedTestTools::GetEntries(KvStoreSnapshotDelegate &kvStoreSnapshotDelegate, co… argument810 kvStoreSnapshotDelegate.GetEntries(key, function2);
32 …k(DistributedDB::DBStatus status, DistributedDB::KvStoreSnapshotDelegate *kvStoreSnapshotDelegate);
383 static DistributedDB::Value Get(DistributedDB::KvStoreSnapshotDelegate &kvStoreSnapshotDelegate,387 … DistributedDB::KvStoreSnapshotDelegate &kvStoreSnapshotDelegate, const DistributedDB::Key &key);