Home
last modified time | relevance | path

Searched defs:method_prototype (Results 1 – 4 of 4) sorted by relevance

/external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_message_field.cc235 io::Printer* printer, const char* method_prototype, in PrintNestedBuilderFunction()
942 io::Printer* printer, const char* method_prototype, in PrintNestedBuilderFunction()
/external/protobuf/src/google/protobuf/compiler/java/
Dmessage_field.cc238 io::Printer* printer, const char* method_prototype, in PrintNestedBuilderFunction()
945 io::Printer* printer, const char* method_prototype, in PrintNestedBuilderFunction()
/external/smali/smali/src/main/java/org/jf/smali/
DsmaliTreeWalker.java2331 public final ImmutableMethodProtoReference method_prototype() throws RecognitionException { in method_prototype() method in smaliTreeWalker
DsmaliParser.java4056 public final smaliParser.method_prototype_return method_prototype() throws RecognitionException { in method_prototype() method in smaliParser