| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
| H A D | cloud_server_impl.cpp | 87 OhCloudExtVector *keys = nullptr; in GetAppInfo() local 205 OhCloudExtVector *keys = nullptr; in GetTables() local 412 OhCloudExtVector *keys = nullptr; SaveSubscription() local 427 SaveRelation(std::shared_ptr<OhCloudExtVector> keys, std::shared_ptr<OhCloudExtVector> values, DBSub &sub) SaveRelation() argument 480 OhCloudExtVector *keys = nullptr; GetRelation() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
| H A D | js_util.cpp | 834 napi_value keys = 0; in GetValue() local 1204 std::vector<OHOS::DistributedKv::Key> keys; in GetValue() local
|
| H A D | js_single_kv_store.cpp | 222 std::vector<DistributedKv::Blob> keys; in Delete() member 377 std::vector<std::string> keys; in DeleteBatch() member [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_query_helper.cpp | 1138 int SqliteQueryHelper::BindKeysToStmt(const std::set<Key> &keys, sqlite3_stmt *&statement, int &index) const in BindKeysToStmt() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
| H A D | distributeddb_single_ver_p2p_sync_check_test.cpp | 725 std::vector<Key> keys; in HWTEST_F() local 777 std::vector<Key> keys; in HWTEST_F() local 829 std::vector<Key> keys; in HWTEST_F() local 888 std::vector<Key> keys; in CancelTestInit() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
| H A D | kv_store_nb_delegate_impl.cpp | 240 DBStatus KvStoreNbDelegateImpl::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() argument 350 DBStatus KvStoreNbDelegateImpl::DeleteLocalBatch(const std::vector<Key> &keys) in DeleteLocalBatch() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/ |
| H A D | multi_ver_natural_store.cpp | 550 int MultiVerNaturalStore::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
| H A D | meta_data.cpp | 290 int Metadata::GetAllMetadataKey(std::vector<std::vector<uint8_t>> &keys) in GetAllMetadataKey() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
| H A D | distributeddb_nb_predicate_query_test.cpp | 106 vector<Key> keys; in PrepareSchemaDBAndData() local 1688 vector<Key> keys = {KEY_1, KEY_2, KEY_3, KEY_4, KEY_5, KEY_6, KEY_7}; in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
| H A D | distributeddb_cloud_kvstore_test.cpp | 563 std::set<Key> keys; in HWTEST_F() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/ |
| H A D | napi_rdb_store.cpp | 444 napi_value keys = nullptr; in ParseValuesBucket() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/cj/src/ |
| H A D | relational_store_impl_rdbstore.cpp | 612 std::vector<NativeRdb::RdbStore::PRIKey> keys = CArrPRIKeyTypeToPRIKeyArray(cPrimaryKeys); in GetModifyTime() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | rdb_store.cpp | 548 GetModifyTime(const std::string &table, const std::string &column, std::vector<PRIKey> &keys) GetModifyTime() argument
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/resourcemanager/src/ |
| H A D | resource_manager_test.cpp | 537 CapabilityInfoManager::Keys keys; in HWTEST_F() local 1136 std::vector<std::string> keys; in HWTEST_F() local [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/ccree/ |
| H A D | cc_aead.c | 558 struct crypto_authenc_keys keys; in cc_aead_setkey() local 641 struct crypto_authenc_keys keys; in cc_des3_aead_setkey() local [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
| H A D | qat_algs.c | 239 qat_alg_aead_init_enc_session(struct crypto_aead *aead_tfm, int alg, struct crypto_authenc_keys *keys, int mode) qat_alg_aead_init_enc_session() argument 320 qat_alg_aead_init_dec_session(struct crypto_aead *aead_tfm, int alg, struct crypto_authenc_keys *keys, int mode) qat_alg_aead_init_dec_session() argument 500 struct crypto_authenc_keys keys; qat_alg_aead_init_sessions() local [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/caam/ |
| H A D | caamalg_qi.c | 201 struct crypto_authenc_keys keys; in aead_setkey() local 286 struct crypto_authenc_keys keys; des3_aead_setkey() local [all...] |
| /kernel/linux/linux-5.10/drivers/hid/ |
| H A D | hid-prodikeys.c | 519 static const unsigned int keys[] = { in pcmidi_setup_extra_keys() local [all...] |
| /kernel/linux/linux-5.10/drivers/md/bcache/ |
| H A D | bset.c | 1291 size_t order = b->page_order, keys = 0; bch_btree_sort_partial() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/ |
| H A D | enic.h | 111 struct flow_keys keys; member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/ |
| H A D | orinoco.h | 121 struct key_params keys[ORINOCO_MAX_KEYS]; member
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | cfg802154.h | 281 struct list_head keys; member 305 struct list_head keys; member
|
| H A D | flow_dissector.h | 347 static inline bool flow_keys_have_l4(const struct flow_keys *keys) in flow_keys_have_l4() argument
|
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-kvm.c | 486 static struct kvm_event_key keys[] = { variable
|
| H A D | builtin-lock.c | 253 struct lock_key keys[] = { variable
|