Searched refs:getUTF8String (Results 1 - 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/util/
H A DDerValue.java587 return getUTF8String();
714 public String getUTF8String() throws IOException { method in class:DerValue
717 "DerValue.getUTF8String, not UTF-8 " + tag);
H A DDerInputStream.java461 public String getUTF8String() throws IOException { method in class:DerInputStream

Completed in 59 milliseconds