Home
last modified time | relevance | path

Searched defs:readAllBytes (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/sun/security/provider/certpath/
DX509CertPath.java61 private static byte[] readAllBytes(java.io.InputStream is) throws java.io.IOException { in readAllBytes() method in X509CertPath
/libcore/ojluni/src/main/java/sun/security/provider/certpath/
DX509CertPath.java258 private static byte[] readAllBytes(InputStream is) throws IOException { in readAllBytes() method in X509CertPath