Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser.h412 bool ParseMethodOptions(const LocationRecorder& parent_location,
Dparser.cc1911 DO(ParseMethodOptions(method_location, containing_file, in ParseServiceMethod()
1922 bool Parser::ParseMethodOptions(const LocationRecorder& parent_location, in ParseMethodOptions() function in google::protobuf::compiler::Parser