Home
last modified time | relevance | path

Searched defs:match (Results 1 – 11 of 11) sorted by relevance

/libcore/luni/src/test/java/tests/security/cert/
DCertStoreSpiTest.java81 public boolean match (CRL crl) { in match() method in CertStoreSpiTest.tmpCRLSelector
89 public boolean match (Certificate crl) { in match() method in CertStoreSpiTest.tmpCertSelector
DCertStore2Test.java295 public boolean match(CRL crl) { in match() method in CertStore2Test.MyCRLSelector
305 public boolean match(CRL crl) { in match() method in CertStore2Test.MyOtherCRLSelector
317 public boolean match(Certificate cert) { in match() method in CertStore2Test.MyCertSelector
328 public boolean match(Certificate crl) { in match() method in CertStore2Test.MyOtherCertSelector
/libcore/luni/src/main/java/java/security/cert/
DCertSelector.java48 public boolean match(Certificate cert); in match() method
DCRLSelector.java48 public boolean match(CRL crl); in match() method
DX509CRLSelector.java402 public boolean match(CRL crl) { in match() method in X509CRLSelector
DX509CertSelector.java1102 public boolean match(Certificate certificate) { in match() method in X509CertSelector
/libcore/luni/src/main/java/java/util/concurrent/
DExchanger.java288 volatile Object match; // Item provided by releasing thread field in Exchanger.Node
DSynchronousQueue.java203 volatile SNode match; // the node matched to this field in SynchronousQueue.TransferStack.SNode
/libcore/luni/src/main/java/java/text/
DMessageFormat.java927 private int match(String string, ParsePosition position, boolean last, in match() method in MessageFormat
/libcore/luni/src/main/java/java/util/
DScanner.java922 public MatchResult match() { in match() method in Scanner
/libcore/benchmarks/libs/
Dcaliper.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...