Searched defs:readEntry (Results 1 – 4 of 4) sorted by relevance
50 static ZipEntry readEntry(ByteBuffer in) throws IOException { in readEntry() method in ZipEntryReader
85 private Entry readEntry(XmlPullParser parser) throws XmlPullParserException, IOException { in readEntry() method in StackOverflowXmlParser
319 AK_FORCE_INLINE const Entry readEntry(const int entryIndex) const { in readEntry() function
4548 private static void readEntry(Bundle restrictions, ArrayList<String> values, in readEntry() method in UserManagerService