Searched defs:GetLocalEntries (Results 1 – 3 of 3) sorted by relevance
79 DBStatus KvStoreNbDelegateMock::GetLocalEntries(const Key &keyPrefix, std::vector<Entry> &entries) … in GetLocalEntries() function in DistributedDB::KvStoreNbDelegateMock
83 DBStatus DBStoreMock::GetLocalEntries(const Key &keyPrefix, std::vector<Entry> &entries) const in GetLocalEntries() function in OHOS::DistributedData::DBStoreMock
272 DBStatus KvStoreNbDelegateImpl::GetLocalEntries(const Key &keyPrefix, std::vector<Entry> &entries) … in GetLocalEntries() function in DistributedDB::KvStoreNbDelegateImpl