OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMatches
(Results
1 - 18
of
18
) sorted by null
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
Store.java
7
Collection
getMatches
(Selector selector)
CollectionStore.java
33
public Collection
getMatches
(Selector selector)
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
X509Store.java
75
public Collection
getMatches
(Selector selector)
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
CMSUtils.java
105
for (Iterator it = certStore.
getMatches
(null).iterator(); it.hasNext();)
127
for (Iterator it = attrStore.
getMatches
(null).iterator(); it.hasNext();)
179
for (Iterator it = crlStore.
getMatches
(null).iterator(); it.hasNext();)
199
// for (Iterator it = otherRevocationInfos.
getMatches
(null).iterator(); it.hasNext();)
CMSSignedGenerator.java
333
for (Iterator it = store.
getMatches
(null).iterator(); it.hasNext();)
CMSSignedHelper.java
196
Collection certHldrs = certStore.
getMatches
(null);
227
// Collection certHldrs = certStore.
getMatches
(null);
257
// Collection crlHldrs = crlStore.
getMatches
(null);
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
PKIXCRLUtil.java
123
crls.addAll(store.
getMatches
(crlSelect));
CertPathValidatorUtilities.java
734
certs.addAll(certStore.
getMatches
(certSelect));
778
// certs.addAll(certStore.
getMatches
(certSelect));
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
SourceRevealer.java
412
return requestor.
getMatches
();
439
public List<SearchMatch>
getMatches
() {
/external/icu4c/i18n/
tzgnames.cpp
194
UVector*
getMatches
(int32_t& maxMatchLen);
259
GNameSearchHandler::
getMatches
(int32_t& maxMatchLen) {
[
all
...]
tznames_impl.cpp
769
TimeZoneNames::MatchInfoCollection*
getMatches
(int32_t& maxMatchLen);
826
ZNameSearchHandler::
getMatches
(int32_t& maxMatchLen) {
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar
org.mortbay.jetty.server_6.1.23.v201004211559.jar
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/sdk/tools/lib/
signapk.jar
/prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar
Completed in 240 milliseconds