Home
last modified time | relevance | path

Searched refs:ParseMethodOptions (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dparser.h412 bool ParseMethodOptions(const LocationRecorder& parent_location,
Dparser.cc1901 DO(ParseMethodOptions(method_location, containing_file, in ParseServiceMethod()
1912 bool Parser::ParseMethodOptions(const LocationRecorder& parent_location, in ParseMethodOptions() function in google::protobuf::compiler::Parser