Searched defs:readTag (Results 1 – 4 of 4) sorted by relevance
324 T readTag(XmlPullParser parser, String tagName) throws XmlPullParserException, IOException; in readTag() method
561 private void readTag() throws IOException { in readTag() method in ProtoInputStream
533 private ExifTag readTag() throws IOException, ExifInvalidFormatException { in readTag() method in ExifParser
1586 std::vector<uint8_t> readTag; variable