Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/errorprone/refaster/
H A DEfficientXml.java76 int beforeParse(TypedXmlPullParser in, String n) throws Exception { in beforeParse() method in EfficientXml.IntFromString
110 int beforeParse(TypedXmlPullParser in, String n) throws Exception { in beforeParse() method in EfficientXml.IntFromStringHex
166 long beforeParse(TypedXmlPullParser in, String n) throws Exception { in beforeParse() method in EfficientXml.LongFromString
200 long beforeParse(TypedXmlPullParser in, String n) throws Exception { in beforeParse() method in EfficientXml.LongFromStringHex
234 float beforeParse(TypedXmlPullParser in, String n) throws Exception { in beforeParse() method in EfficientXml.FloatFromString
268 double beforeParse(TypedXmlPullParser in, String n) throws Exception { in beforeParse() method in EfficientXml.DoubleFromString
321 boolean beforeParse(TypedXmlPullParser in, String n) throws Exception { in beforeParse() method in EfficientXml.BooleanFromString