Home
last modified time | relevance | path

Searched defs:key (Results 3751 - 3775 of 5419) sorted by relevance

1...<<151152153154155156157158159160>>...217

/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
H A Dstorage_daemon_communication.cpp583 int32_t StorageDaemonCommunication::SetRecoverKey(const std::vector<uint8_t> &key) in SetRecoverKey() argument
/foundation/filemanagement/storage_service/services/storage_manager/mock/
H A Dstorage_daemon_proxy_mock.cpp168 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 Dfile_access_service.cpp779 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 Dscene_session_manager_test5.cpp242 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 Dscene_session_test.cpp1416 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 Dsession_test2.cpp1633 ManagerState key = ManagerState{0}; in HWTEST_F() local
/test/testfwk/arkxtest/uitest/core/
H A Dui_driver.cpp273 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 Dthreadsndk.cpp40 static tss_t key; variable
[all...]
/test/xts/acts/distributeddatamgr/UDMFtest/UDMFndktestHvigor/entry/src/main/cpp/
H A Dudmf_ndk_test.cpp144 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 DNativeWindowTest.cpp1349 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 Dimage_receiver_test.cpp73 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 DimageEffect.cpp213 const char *key = nullptr; in OHImageEffectConfigure() local
/test/xts/dcts/distributedhardware/distributedaudiotest/
H A Ddistributedaudiotest.cpp74 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 Dattest_security.c359 SecurityParam key = {psk, sizeof(psk)}; in GetAesKey() local
/test/xts/hats/hdf/display/composer/unittest/
H A Dhdi_composer_ut.cpp1236 std::string key; in HWTEST_F() local
/third_party/elfutils/libcpu/
H A Driscv_disasm.c1258 struct known_csrs key = { csr, NULL }; in riscv_disasm() local
/third_party/ffmpeg/libavcodec/
H A Dmotion_est_template.c96 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 Delfio_dump.hpp37 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 Delfcompress.c90 parse_opt (int key, char *arg __attribute__ ((unused)), in parse_opt() argument
H A Dobjdump.c173 parse_opt (int key, char *arg, in parse_opt() argument
H A Dstack.c479 parse_opt (int key, char *arg __attribute__ ((unused)), in parse_opt() argument
H A Daddr2line.c216 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() argument
/third_party/eudev/src/shared/
H A Dhashmap.h182 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 Daf_aspectralstats.c150 static void set_meta(AVDictionary **metadata, int chan, const char *key, in set_meta() argument
H A Dvf_readeia608.c476 uint8_t key[128], value[128]; in filter_frame() local
[all...]

Completed in 45 milliseconds

1...<<151152153154155156157158159160>>...217