Home
last modified time | relevance | path

Searched defs:getMatches (Results 1 – 18 of 18) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/
DPKIXCertStore.java25 Collection<T> getMatches(Selector<T> selector) in getMatches() method
DPKIXCRLStore.java25 Collection<T> getMatches(Selector<T> selector) in getMatches() method
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
DStore.java20 Collection<T> getMatches(Selector<T> selector) in getMatches() method
DCollectionStore.java33 public Collection<T> getMatches(Selector<T> selector) in getMatches() method in CollectionStore
/external/lzma/Java/Tukaani/src/org/tukaani/xz/lz/
DHC4.java80 public Matches getMatches() { in getMatches() method in HC4
DBT4.java63 public Matches getMatches() { in getMatches() method in BT4
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTZDBTimeZoneNames.java317 public Collection<MatchInfo> getMatches() { in getMatches() method in TZDBTimeZoneNames.TZDBNameSearchHandler
DTextTrieMap.java205 public Iterator<V> getMatches() { in getMatches() method in TextTrieMap.LongestMatchHandler
DTimeZoneGenericNames.java661 public Collection<GenericMatchInfo> getMatches() { in getMatches() method in TimeZoneGenericNames.GenericNameSearchHandler
DTimeZoneNamesImpl.java551 public Collection<MatchInfo> getMatches() { in getMatches() method in TimeZoneNamesImpl.NameSearchHandler
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTZDBTimeZoneNames.java319 public Collection<MatchInfo> getMatches() { in getMatches() method in TZDBTimeZoneNames.TZDBNameSearchHandler
DTextTrieMap.java207 public Iterator<V> getMatches() { in getMatches() method in TextTrieMap.LongestMatchHandler
DTimeZoneGenericNames.java663 public Collection<GenericMatchInfo> getMatches() { in getMatches() method in TimeZoneGenericNames.GenericNameSearchHandler
DTimeZoneNamesImpl.java553 public Collection<MatchInfo> getMatches() { in getMatches() method in TimeZoneNamesImpl.NameSearchHandler
/external/jetty/src/java/org/eclipse/jetty/http/
DPathMap.java343 public List getMatches(String path) in getMatches() method in PathMap
/external/lzma/Java/Tukaani/src/org/tukaani/xz/lzma/
DLZMAEncoder.java346 Matches getMatches() { in getMatches() method in LZMAEncoder
/external/icu/icu4c/source/i18n/
Dtznames_impl.cpp861 ZNameSearchHandler::getMatches(int32_t& maxMatchLen) { in getMatches() function in ZNameSearchHandler
1732 TZDBNameSearchHandler::getMatches(int32_t& maxMatchLen) { in getMatches() function in TZDBNameSearchHandler
Dtzgnames.cpp258 GNameSearchHandler::getMatches(int32_t& maxMatchLen) { in getMatches() function in GNameSearchHandler