Searched defs:snapshotDelegate (Results 1 – 1 of 1) sorted by relevance
163 … auto snapshotDelegate = new (std::nothrow) KvStoreSnapshotDelegateImpl(snapshot, observer); in GetKvStoreSnapshot() local183 DBStatus KvStoreDelegateImpl::ReleaseKvStoreSnapshot(KvStoreSnapshotDelegate *&snapshotDelegate) in ReleaseKvStoreSnapshot()