Searched refs:ParsePackage (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dparser.h219 bool ParsePackage(FileDescriptorProto* file);
H A Dparser_unittest.cc666 TEST_F(ParseMiscTest, ParsePackage) {
H A Dparser.cc382 return ParsePackage(file);
1056 bool Parser::ParsePackage(FileDescriptorProto* file) { function in class:google::protobuf::compiler::Parser

Completed in 43 milliseconds