Searched defs:method_location (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc1368 const LocationRecorder& method_location) {
1372 LocationRecorder location(method_location,
1382 LocationRecorder location(method_location,
1394 LocationRecorder location(method_location,
1404 DO(ParseOptions(method_location,
1408 DO(ConsumeEndOfDeclaration(";", &method_location));
1367 ParseServiceMethod(MethodDescriptorProto* method, const LocationRecorder& method_location) argument

Completed in 29 milliseconds