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