| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/ |
| H A D | sqlite_local_kvdb_connection.cpp | 226 int SQLiteLocalKvDBConnection::DeleteBatch(const IOption &option, const std::vector<Key> &keys) in DeleteBatch() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/nbdelegate_fuzzer/ |
| H A D | nbdelegate_fuzzer.cpp | 108 std::vector<Entry> CreateEntries(const uint8_t *data, size_t size, std::vector<Key> &keys) in CreateEntries() argument 230 std::vector<Key> keys; in FuzzCURD() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| H A D | distributeddb_interfaces_register_syncdb_test.cpp | 454 vector<Key> keys; in HWTEST_F() local 499 vector<Key> keys; in HWTEST_F() local 547 vector<Key> keys; in HWTEST_F() local 587 vector<Key> keys; in HWTEST_F() local 1063 vector<Key> keys; HWTEST_F() local 1124 vector<Key> keys; HWTEST_F() local 1160 vector<Key> keys; HWTEST_F() local 1489 vector<Key> keys; HWTEST_F() local 1693 vector<Key> keys; HWTEST_F() local [all...] |
| H A D | distributeddb_interfaces_database_rd_kernel_test.cpp | 271 std::vector<Key> keys; in HWTEST_F() local 533 std::vector<Key> keys; in HWTEST_F() local [all...] |
| H A D | distributeddb_interfaces_device_identifier_test.cpp | 450 std::vector<Key> keys; in HWTEST_F() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
| H A D | cloud_cursor_impl.cpp | 176 OhCloudExtVector *keys = nullptr; in GetData() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/waterversion/ |
| H A D | water_version_manager.cpp | 271 WaterVersionMetaData WaterVersionManager::Upgrade(const std::vector<std::string> &keys, in Upgrade() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/ |
| H A D | kv_utils.cpp | 86 Status KvUtils::GetKeys(const DataShareAbsPredicates &predicates, std::vector<Key> &keys) in GetKeys() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
| H A D | kv_store_delegate_impl.cpp | 106 DBStatus KvStoreDelegateImpl::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() argument
|
| /foundation/distributeddatamgr/data_share/frameworks/native/common/include/ |
| H A D | callbacks_manager.h | 88 std::vector<OperationResult> CallbacksManager<Key, Observer>::AddObservers(const std::vector<Key> &keys, in AddObservers() argument 121 std::vector<Key> keys; in GetKeys() local 186 std::vector<OperationResult> CallbacksManager<Key, Observer>::DelObservers(const std::vector<Key> &keys, in DelObservers() argument 225 EnableObservers( const std::vector<Key> &keys, void *subscriber, std::function<void(std::map<Key, std::vector<ObserverNodeOnEnabled>> &)> enableLocalFunc, std::function<void(const std::vector<Key> &, std::vector<OperationResult> &)> enableServiceFunc) EnableObservers() argument 273 DisableObservers(const std::vector<Key> &keys, void *subscriber, std::function<void(const std::vector<Key> &, std::vector<OperationResult> &)> processOnLastDisable) DisableObservers() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/ |
| H A D | multi_ver_natural_store_connection.cpp | 217 int MultiVerNaturalStoreConnection::DeleteBatch(const IOption &option, const std::vector<Key> &keys) in DeleteBatch() argument 493 bool MultiVerNaturalStoreConnection::CheckDeletedKeys(const std::vector<Key> &keys) in CheckDeletedKeys() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| H A D | distributeddb_storage_rd_single_ver_natural_executor_test.cpp | 253 vector<Key> keys; in HWTEST_F() local 277 vector<Key> keys; in HWTEST_F() local 318 std::vector<Key> keys; in HWTEST_F() local 474 std::vector<Key> keys; HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
| H A D | scheduler_manager.cpp | 49 std::vector<Key> keys = RdbSubscriberManager::GetInstance().GetKeysByUri(uri); in Execute() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | query_object.cpp | 91 QueryObject(const std::list<QueryObjNode> &queryObjNodes, const std::vector<uint8_t> &prefixKey, const std::set<Key> &keys) QueryObject() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/sync_fuzzer/ |
| H A D | sync_fuzzer.cpp | 91 std::vector<Entry> CreateEntries(const uint8_t* data, size_t size, std::vector<Key> keys) in CreateEntries() argument 112 std::vector<Key> keys; in NormalSyncPush() local 135 std::vector<Key> keys; in NormalSyncPull() local 168 std::vector<Key> keys; in NormalSyncPushAndPull() local 195 std::set<Key> keys; in SubscribeOperation() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
| H A D | distributeddb_nb_predicate_query_expand_test.cpp | 470 vector<Key> keys; in HWTEST_F() local
|
| H A D | distributeddb_nb_local_batch_crud_test.cpp | 121 vector<Key> keys; in HWTEST_F() local 273 vector<Key> keys; in HWTEST_F() local 480 vector<Key> keys; HWTEST_F() local 503 vector<Key> keys; HWTEST_F() local 548 vector<Key> keys; HWTEST_F() local 723 vector<Key> keys; HWTEST_F() local 835 vector<Key> keys; HWTEST_F() local 875 vector<Key> keys; HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/preferences/frameworks/ndk/src/ |
| H A D | oh_preferences.cpp | 363 OH_Preferences_RegisterDataObserver(OH_Preferences *preference, void *context, OH_PreferencesDataObserver observer, const char *keys[], uint32_t keyCount) OH_Preferences_RegisterDataObserver() argument 382 OH_Preferences_UnregisterDataObserver(OH_Preferences *preference, void *context, OH_PreferencesDataObserver observer, const char *keys[], uint32_t keyCount) OH_Preferences_UnregisterDataObserver() argument 399 RegisterDataObserver( OH_PreferencesDataObserver observer, void *context, const std::vector<std::string> &keys) RegisterDataObserver() argument 462 UnregisterDataObserver(OH_PreferencesDataObserver observer, void *context, const std::vector<std::string> &keys) UnregisterDataObserver() argument [all...] |
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/ |
| H A D | napi_rdb_context.h | 70 std::vector<NativeRdb::RdbStore::PRIKey> keys; member
|
| /foundation/distributedhardware/distributed_audio/common/test/unittest/src/ |
| H A D | daudio_utils_test.cpp | 161 std::initializer_list<std::string> keys = { "one", "two" }; in HWTEST_F() local
|
| /foundation/distributeddatamgr/preferences/frameworks/native/src/ |
| H A D | preferences_base.cpp | 185 UnRegisterDataObserver(std::shared_ptr<PreferencesObserver> preferencesObserver, const std::vector<std::string> &keys) UnRegisterDataObserver() argument 233 RegisterDataObserver(std::shared_ptr<PreferencesObserver> preferencesObserver, const std::vector<std::string> &keys) RegisterDataObserver() argument
|
| /foundation/distributeddatamgr/preferences/test/ndk/unittest/ |
| H A D | preferences_ndk_test.cpp | 488 const char *keys[] = {"ndktest_int_key_1", "ndktest_string_key_1", "ndktest_bool_key_1"}; in RegisterObsInFunc() local 496 const char *keys[] = {"ndktest_int_key_1", "ndktest_string_key_1", "ndktest_bool_key_1"}; in UnRegisterObsInFunc() local 559 const char *keys[] = {"ndktest_int_key_1", "ndktest_string_key_1", "ndktest_bool_key_1"}; in HWTEST_F() local 591 const char *keys[] = {"ndktest_int_key_1", "ndktest_string_key_1", "ndktest_bool_key_1"}; in HWTEST_F() local 665 const char *keys[] = {"ndktest_int_key_1", "ndktest_string_key_1", "ndktest_bool_key_1"}; HWTEST_F() local 754 const char *keys[] = {"ndktest_int_key_1", "ndktest_string_key_1", "ndktest_bool_key_1"}; HWTEST_F() local [all...] |
| /foundation/filemanagement/app_file_service/utils/src/b_json/ |
| H A D | b_report_entity.cpp | 67 static void ParseSplitsItem(const vector<string> &splits, const unordered_map<string, int> &keys, in ParseSplitsItem() argument 80 ParseReportInfo(struct ReportFileInfo &fileStat, const vector<string> &splits, const unordered_map<string, int> &keys) ParseReportInfo() argument 133 DealLine(unordered_map<string, int> &keys, int &num, const string &line, unordered_map<string, struct ReportFileInfo> &infos) DealLine() argument 166 StorageDealLine(unordered_map<string, int> &keys, int &num, const string &line) StorageDealLine() argument 204 unordered_map<string, int> keys; GetReportInfos() local 231 static unordered_map<string, int> keys; GetStorageReportInfos() local [all...] |
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/ |
| H A D | db_adapter.cpp | 330 int32_t DBAdapter::PutDataBatch(const std::vector<std::string> &keys, const std::vector<std::string> &values) in PutDataBatch() argument 522 std::vector<DistributedKv::Entry> DBAdapter::GetEntriesByKeys(const std::vector<std::string> &keys) in GetEntriesByKeys() argument
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/dbadapter/src/ |
| H A D | db_adapter_test.cpp | 160 std::vector<std::string> keys; in HWTEST_F() local [all...] |