Home
last modified time | relevance | path

Searched defs:keys (Results 176 - 200 of 371) sorted by relevance

12345678910>>...15

/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_processor.cpp286 std::vector<std::string> keys; in GenConfigCustomConfigsProp() local
/base/customization/enterprise_device_management/interfaces/inner_api/common/src/
H A Denterprise_device_mgr_proxy.cpp480 std::vector<std::string> keys; in GetPolicyMap() local
/base/msdp/device_status/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_serialization.cpp45 auto keys = key->GetKeyItems(); in KeyEventToNetPacket() local
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_single_kv_store.cpp217 Status MockSingleKvStore::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() argument
/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
H A Dadvancednotificationservice_fuzzer.cpp173 std::vector<std::string> keys; in DoSomethingInterestingWithMyAPI() local
/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_auth_stub.cpp142 std::vector<uint32_t> keys; in GetPropertyStub() local
H A Duser_auth_proxy.cpp101 GetProperty(int32_t userId, AuthType authType, const std::vector<Attributes::AttributeKey> &keys, sptr<GetExecutorPropertyCallbackInterface> &callback) GetProperty() argument
/base/useriam/user_auth_framework/frameworks/native/client/src/
H A Duser_auth_client_impl.cpp155 auto keys = request.attrs.GetKeys(); in SetPropertyInner() local
/base/useriam/face_auth/test/fuzztest/faceauthallinoneexecutorhdi_fuzzer/
H A Dface_auth_all_in_one_executor_hdi_fuzzer.cpp247 void FillFuzzAttributeKeyVector(Parcel &parcel, std::vector<UserAuth::Attributes::AttributeKey> &keys) in FillFuzzAttributeKeyVector() argument
357 std::vector<UserAuth::Attributes::AttributeKey> keys; in FuzzGetProperty() local
/base/useriam/fingerprint_auth/test/fuzztest/fingerprintauthallinoneexecutorhdi_fuzzer/
H A Dfingerprint_auth_all_in_one_executor_hdi_fuzzer.cpp244 void FillFuzzAttributeKeyVector(Parcel &parcel, std::vector<UserAuth::Attributes::AttributeKey> &keys) in FillFuzzAttributeKeyVector() argument
354 std::vector<UserAuth::Attributes::AttributeKey> keys; in FuzzGetProperty() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsearchndk.cpp216 char keys[][8] = {"key1", "key2", "key3"}; in HsearchR() local
/test/xts/acts/distributeddatamgr/preferencesNdktestHvigor/entry/src/main/cpp/
H A Dnapi_init.cpp1036 const char *keys[] = {"ndktest_int_key_1", "ndktest_string_key_1", "ndktest_bool_key_1"}; in OH_Preferences_RegisterDataObserver_0100() local
1084 const char *keys[] = {"ndktest_int_key_1", "ndktest_string_key_1", "ndktest_bool_key_1"}; in OH_Preferences_UnregisterDataObserver_0100() local
[all...]
/test/xts/acts/kernel_lite/process_posix/src/
H A DPthreadBasicApiTest.cpp199 pthread_key_t keys[PTHREAD_KEYS_MAX]; in HWTEST_F() local
238 pthread_key_t keys; in HWTEST_F() local
304 pthread_key_t keys; ThreadPthreadSpecificAllDelete() local
[all...]
/test/xts/hats/hdf/display/composer/benchmark/
H A Ddisplay_benchmark_test.cpp699 std::vector<std::string> keys; in BENCHMARK_F() local
/third_party/curl/lib/
H A Dcurl_ntlm_core.c312 void Curl_ntlm_core_lm_resp(const unsigned char *keys, in Curl_ntlm_core_lm_resp() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DXCldrStub.java60 public void putAll(Collection<K> keys, V value) { in putAll() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DMf2DataModel.java36 private final List<String> keys; field in Mf2DataModel.SelectorKeys
85 private final List<String> keys = new ArrayList<>(); field in Mf2DataModel.SelectorKeys.Builder
833 public Builder addVariant(SelectorKeys keys, Patter argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DXCldrStub.java65 public void putAll(Collection<K> keys, V value) { in putAll() argument
/third_party/mbedtls/library/
H A Daesce.c166 aesce_encrypt_block(uint8x16_t block, unsigned char *keys, int rounds) aesce_encrypt_block() argument
229 aesce_decrypt_block(uint8x16_t block, unsigned char *keys, int rounds) aesce_decrypt_block() argument
271 unsigned char *keys = (unsigned char *) (ctx->buf + ctx->rk_offset); mbedtls_aesce_crypt_ecb() local
[all...]
/third_party/jinja2/
H A Dutils.py554 def keys(self) -> t.Iterable[t.Any]: member in LRUCache
/third_party/libwebsockets/plugins/ssh-base/
H A Dsshd.c114 lws_pad_set_length(struct per_session_data__sshd *pss, void *start, uint8_t **p, struct lws_ssh_keys *keys) lws_pad_set_length() argument
[all...]
/third_party/node/deps/v8/third_party/jinja2/
H A Dutils.py511 def keys(self): member in LRUCache
/third_party/node/tools/inspector_protocol/jinja2/
H A Dutils.py462 def keys(self): member in LRUCache
/third_party/node/deps/v8/src/debug/
H A Ddebug-evaluate.cc277 Handle<FixedArray> keys = in UpdateValues() local
/third_party/node/deps/openssl/openssl/crypto/aria/
H A Daria.c1089 do_encrypt(unsigned char *o, const unsigned char *pin, unsigned int rounds, const ARIA_u128 *keys) do_encrypt() argument

Completed in 29 milliseconds

12345678910>>...15