Searched defs:ParsePackage (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/tools/aapt2/format/binary/ | ||
D | BinaryResourceParser.cpp | 176 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/ | ||
D | parser.cc | 2017 bool Parser::ParsePackage(FileDescriptorProto* file, in ParsePackage() function in google::protobuf::compiler::Parser |
D | parser_unittest.cc | 944 TEST_F(ParseMiscTest, ParsePackage) { in TEST_F() argument |