Home
last modified time | relevance | path

Searched defs:keys (Results 351 - 375 of 564) sorted by relevance

1...<<11121314151617181920>>...23

/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Ddevice_kvstore_test.cpp862 std::vector<Key> keys; in HWTEST_F() local
902 std::vector<Key> keys; in HWTEST_F() local
943 std::vector<Key> keys; HWTEST_F() local
984 std::vector<Key> keys; HWTEST_F() local
1030 std::vector<Key> keys; HWTEST_F() local
1084 std::vector<Key> keys; HWTEST_F() local
1141 std::vector<Key> keys; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store.cpp207 int RdSingleVerNaturalStore::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() argument
H A Drd_single_ver_natural_store_connection.cpp723 int RdSingleVerNaturalStoreConnection::DeleteBatchInner(const IOption &option, const std::vector<Key> &keys) in DeleteBatchInner() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_query_sync_test.cpp1281 std::set<Key> keys; in HWTEST_F() local
1303 std::set<Key> keys; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dsingle_store_impl.cpp171 Status SingleStoreImpl::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() argument
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_transaction.cpp118 napi_value keys = nullptr; in ParseValuesBucket() local
/foundation/distributedhardware/distributed_audio/common/src/
H A Ddaudio_util.cpp325 bool CJsonParamCheck(const cJSON *jsonObj, const std::initializer_list<std::string> &keys) in CJsonParamCheck() argument
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/
H A Djs_utils.cpp612 napi_value keys = nullptr; in ToJsObject() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_sec.c272 static void GapLePairKeyConvert(const SMP_PairResult *result, LePairedKeys *keys) in GapLePairKeyConvert() argument
328 LePairedKeys keys; GapCallbackKeyNotify() local
[all...]
/test/xts/hats/hdf/display/composer/unittest/
H A Dhdi_composer_ut.cpp1264 std::vector<std::string> keys; in HWTEST_F() local
/third_party/gn/src/gn/
H A Ddesc_builder.cc555 base::ListValue keys; in BuildDescription() local
565 base::ListValue keys; in BuildDescription() local
/third_party/alsa-utils/alsamixer/
H A Dconfigparser.c316 int keys[3] = { -1, -1, -1 }; in cfg_bind() local
[all...]
/third_party/jinja2/
H A Druntime.py317 keys = _dict_method_all(dict.keys) variable in Context
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dchacha.c238 lws_chacha_activate(struct lws_ssh_keys *keys) in lws_chacha_activate() argument
264 lws_chacha_destroy(struct lws_ssh_keys *keys) lws_chacha_destroy() argument
273 lws_chachapoly_get_length(struct lws_ssh_keys *keys, uint32_t seq, const uint8_t *in4) lws_chachapoly_get_length() argument
302 chachapoly_crypt(struct lws_ssh_keys *keys, u_int seqnr, u_char *dest, const u_char *src, u_int len, u_int aadlen, u_int authlen, int do_encrypt) chachapoly_crypt() argument
355 lws_chacha_decrypt(struct lws_ssh_keys *keys, uint32_t seq, const uint8_t *ct, uint32_t len, uint8_t *pt) lws_chacha_decrypt() argument
363 lws_chacha_encrypt(struct lws_ssh_keys *keys, uint32_t seq, const uint8_t *ct, uint32_t len, uint8_t *pt) lws_chacha_encrypt() argument
[all...]
/third_party/node/deps/v8/third_party/jinja2/
H A Druntime.py318 keys = _all("keys") variable in Context
/third_party/node/src/
H A Dnode_report.cc392 Local<Array> keys; in PrintJavaScriptErrorProperties() local
/third_party/node/tools/inspector_protocol/jinja2/
H A Druntime.py285 keys = _all('keys') variable in Context
/third_party/musl/porting/linux/user/ldso/
H A Dns_config.c140 char **keys, **vals; in kvlist_realloc() local
/third_party/node/deps/cares/src/tools/
H A Dadig.c627 const ares_dns_rr_key_t *keys = ares_dns_rr_get_keys(rtype, &keys_cnt); in print_rr() local
[all...]
/third_party/lzma/Asm/x86/
H A DAesOpt.asm87 keys equ REG_PARAM_0 ; r1 define
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug-scopes.cc958 Handle<FixedArray> keys = in VisitLocalScope() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-object.cc295 Handle<FixedArray> keys; in RUNTIME_FUNCTION() local
317 Handle<FixedArray> keys; in RUNTIME_FUNCTION() local
338 Handle<FixedArray> keys; in RUNTIME_FUNCTION() local
1020 Handle<FixedArray> keys; RUNTIME_FUNCTION() local
[all...]
/third_party/musl/ldso/linux/
H A Dns_config.c140 char **keys, **vals; in kvlist_realloc() local
/third_party/openssl/test/
H A Dendecoder_legacy_test.c222 } keys[] = { variable
[all...]
/third_party/skia/third_party/externals/jinja2/
H A Druntime.py318 keys = _all("keys") variable in Context

Completed in 35 milliseconds

1...<<11121314151617181920>>...23