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

/external/protobuf/src/google/protobuf/compiler/
H A Dparser.h272 bool ParseFieldOptions(FieldDescriptorProto* field);
H A Dparser.cc472 DO(ParseFieldOptions(field));
505 bool Parser::ParseFieldOptions(FieldDescriptorProto* field) { function in class:google::protobuf::compiler::Parser
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.h379 bool ParseFieldOptions(FieldDescriptorProto* field,
H A Dparser.cc696 DO(ParseFieldOptions(field, field_location));
751 bool Parser::ParseFieldOptions(FieldDescriptorProto* field, function in class:google::protobuf::compiler::Parser

Completed in 49 milliseconds