Home
last modified time | relevance | path

Searched defs:keys (Results 526 - 550 of 843) sorted by relevance

1...<<21222324252627282930>>...34

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_server_impl.cpp87 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 Djs_util.cpp834 napi_value keys = 0; in GetValue() local
1204 std::vector<OHOS::DistributedKv::Key> keys; in GetValue() local
H A Djs_single_kv_store.cpp222 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 Dsqlite_query_helper.cpp1138 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 Ddistributeddb_single_ver_p2p_sync_check_test.cpp725 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 Dkv_store_nb_delegate_impl.cpp240 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 Dmulti_ver_natural_store.cpp550 int MultiVerNaturalStore::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dmeta_data.cpp290 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 Ddistributeddb_nb_predicate_query_test.cpp106 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 Ddistributeddb_cloud_kvstore_test.cpp563 std::set<Key> keys; in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_store.cpp444 napi_value keys = nullptr; in ParseValuesBucket() local
/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_rdbstore.cpp612 std::vector<NativeRdb::RdbStore::PRIKey> keys = CArrPRIKeyTypeToPRIKeyArray(cPrimaryKeys); in GetModifyTime() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store.cpp548 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 Dresource_manager_test.cpp537 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 Dcc_aead.c558 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 Dqat_algs.c239 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 Dcaamalg_qi.c201 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 Dhid-prodikeys.c519 static const unsigned int keys[] = { in pcmidi_setup_extra_keys() local
[all...]
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbset.c1291 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 Denic.h111 struct flow_keys keys; member
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H A Dorinoco.h121 struct key_params keys[ORINOCO_MAX_KEYS]; member
/kernel/linux/linux-5.10/include/net/
H A Dcfg802154.h281 struct list_head keys; member
305 struct list_head keys; member
H A Dflow_dissector.h347 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 Dbuiltin-kvm.c486 static struct kvm_event_key keys[] = { variable
H A Dbuiltin-lock.c253 struct lock_key keys[] = { variable

Completed in 48 milliseconds

1...<<21222324252627282930>>...34