Searched refs:ParseLabel (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dparser.h260 bool ParseLabel(FieldDescriptorProto::Label* label);
H A Dparser.cc446 DO(ParseLabel(&label));
988 bool Parser::ParseLabel(FieldDescriptorProto::Label* label) { function in class:google::protobuf::compiler::Parser
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.h367 bool ParseLabel(FieldDescriptorProto::Label* label);
H A Dparser.cc654 DO(ParseLabel(&label));
1444 bool Parser::ParseLabel(FieldDescriptorProto::Label* label) { function in class:google::protobuf::compiler::Parser

Completed in 199 milliseconds