Home
last modified time | relevance | path

Searched defs:GetLocalEntries (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dkv_store_nb_delegate_mock.cpp79 DBStatus KvStoreNbDelegateMock::GetLocalEntries(const Key &keyPrefix, std::vector<Entry> &entries) … in GetLocalEntries() function in DistributedDB::KvStoreNbDelegateMock
H A Ddb_store_mock.cpp83 DBStatus DBStoreMock::GetLocalEntries(const Key &keyPrefix, std::vector<Entry> &entries) const in GetLocalEntries() function in OHOS::DistributedData::DBStoreMock
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_nb_delegate_impl.cpp272 DBStatus KvStoreNbDelegateImpl::GetLocalEntries(const Key &keyPrefix, std::vector<Entry> &entries) … in GetLocalEntries() function in DistributedDB::KvStoreNbDelegateImpl