Searched defs:ParsePackage (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc382 return ParsePackage(file);
1056 bool Parser::ParsePackage(FileDescriptorProto* file) { function in class:google::protobuf::compiler::Parser
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc515 return ParsePackage(file, root_location);
1512 bool Parser::ParsePackage(FileDescriptorProto* file, function in class:google::protobuf::compiler::Parser

Completed in 94 milliseconds