Home
last modified time | relevance | path

Searched defs:prefixKey (Results 1 – 15 of 15) sorted by relevance

/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_database_test/
Ddistributed_preferences_database_test.cpp202 std::string prefixKey = "aa"; variable
218 std::string prefixKey = "aa"; variable
234 std::string prefixKey = "aa"; variable
Dmock_single_kv_store.cpp30 Status MockSingleKvStore::GetEntries(const Key &prefixKey, std::vector<Entry> &entries) const in GetEntries() argument
40 Status MockSingleKvStore::GetResultSet(const Key &prefixKey, std::shared_ptr<KvStoreResultSet> &res… in GetResultSet() argument
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/
Ddistributed_database_branch_test.cpp289 std::string prefixKey = "<prefixKey>"; variable
306 std::string prefixKey = "<prefixKey>"; variable
323 std::string prefixKey = "<prefixKey>"; variable
Dmock_single_kv_store.cpp36 Status MockSingleKvStore::GetEntries(const Key &prefixKey, std::vector<Entry> &entries) const in GetEntries() argument
46 Status MockSingleKvStore::GetResultSet(const Key &prefixKey, std::shared_ptr<KvStoreResultSet> &res… in GetResultSet() argument
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_branch_test/
Dmock_distributed_preferences_database.cpp57 const std::string &prefixKey, std::vector<Entry> &entries) in GetEntriesFromDistributedDB()
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_notification_manager_branch_test/
Dmock_distributed_database.cpp54 bool DistributedDatabase::GetEntriesFromDistributedDB(const std::string &prefixKey, std::vector<Ent… in GetEntriesFromDistributedDB()
/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() argument
31 Status MockSingleKvStore::GetResultSet(const Key &prefixKey, std::shared_ptr<KvStoreResultSet> &res… in GetResultSet() argument
/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() argument
31 Status MockSingleKvStore::GetResultSet(const Key &prefixKey, std::shared_ptr<KvStoreResultSet> &res… in GetResultSet() argument
/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() argument
31 Status MockSingleKvStore::GetResultSet(const Key &prefixKey, std::shared_ptr<KvStoreResultSet> &res… in GetResultSet() argument
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_screen_status_manager_branch_test/
Dmock_single_kv_store.cpp30 Status MockSingleKvStore::GetEntries(const Key &prefixKey, std::vector<Entry> &entries) const in GetEntries() argument
45 Status MockSingleKvStore::GetResultSet(const Key &prefixKey, std::shared_ptr<KvStoreResultSet> &res… in GetResultSet() argument
/base/notification/distributed_notification_service/services/distributed/src/
Ddistributed_preferences_database.cpp138 const std::string &prefixKey, std::vector<Entry> &entries) in GetEntriesFromDistributedDB()
Ddistributed_notification_manager.cpp249 std::string prefixKey = deviceId + DELIMITER; in OnDeviceDisconnected() local
439 std::string prefixKey = ""; in GetCurrentDistributedNotification() local
Ddistributed_screen_status_manager.cpp198 DistributedKv::Key prefixKey(""); in CheckRemoteDevicesIsUsing() local
Ddistributed_database.cpp193 bool DistributedDatabase::GetEntriesFromDistributedDB(const std::string &prefixKey, std::vector<Ent… in GetEntriesFromDistributedDB()
/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() argument
122 Status MockSingleKvStore::GetResultSet(const Key &prefixKey, std::shared_ptr<KvStoreResultSet> &res… in GetResultSet() argument