Home
last modified time | relevance | path

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

12

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/
DPKIXCRLStore.java25 Collection<T> getMatches(Selector<T> selector) in getMatches() method
DPKIXCertStore.java25 Collection<T> getMatches(Selector<T> selector) in getMatches() method
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/util/
DStore.java22 Collection<T> getMatches(Selector<T> selector) in getMatches() method
DCollectionStore.java35 public Collection<T> getMatches(Selector<T> selector) in getMatches() method in CollectionStore
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/
DPKIXCertStore.java27 Collection<T> getMatches(Selector<T> selector) in getMatches() method
DPKIXCRLStore.java27 Collection<T> getMatches(Selector<T> selector) in getMatches() method
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/util/
DStore.java22 Collection<T> getMatches(Selector<T> selector) in getMatches() method
DCollectionStore.java35 public Collection<T> getMatches(Selector<T> selector) in getMatches() method in CollectionStore
/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/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/
DPKIXCertStore.java27 Collection<T> getMatches(Selector<T> selector) in getMatches() method
DPKIXCRLStore.java27 Collection<T> getMatches(Selector<T> selector) in getMatches() method
/external/xz-java/src/org/tukaani/xz/lz/
DHC4.java90 public Matches getMatches() { in getMatches() method in HC4
DBT4.java73 public Matches getMatches() { in getMatches() method in BT4
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTZDBTimeZoneNames.java333 public Collection<MatchInfo> getMatches() { in getMatches() method in TZDBTimeZoneNames.TZDBNameSearchHandler
DTextTrieMap.java234 public Iterator<V> getMatches() { in getMatches() method in TextTrieMap.LongestMatchHandler
DTimeZoneNamesImpl.java562 public Collection<MatchInfo> getMatches() { in getMatches() method in TimeZoneNamesImpl.NameSearchHandler
DTimeZoneGenericNames.java678 public Collection<GenericMatchInfo> getMatches() { in getMatches() method in TimeZoneGenericNames.GenericNameSearchHandler
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTZDBTimeZoneNames.java331 public Collection<MatchInfo> getMatches() { in getMatches() method in TZDBTimeZoneNames.TZDBNameSearchHandler
DTextTrieMap.java225 public Iterator<V> getMatches() { in getMatches() method in TextTrieMap.LongestMatchHandler
DTimeZoneNamesImpl.java560 public Collection<MatchInfo> getMatches() { in getMatches() method in TimeZoneNamesImpl.NameSearchHandler
DTimeZoneGenericNames.java673 public Collection<GenericMatchInfo> getMatches() { in getMatches() method in TimeZoneGenericNames.GenericNameSearchHandler
/external/xz-java/src/org/tukaani/xz/lzma/
DLZMAEncoder.java385 Matches getMatches() { in getMatches() method in LZMAEncoder
/external/icu/icu4c/source/i18n/
Dtzgnames.cpp264 GNameSearchHandler::getMatches(int32_t& maxMatchLen) { in getMatches() function in GNameSearchHandler
Dtznames_impl.cpp981 ZNameSearchHandler::getMatches(int32_t& maxMatchLen) { in getMatches() function in ZNameSearchHandler
2010 TZDBNameSearchHandler::getMatches(int32_t& maxMatchLen) { in getMatches() function in TZDBNameSearchHandler

12