Searched defs:parse (Results 1 – 3 of 3) sorted by relevance
30 public static HashMap<String, String> parse(String[] args) { in parse() method in KeyValueArgsParser
140 static Metric parse(XmlPullParser parser) in parse() method in ReportLog.Metric339 public static ReportLog parse(String result) throws XmlPullParserException, IOException { in parse() method in ReportLog365 public static ReportLog parse(XmlPullParser parser) throws XmlPullParserException, IOException { in parse() method in ReportLog
174 public Double parse(String lines) { in parse() method in JankCollectionHelper.GfxInfoMetric