| /base/update/updateservice/services/startup/manage/src/ |
| H A D | schedule_config.cpp | 52 uint64_t ScheduleConfig::ParseConfig(nlohmann::json &root, const std::string &key, uint64_t defaultValue) in ParseConfig() argument
|
| /base/useriam/user_auth_framework/frameworks/native/client/src/ |
| H A D | callback_manager_impl.cpp | 43 void CallbackManagerImpl::AddCallback(uintptr_t key, CallbackAction &action) in AddCallback() argument 50 void CallbackManagerImpl::RemoveCallback(uintptr_t key) in RemoveCallback() argument
|
| /base/web/webview/ohos_interface/include/ohos_nweb/ |
| H A D | nweb_custom_keyboard_handler.h | 32 virtual void SendFunctionKey(int32_t key) {} in SendFunctionKey() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| H A D | ark_iconsumer_surface_adapter_impl.cpp | 45 int32_t ArkIConsumerSurfaceAdapterImpl::SetUserData(const ArkWebString& key, const ArkWebString& val) in SetUserData() argument
|
| /base/useriam/user_auth_framework/test/unittest/services/mocks/ |
| H A D | mock_resource_node.h | 67 std::vector<uint8_t> key; in CreateWithExecuteIndex() local 94 std::vector<uint8_t> key; in CreateWithExecuteIndex() local
|
| /base/web/webview/test/unittest/nweb_value_test/ |
| H A D | nweb_value_test.cpp | 152 std::string key; in HWTEST_F() local
|
| /test/xts/acts/ability_lite/ability_hal/src/ |
| H A D | ability_mgr_test.c | 260 char *key = "key"; variable 290 char *key = "key"; variable [all...] |
| /test/xts/device_attest/services/core/utils/ |
| H A D | attest_utils_json.c | 28 int32_t GetObjectItemValueObject(const char* rootStr, const char* key, char** value) in GetObjectItemValueObject() argument 46 int32_t GetObjectItemValueStr(const char* rootStr, const char* key, char** dest) in GetObjectItemValueStr() argument 84 double GetObjectItemValueNumber(const char* rootStr, const char* key) in GetObjectItemValueNumber() argument
|
| /test/xts/device_attest_lite/services/core/utils/ |
| H A D | attest_utils_json.c | 28 int32_t GetObjectItemValueObject(const char* rootStr, const char* key, char** value) in GetObjectItemValueObject() argument 46 int32_t GetObjectItemValueStr(const char* rootStr, const char* key, char** dest) in GetObjectItemValueStr() argument 84 double GetObjectItemValueNumber(const char* rootStr, const char* key) in GetObjectItemValueNumber() argument
|
| /test/xts/hats/hdf/display/buffer/benchmark/ |
| H A D | display_buffer_benchmark_test.cpp | 84 int32_t key = 0; in BENCHMARK_F() local 102 int32_t key = 0; in BENCHMARK_F() local 123 int32_t key = 0; in BENCHMARK_F() local 144 int32_t key = 0; in BENCHMARK_F() local [all...] |
| /test/xts/hats/kernel/syscall_ipc/msgget/ |
| H A D | MsggetApiTest.cpp | 72 key_t key = 1234; in HWTEST_F() local 89 key_t key = 1234; in HWTEST_F() local
|
| /test/xts/hats/kernel/syscall_ipc/semget/ |
| H A D | SemgetApiTest.cpp | 85 int key = 1234; in HWTEST_F() local
|
| /test/xts/hats/kernel/syscall_ipc/shmctl/ |
| H A D | ShmctlApiTest.cpp | 65 key_t key = ftok("shmfile", 66); in HWTEST_F() local 91 key_t key = ftok("shmfile", 66); in HWTEST_F() local 115 key_t key = ftok("shmfile", 66); in HWTEST_F() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | codec_desc.c | 3558 static int descriptor_compare(const void *key, const void *member) in descriptor_compare() argument
|
| /third_party/curl/tests/unit/ |
| H A D | unit1309.c | 86 struct curltime key; variable 116 struct curltime key; variable [all...] |
| /third_party/elfutils/src/ |
| H A D | arlib-argp.c | 39 parse_opt (int key, char *arg __attribute__ ((unused)), in parse_opt() argument 68 help_filter (int key, const char *text, void *input __attribute__ ((unused))) in help_filter() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | id3v1.c | 221 static void get_string(AVFormatContext *s, const char *key, in get_string() argument
|
| H A D | nistspheredec.c | 124 char key[32], value[32]; in nist_read_header() local
|
| H A D | metadata.c | 34 const char *key; in ff_metadata_conv() local
|
| H A D | rtmpdigest.c | 34 ff_rtmp_calc_digest(const uint8_t *src, int len, int gap, const uint8_t *key, int keylen, uint8_t *dst) ff_rtmp_calc_digest() argument
|
| H A D | hls_sample_encryption.h | 45 uint8_t key[16]; member
|
| H A D | tee_common.c | 37 char *key, *val; in ff_tee_parse_slave_options() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | dict.h | 80 char *key; member [all...] |
| H A D | rc4.c | 34 int av_rc4_init(AVRC4 *r, const uint8_t *key, int key_bits, int decrypt) { in av_rc4_init() argument
|
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | des.c | 82 union word_byte key[3], data, ct; in main() local
|