Searched refs:ParseLibrary (Results 1 – 2 of 2) sorted by relevance
56 bool ParseLibrary(const android::ResChunk_header* chunk);
247 if (!ParseLibrary(parser.chunk())) { in ParsePackage()423 bool BinaryResourceParser::ParseLibrary(const ResChunk_header* chunk) { in ParseLibrary() function in aapt::BinaryResourceParser