Home
last modified time | relevance | path

Searched defs:ParsePackage (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/aapt2/format/binary/
DBinaryResourceParser.cpp176 bool BinaryResourceParser::ParsePackage(const ResChunk_header* chunk) { in ParsePackage() function in aapt::BinaryResourceParser
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser.cc2017 bool Parser::ParsePackage(FileDescriptorProto* file, in ParsePackage() function in google::protobuf::compiler::Parser
Dparser_unittest.cc944 TEST_F(ParseMiscTest, ParsePackage) { in TEST_F() argument