Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/java/
Djava_message_field.cc228 io::Printer* printer, const char* method_prototype, in PrintNestedBuilderFunction()
901 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