| /base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
| H A D | napi_hiappevent_processor.cpp | 286 std::vector<std::string> keys;
in GenConfigCustomConfigsProp() local
|
| /base/customization/enterprise_device_management/interfaces/inner_api/common/src/ |
| H A D | enterprise_device_mgr_proxy.cpp | 480 std::vector<std::string> keys; in GetPolicyMap() local
|
| /base/msdp/device_status/intention/cooperate/plugin/src/input_event_transmission/ |
| H A D | input_event_serialization.cpp | 45 auto keys = key->GetKeyItems(); in KeyEventToNetPacket() local
|
| /base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
| H A D | mock_single_kv_store.cpp | 217 Status MockSingleKvStore::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() argument
|
| /base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/ |
| H A D | advancednotificationservice_fuzzer.cpp | 173 std::vector<std::string> keys; in DoSomethingInterestingWithMyAPI() local
|
| /base/useriam/user_auth_framework/frameworks/native/ipc/src/ |
| H A D | user_auth_stub.cpp | 142 std::vector<uint32_t> keys; in GetPropertyStub() local
|
| H A D | user_auth_proxy.cpp | 101 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 D | user_auth_client_impl.cpp | 155 auto keys = request.attrs.GetKeys(); in SetPropertyInner() local
|
| /base/useriam/face_auth/test/fuzztest/faceauthallinoneexecutorhdi_fuzzer/ |
| H A D | face_auth_all_in_one_executor_hdi_fuzzer.cpp | 247 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 D | fingerprint_auth_all_in_one_executor_hdi_fuzzer.cpp | 244 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 D | searchndk.cpp | 216 char keys[][8] = {"key1", "key2", "key3"};
in HsearchR() local
|
| /test/xts/acts/distributeddatamgr/preferencesNdktestHvigor/entry/src/main/cpp/ |
| H A D | napi_init.cpp | 1036 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 D | PthreadBasicApiTest.cpp | 199 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 D | display_benchmark_test.cpp | 699 std::vector<std::string> keys;
in BENCHMARK_F() local
|
| /third_party/curl/lib/ |
| H A D | curl_ntlm_core.c | 312 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 D | XCldrStub.java | 60 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 D | Mf2DataModel.java | 36 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 D | XCldrStub.java | 65 public void putAll(Collection<K> keys, V value) { in putAll() argument
|
| /third_party/mbedtls/library/ |
| H A D | aesce.c | 166 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 D | utils.py | 554 def keys(self) -> t.Iterable[t.Any]: member in LRUCache
|
| /third_party/libwebsockets/plugins/ssh-base/ |
| H A D | sshd.c | 114 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 D | utils.py | 511 def keys(self): member in LRUCache
|
| /third_party/node/tools/inspector_protocol/jinja2/ |
| H A D | utils.py | 462 def keys(self): member in LRUCache
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-evaluate.cc | 277 Handle<FixedArray> keys = in UpdateValues() local
|
| /third_party/node/deps/openssl/openssl/crypto/aria/ |
| H A D | aria.c | 1089 do_encrypt(unsigned char *o, const unsigned char *pin, unsigned int rounds, const ARIA_u128 *keys) do_encrypt() argument
|