Home
last modified time | relevance | path

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

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