Searched defs:nextAT (Results 1 - 1 of 1) sorted by relevance

/external/okhttp/src/main/java/com/squareup/okhttp/internal/tls/
H A DDistinguishedNameParser.java48 private String nextAT() { method in class:DistinguishedNameParser
357 String attType = nextAT();
401 attType = nextAT();

Completed in 98 milliseconds