/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/ |
H A D | storage_daemon_communication.cpp | 583 int32_t StorageDaemonCommunication::SetRecoverKey(const std::vector<uint8_t> &key) in SetRecoverKey() argument
|
/foundation/filemanagement/storage_service/services/storage_manager/mock/ |
H A D | storage_daemon_proxy_mock.cpp | 168 int32_t StorageDaemonProxy::SetRecoverKey(const std::vector<uint8_t> &key) in SetRecoverKey() argument
|
/foundation/filemanagement/user_file_service/services/native/file_access_service/src/ |
H A D | file_access_service.cpp | 779 size_t key = reinterpret_cast<size_t>(connection->AsObject().GetRefPtr()); in AddAppProxy() local 798 size_t key = reinterpret_cast<size_t>(connection->AsObject().GetRefPtr()); in RemoveAppProxy() local 812 size_t key = reinterpret_cast<size_t>(connection->AsObject().GetRefPtr()); DisconnectAppProxy() local 832 size_t key = reinterpret_cast<size_t>(remoteBroker->AsObject().GetRefPtr()); OnRemoteDied() local [all...] |
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_manager_test5.cpp | 242 auto key = sessionInfo.moduleName_ + sessionInfo.abilityName_; in HWTEST_F() local 317 auto key = abilityInfo.moduleName + abilityInfo.name; in HWTEST_F() local 359 auto key = sessionInfo.moduleName_ + sessionInfo.abilityName_; in HWTEST_F() local 395 auto key = sessionInfo.moduleName_ + sessionInfo.abilityName_; in HWTEST_F() local
|
H A D | scene_session_test.cpp | 1416 std::string key = info.bundleName_ + info.moduleName_ + info.abilityName_; in HWTEST_F() local 1448 std::string key = info.bundleName_ + info.moduleName_ + info.abilityName_; in HWTEST_F() local
|
H A D | session_test2.cpp | 1633 ManagerState key = ManagerState{0}; in HWTEST_F() local
|
/test/testfwk/arkxtest/uitest/core/ |
H A D | ui_driver.cpp | 273 void UiDriver::TriggerKey(const KeyAction &key, const UiOpArgs &opt, ApiCallErr &error) in TriggerKey() argument
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | threadsndk.cpp | 40 static tss_t key;
variable [all...] |
/test/xts/acts/distributeddatamgr/UDMFtest/UDMFndktestHvigor/entry/src/main/cpp/ |
H A D | udmf_ndk_test.cpp | 144 char key[UDMF_KEY_BUFFER_LEN];
in OH_Udmf_SetAndGetUnifiedData001() local 183 char key[UDMF_KEY_BUFFER_LEN];
in OH_Udmf_SetAndGetUnifiedData002() local
|
/test/xts/acts/graphic/graphicnapitest/ |
H A D | NativeWindowTest.cpp | 1349 OHHDRMetadataKey key = OHHDRMetadataKey::OH_METAKEY_HDR10_PLUS; in HWTEST_F() local 1363 OHHDRMetadataKey key = OHHDRMetadataKey::OH_METAKEY_HDR10_PLUS; in HWTEST_F() local 1378 OHHDRMetadataKey key = OHHDRMetadataKey::OH_METAKEY_HDR10_PLUS; in HWTEST_F() local 1394 OHHDRMetadataKey key = OHHDRMetadataKey::OH_METAKEY_HDR10_PLUS; in HWTEST_F() local 1409 OHHDRMetadataKey key = OHHDRMetadataKey::OH_METAKEY_HDR10_PLUS; in HWTEST_F() local [all...] |
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/ |
H A D | image_receiver_test.cpp | 73 uintptr_t find(int32_t key) in find() argument 112 bool remove(int32_t key) in remove() argument 134 bool check(int32_t key) in check() argument
|
/test/xts/acts/multimedia/image_effect/OHImageEffectNDK/entry/src/main/cpp/ |
H A D | imageEffect.cpp | 213 const char *key = nullptr; in OHImageEffectConfigure() local
|
/test/xts/dcts/distributedhardware/distributedaudiotest/ |
H A D | distributedaudiotest.cpp | 74 int32_t AudioParamCallbackImpl::ParamCallback(AudioExtParamKey key, const std::string &condition, in ParamCallback() argument 203 static int32_t ParamEventCallback(AudioExtParamKey key, const char *condition, const char *value, void *reserved, in ParamEventCallback() argument 646 AudioExtParamKey key = AudioExtParamKey::AUDIO_EXT_PARAM_KEY_VOLUME; in SetVolume() local 663 AudioExtParamKey key in GetVolume() local [all...] |
/test/xts/device_attest/services/core/security/ |
H A D | attest_security.c | 359 SecurityParam key = {psk, sizeof(psk)}; in GetAesKey() local
|
/test/xts/hats/hdf/display/composer/unittest/ |
H A D | hdi_composer_ut.cpp | 1236 std::string key; in HWTEST_F() local
|
/third_party/elfutils/libcpu/ |
H A D | riscv_disasm.c | 1258 struct known_csrs key = { csr, NULL }; in riscv_disasm() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | motion_est_template.c | 96 unsigned key; in hpel_motion_search() local 431 const unsigned key = ((unsigned)best[1]<<ME_MAP_MV_BITS) + best[0] + map_generation; small_diamond_search() local 703 uint32_t key= map[i]; sab_diamond_search() local [all...] |
/third_party/elfio/elfio/ |
H A D | elfio_dump.hpp | 37 const char key; member 46 const char key; member 56 const unsigned char key; member 83 const Elf64_Word key; member 92 const Elf32_Half key; member 102 const Elf64_Half key; member 368 const Elf64_Word key; member 409 const Elf_Word key; member 436 const Elf_Word key; member 445 const Elf_Word key; member 456 const Elf_Word key; global() member 469 const Elf_Word key; global() member 1279 oss << str << " (0x" << std::hex << key << ")"; format_assoc() local [all...] |
/third_party/elfutils/src/ |
H A D | elfcompress.c | 90 parse_opt (int key, char *arg __attribute__ ((unused)), in parse_opt() argument
|
H A D | objdump.c | 173 parse_opt (int key, char *arg, in parse_opt() argument
|
H A D | stack.c | 479 parse_opt (int key, char *arg __attribute__ ((unused)), in parse_opt() argument
|
H A D | addr2line.c | 216 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() argument
|
/third_party/eudev/src/shared/ |
H A D | hashmap.h | 182 static inline int ordered_hashmap_put(OrderedHashmap *h, const void *key, void *value) { in ordered_hashmap_put() argument 187 static inline int ordered_hashmap_update(OrderedHashmap *h, const void *key, void *value) { in ordered_hashmap_update() argument 192 static inline int ordered_hashmap_replace(OrderedHashmap *h, const void *key, void *value) { in ordered_hashmap_replace() argument 197 hashmap_get(Hashmap *h, const void *key) hashmap_get() argument 200 ordered_hashmap_get(OrderedHashmap *h, const void *key) ordered_hashmap_get() argument 205 ordered_hashmap_get2(OrderedHashmap *h, const void *key, void **rkey) ordered_hashmap_get2() argument 210 hashmap_contains(Hashmap *h, const void *key) hashmap_contains() argument 213 ordered_hashmap_contains(OrderedHashmap *h, const void *key) ordered_hashmap_contains() argument 218 hashmap_remove(Hashmap *h, const void *key) hashmap_remove() argument 221 ordered_hashmap_remove(OrderedHashmap *h, const void *key) ordered_hashmap_remove() argument 226 ordered_hashmap_remove2(OrderedHashmap *h, const void *key, void **rkey) ordered_hashmap_remove2() argument 231 ordered_hashmap_remove_value(OrderedHashmap *h, const void *key, void *value) ordered_hashmap_remove_value() argument 269 hashmap_move_one(Hashmap *h, Hashmap *other, const void *key) hashmap_move_one() argument 272 ordered_hashmap_move_one(OrderedHashmap *h, OrderedHashmap *other, const void *key) ordered_hashmap_move_one() argument 300 hashmap_iterate(Hashmap *h, Iterator *i, const void **key) hashmap_iterate() argument 303 ordered_hashmap_iterate(OrderedHashmap *h, Iterator *i, const void **key) ordered_hashmap_iterate() argument [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | af_aspectralstats.c | 150 static void set_meta(AVDictionary **metadata, int chan, const char *key, in set_meta() argument
|
H A D | vf_readeia608.c | 476 uint8_t key[128], value[128]; in filter_frame() local [all...] |