Searched defs:wrapped (Results 1 – 7 of 7) sorted by relevance
25 protected ZipOutputStream createZipOutputStream(OutputStream wrapped) { in createZipOutputStream()
34 protected ZipOutputStream createZipOutputStream(OutputStream wrapped) { in createZipOutputStream()
254 protected abstract ZipOutputStream createZipOutputStream(OutputStream wrapped); in createZipOutputStream()
125 private final int wrapped; field in DeepArrayOpsBenchmark.IntWrapper
212 private android.icu.text.BreakIterator wrapped; field in IcuIteratorWrapper
782 public VerbatimX509Certificate(X509Certificate wrapped, byte[] encodedVerbatim) { in VerbatimX509Certificate()794 private final X509Certificate wrapped; field in PKCS7.WrappedX509Certificate796 public WrappedX509Certificate(X509Certificate wrapped) { in WrappedX509Certificate()
108 boolean wrapped, in checkCompletedExceptionally()