Home
last modified time | relevance | path

Searched defs:keys (Results 126 - 150 of 371) sorted by relevance

12345678910>>...15

/base/notification/distributed_notification_service/services/test/moduletest/mock/
H A Dmock_single_kv_store.cpp109 Status MockSingleKvStore::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() argument
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_rdb_data_mgr.cpp308 int32_t NotificationDataMgr::DeleteBathchData(const std::vector<std::string> &keys, const int32_t &userId) in DeleteBathchData() argument
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/
H A Dmock_single_kv_store.cpp130 Status MockSingleKvStore::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() argument
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_database_test/
H A Dmock_single_kv_store.cpp121 Status MockSingleKvStore::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() argument
/base/powermgr/battery_manager/charger/src/
H A Dbattery_config.cpp186 SplitStr(TrimStr(key), ".", keys); in SplitKey() local
192 std::vector<std::string> keys; in GetValue() local
[all...]
/base/useriam/face_auth/services/src/
H A Dface_auth_all_in_one_executor_hdi.cpp197 GetProperty(const std::vector<uint64_t> &templateIdList, const std::vector<UserAuth::Attributes::AttributeKey> &keys, UserAuth::Property &property) GetProperty() argument
/base/useriam/user_auth_framework/services/context/src/
H A Dsimple_auth_context.cpp54 std::vector<uint32_t> keys = { Attributes::ATTR_FREEZING_TIME, Attributes::ATTR_REMAIN_TIMES}; in GetPropertyForAuthResult() local
/base/useriam/fingerprint_auth/services/src/
H A Dfingerprint_auth_all_in_one_executor_hdi.cpp200 GetProperty(const std::vector<uint64_t> &templateIdList, const std::vector<UserAuth::Attributes::AttributeKey> &keys, UserAuth::Property &property) GetProperty() argument
/base/useriam/pin_auth/services/modules/executors/src/
H A Dpin_auth_all_in_one_hdi.cpp233 GetProperty(const std::vector<uint64_t> &templateIdList, const std::vector<UserAuth::Attributes::AttributeKey> &keys, UserAuth::Property &property) GetProperty() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DRelation.java158 public V putAll(Collection<K> keys, V value) { in putAll() argument
325 public final Set<V> removeAll(K... keys) { in removeAll() argument
/third_party/icu/icu4c/source/i18n/
H A Duspoof_conf.cpp417 int32_t *keys = in outputData() local
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCounter.java180 public Counter<T> addAll(Collection<T> keys, int delta) { in addAll() argument
187 public Counter<T> addAll(Counter<T> keys) { in addAll() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTrieMapTest.java429 public long timeGet(ArrayList<String> keys, Map<String, Integer> testmap, long comparisonTime, Style style, int ratioToMap) { in timeGet() argument
481 ArrayList<String> keys; global() field in TrieMapTest.MyLoop
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DRelation.java160 public V putAll(Collection<K> keys, V value) { in putAll() argument
327 public final Set<V> removeAll(K... keys) { in removeAll() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTrieMapTest.java426 public long timeGet(ArrayList<String> keys, Map<String, Integer> testmap, long comparisonTime, Style style, int ratioToMap) { in timeGet() argument
478 ArrayList<String> keys; global() field in TrieMapTest.MyLoop
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCounter.java183 public Counter<T> addAll(Collection<T> keys, int delta) { in addAll() argument
190 public Counter<T> addAll(Counter<T> keys) { in addAll() argument
/third_party/mbedtls/library/
H A Dpsa_crypto_cipher.c314 uint8_t keys[24]; in psa_cipher_setup() local
/third_party/json/tests/thirdparty/fifo_map/
H A Dfifo_map.hpp91 std::unordered_map<Key, std::size_t>* keys = nullptr; global() member in nlohmann::fifo_map_compare
[all...]
/third_party/ltp/pan/
H A Dtag_report.c109 int cuts_report(SYM tags, SYM keys, char *at, char *tag) in cuts_report() argument
225 int tag_report(SYM alltags, SYM ctag, SYM keys) in tag_report() argument
418 cuts_testcase(SYM tag, SYM keys) cuts_testcase() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dfunctional.hpp298 struct keys { struct
/third_party/node/src/
H A Dnode_env_var.cc219 Local<Array> keys = Enumerate(isolate); in Clone() local
297 Local<Array> keys; in AssignFromObject() local
325 Local<Array> keys = Enumerate(isolate); in AssignToObject() local
[all...]
/third_party/node/test/fixtures/wpt/WebCryptoAPI/wrapKey_unwrapKey/
H A DwrapKey_unwrapKey.https.any.js10 var keys = []; // Things to wrap and unwrap variable
[all...]
/third_party/nghttp2/src/
H A Dshrpx_mruby_module_response.cc301 auto keys = mrb_hash_keys(mrb, hash); in response_send_info() local
/third_party/node/deps/brotli/c/enc/
H A Dhash_longest_match_quickly_inc.h217 size_t keys[BUCKET_SWEEP]; in FindLongestMatch() local
/third_party/node/deps/icu-small/source/i18n/
H A Duspoof_conf.cpp417 int32_t *keys = in outputData() local

Completed in 18 milliseconds

12345678910>>...15