Searched defs:GetEntries (Results 1 – 5 of 5) sorted by relevance
21 Status MockSingleKvStore::GetEntries(const Key &prefixKey, std::vector<Entry> &entries) const in GetEntries() function in OHOS::DistributedKv::MockSingleKvStore26 Status MockSingleKvStore::GetEntries(const DataQuery &query, std::vector<Entry> &entries) const in GetEntries() function in OHOS::DistributedKv::MockSingleKvStore
101 Status MockSingleKvStore::GetEntries(const Key &prefixKey, std::vector<Entry> &entries) const in GetEntries() function in OHOS::DistributedKv::MockSingleKvStore117 Status MockSingleKvStore::GetEntries(const DataQuery &query, std::vector<Entry> &entries) const in GetEntries() function in OHOS::DistributedKv::MockSingleKvStore
190 OHOS::DistributedKv::Status AccountDataStorage::GetEntries( in GetEntries() function in OHOS::AccountSA::AccountDataStorage