Home
last modified time | relevance | path

Searched defs:GetEntries (Results 1 – 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
Dmock_single_kv_store.cpp21 Status MockSingleKvStore::GetEntries(const Key &prefixKey, std::vector<Entry> &entries) const in GetEntries() function in OHOS::DistributedKv::MockSingleKvStore
26 Status MockSingleKvStore::GetEntries(const DataQuery &query, std::vector<Entry> &entries) const in GetEntries() function in OHOS::DistributedKv::MockSingleKvStore
/base/notification/distributed_notification_service/services/test/moduletest/mock/
Dmock_single_kv_store.cpp21 Status MockSingleKvStore::GetEntries(const Key &prefixKey, std::vector<Entry> &entries) const in GetEntries() function in OHOS::DistributedKv::MockSingleKvStore
26 Status MockSingleKvStore::GetEntries(const DataQuery &query, std::vector<Entry> &entries) const in GetEntries() function in OHOS::DistributedKv::MockSingleKvStore
/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/
Dmock_single_kv_store.cpp21 Status MockSingleKvStore::GetEntries(const Key &prefixKey, std::vector<Entry> &entries) const in GetEntries() function in OHOS::DistributedKv::MockSingleKvStore
26 Status MockSingleKvStore::GetEntries(const DataQuery &query, std::vector<Entry> &entries) const in GetEntries() function in OHOS::DistributedKv::MockSingleKvStore
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
Dmock_single_kv_store.cpp101 Status MockSingleKvStore::GetEntries(const Key &prefixKey, std::vector<Entry> &entries) const in GetEntries() function in OHOS::DistributedKv::MockSingleKvStore
117 Status MockSingleKvStore::GetEntries(const DataQuery &query, std::vector<Entry> &entries) const in GetEntries() function in OHOS::DistributedKv::MockSingleKvStore
/base/account/os_account/services/accountmgr/src/
Daccount_data_storage.cpp190 OHOS::DistributedKv::Status AccountDataStorage::GetEntries( in GetEntries() function in OHOS::AccountSA::AccountDataStorage