Home
last modified time | relevance | path

Searched defs:getKey (Results 26 - 50 of 58) sorted by relevance

123

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DRelation.java250 public K getKey() { in getKey() method in Relation.SimpleEntry
H A DICUResourceBundleImpl.java219 protected String getKey(int index) { in getKey() method in ICUResourceBundleImpl.ResourceTable
H A DICUService.java372 public Object getKey(Key key) { in getKey() method in ICUService
391 public Object getKey(Key key, String[] actualReturn) { in getKey() method in ICUService
398 public Object getKey(Key key, String[] actualReturn, Factory factory) { in getKey() method in ICUService
H A DICUResourceBundle.java1414 public String getKey() { in getKey() method in ICUResourceBundle
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DUResourceBundle.java709 public String getKey() { in getKey() method in UResourceBundle
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DImmutableMap.h216 key_type_ref getKey() const { return (*this)->first; } in getKey() function in llvm::ImmutableMap::iterator
376 key_type_ref getKey() const { return (*this)->first; } in getKey() function in llvm::ImmutableMapRef::iterator
H A DScopedHashTable.h55 const K &getKey() const { return Key; } in getKey() function in llvm::ScopedHashTableVal
H A DStringMap.h162 StringRef getKey() const { in getKey() function in llvm::final
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMapEntry.java131 public K getKey() { in getKey() method in MapEntry
262 public K getKey() { in getKey() method in MapEntry.Builder
H A DSmallSortedMap.java414 public K getKey() { in getKey() method in SmallSortedMap.Entry
[all...]
H A DInternal.java526 public K getKey() { in getKey() method in Internal.MapAdapter.EntryAdapter
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUService.java367 public Object getKey(Key key) { in getKey() method in ICUService
386 public Object getKey(Key key, String[] actualReturn) { in getKey() method in ICUService
393 public Object getKey(Key key, String[] actualReturn, Factory factory) { in getKey() method in ICUService
H A DICUResourceBundle.java1545 public String getKey() { in getKey() method in ICUResourceBundle
H A DICUResourceBundleReader.java1016 String getKey(ICUResourceBundleReader reader, int index) { in getKey() method in ICUResourceBundleReader.Table
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DXCldrStub.java186 public K getKey() { in getKey() method in XCldrStub.ReusableEntry
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTrieMap.java199 public CharSequence getKey() { in getKey() method in TrieMap.BytesTrieMap.BytesEntry
385 public CharSequence getKey() { in getKey() method in TrieMap.CharsTrieMap.CharsEntry
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DXCldrStub.java194 public K getKey() { in getKey() method in XCldrStub.ReusableEntry
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTrieMap.java198 public CharSequence getKey() { in getKey() method in TrieMap.BytesTrieMap.BytesEntry
384 public CharSequence getKey() { in getKey() method in TrieMap.CharsTrieMap.CharsEntry
/third_party/icu/icu4c/source/common/
H A Dserv.cpp381 ICUService::getKey(ICUServiceKey& key, UErrorCode& status) const in getKey() function in ICUService
390 ICUService::getKey(ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& status) const in getKey() function in ICUService
417 ICUService::getKey(ICUServiceKey& key, UnicodeString* actualReturn, const ICUServiceFactory* factory, UErrorCode& status) const in getKey() function in ICUService
/third_party/node/deps/icu-small/source/common/
H A Dserv.cpp381 ICUService::getKey(ICUServiceKey& key, UErrorCode& status) const in getKey() function in ICUService
390 ICUService::getKey(ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& status) const in getKey() function in ICUService
417 ICUService::getKey(ICUServiceKey& key, UnicodeString* actualReturn, const ICUServiceFactory* factory, UErrorCode& status) const in getKey() function in ICUService
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringMap.h139 StringRef getKey() const { in getKey() function in llvm::StringMapEntry
/third_party/skia/third_party/externals/icu/source/common/
H A Dserv.cpp387 ICUService::getKey(ICUServiceKey& key, UErrorCode& status) const in getKey() function in ICUService
396 ICUService::getKey(ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& status) const in getKey() function in ICUService
429 ICUService::getKey(ICUServiceKey& key, UnicodeString* actualReturn, const ICUServiceFactory* factory, UErrorCode& status) const in getKey() function in ICUService
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_i.h141 u8 * (*getKey)(struct eap_sm *sm, void *priv, size_t *len); member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_i.h141 u8 * (*getKey)(struct eap_sm *sm, void *priv, size_t *len); member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_i.h39 u8 * (*getKey)(struct eap_sm *sm, void *priv, size_t *len); member

Completed in 30 milliseconds

123