Home
last modified time | relevance | path

Searched defs:getKey (Results 1 – 25 of 75) sorted by relevance

123

/third_party/skia/experimental/sorttoy/
DCmds.cpp17 SortKey SaveCmd::getKey() { in getKey() function in SaveCmd
31 SortKey RestoreCmd::getKey() { in getKey() function in RestoreCmd
98 SortKey DrawCmd::getKey() { in getKey() function in DrawCmd
215 SortKey ClipCmd::getKey() { in getKey() function in ClipCmd
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
DExtension.java29 public char getKey() { in getKey() method in Extension
DLocaleObjectCache.java85 K getKey() { in getKey() method in LocaleObjectCache.CacheEntry
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMapEntry.php60 public function getKey() { function in Google\\Protobuf\\Internal\\MapEntry
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
DImmutableEntry.java29 public K getKey() {return k;} in getKey() method in ImmutableEntry
/third_party/grpc/src/php/tests/interop/Grpc/Testing/ClientConfigureRequest/
DMetadata.php73 public function getKey() function in Grpc\\Testing\\ClientConfigureRequest\\Metadata
/third_party/flutter/engine/flutter/third_party/txt/src/utils/
DLruCache.h78 const TKey& getKey() const final { return key; } in getKey() function
85 const TKey& getKey() const final { return key; } in getKey() function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DLazyField.java99 public K getKey() { in getKey() method in LazyField.LazyEntry
DMapEntry.java131 public K getKey() { in getKey() method in MapEntry
262 public K getKey() { in getKey() method in MapEntry.Builder
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DLRUCache.hpp37 Key &getKey(int i) {return key[i];} in getKey() function in sw::LRUCache
/third_party/skia/bench/
DImageCacheBench.cpp27 const Key& getKey() const override { return fKey; } in getKey() function
/third_party/flutter/skia/bench/
DImageCacheBench.cpp27 const Key& getKey() const override { return fKey; } in getKey() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
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
/third_party/flutter/skia/src/core/
DSkMaskCache.cpp52 const Key& getKey() const override { return fKey; } in getKey() function
143 const Key& getKey() const override { return fKey; } in getKey() function
DSkBitmapCache.cpp89 const Key& getKey() const override { return fKey; } in getKey() function in SkBitmapCache::Rec
244 const Key& getKey() const override { return fKey; } in getKey() function
DSkYUVPlanesCache.cpp49 const Key& getKey() const override { return fKey; } in getKey() function
/third_party/skia/src/core/
DSkMaskCache.cpp52 const Key& getKey() const override { return fKey; } in getKey() function
143 const Key& getKey() const override { return fKey; } in getKey() function
DSkBitmapCache.cpp89 const Key& getKey() const override { return fKey; } in getKey() function in SkBitmapCache::Rec
244 const Key& getKey() const override { return fKey; } in getKey() function
DSkYUVPlanesCache.cpp52 const Key& getKey() const override { return fKey; } in getKey() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DImmutableMap.h216 key_type_ref getKey() const { return (*this)->first; } in getKey() function
376 key_type_ref getKey() const { return (*this)->first; } in getKey() function
/third_party/icu/icu4c/source/common/
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* factor… in getKey() function in ICUService
/third_party/node/deps/icu-small/source/common/
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* factor… in getKey() function in ICUService
/third_party/flutter/skia/third_party/externals/icu/source/common/
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* factor… in getKey() function in ICUService
/third_party/skia/third_party/externals/icu/source/common/
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* factor… in getKey() function in ICUService
/third_party/flutter/skia/tests/
DImageCacheTest.cpp27 const Key& getKey() const override { return fKey; } in getKey() function

123