/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_database_test/ |
H A D | distributed_preferences_database_test.cpp | 202 std::string prefixKey = "aa"; variable 218 std::string prefixKey = "aa"; variable 234 std::string prefixKey = "aa"; variable
|
H A D | mock_single_kv_store.cpp | 30 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
|
/ohos5.0/foundation/distributedhardware/device_manager/utils/src/kvadapter/ |
H A D | kv_adapter_manager.cpp | 74 std::string prefixKey = DM_KV_STORE_PREFIX + value.appID + DB_KEY_DELIMITER + value.udidHash; in PutByAnoyDeviceId() local 107 std::string prefixKey = DM_KV_STORE_PREFIX + value.appID + DB_KEY_DELIMITER + value.udidHash; in Get() local
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/ |
H A D | distributed_database_branch_test.cpp | 289 std::string prefixKey = "<prefixKey>"; variable 306 std::string prefixKey = "<prefixKey>"; variable 323 std::string prefixKey = "<prefixKey>"; variable
|
H A D | mock_single_kv_store.cpp | 36 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
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/ |
H A D | lru_map.h | 52 void RemoveWithPrefixKey(const K &prefixKey) in RemoveWithPrefixKey()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/ |
H A D | js-apis-data-dataSharePredicates-sys.md | 712 ### prefixKey subsection
|
H A D | js-apis-distributedKVStore.md | 2371 ### prefixKey subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/ |
H A D | js-apis-data-dataSharePredicates-sys.md | 712 ### prefixKey subsection
|
H A D | js-apis-distributedKVStore.md | 2371 ### prefixKey subsection
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_branch_test/ |
H A D | mock_distributed_preferences_database.cpp | 57 const std::string &prefixKey, std::vector<Entry> &entries) in GetEntriesFromDistributedDB()
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_notification_manager_branch_test/ |
H A D | mock_distributed_database.cpp | 54 bool DistributedDatabase::GetEntriesFromDistributedDB(const std::string &prefixKey, std::vector<Ent… in GetEntriesFromDistributedDB()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/ |
H A D | mock_single_kv_store.cpp | 21 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
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/ |
H A D | mock_single_kv_store.cpp | 21 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
|
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/mock/ |
H A D | mock_single_kv_store.cpp | 21 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
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_screen_status_manager_branch_test/ |
H A D | mock_single_kv_store.cpp | 30 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
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/src/ |
H A D | distributed_preferences_database.cpp | 138 const std::string &prefixKey, std::vector<Entry> &entries) in GetEntriesFromDistributedDB()
|
H A D | distributed_notification_manager.cpp | 248 std::string prefixKey = deviceId + DELIMITER; in OnDeviceDisconnected() local 439 std::string prefixKey = ""; in GetCurrentDistributedNotification() local
|
H A D | distributed_screen_status_manager.cpp | 193 DistributedKv::Key prefixKey(""); in CheckRemoteDevicesIsUsing() local
|
H A D | distributed_database.cpp | 189 bool DistributedDatabase::GetEntriesFromDistributedDB(const std::string &prefixKey, std::vector<Ent… in GetEntriesFromDistributedDB()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
H A D | mock_single_kv_store.cpp | 101 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
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | query_object.cpp | 91 …t::QueryObject(const std::list<QueryObjNode> &queryObjNodes, const std::vector<uint8_t> &prefixKey, in QueryObject()
|
H A D | query_sync_object.cpp | 91 …uerySyncObject(const std::list<QueryObjNode> &queryObjNodes, const std::vector<uint8_t> &prefixKey, in QuerySyncObject()
|
H A D | sqlite_cloud_kv_store.cpp | 299 std::string prefixKey; in FilterCloudVersionPrefixKey() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_storage_sqlite_single_ver_natural_executor_test.cpp | 1183 const std::vector<uint8_t> prefixKey; variable
|