Searched defs:ParseArrayImpl (Results 1 – 3 of 3) sorted by relevance
264 std::vector<T> ParseArrayImpl(std::istream& stream, TParseElementFunc parseElementFunc, const char*… in ParseArrayImpl() function
25 std::vector<T> ParseArrayImpl(std::istream& stream, TParseElementFunc parseElementFunc, const char … in ParseArrayImpl() function
1645 bool ResourceParser::ParseArrayImpl(xml::XmlPullParser* parser, in ParseArrayImpl() function in aapt::ResourceParser