Searched defs:writeMethodProtoDescriptor (Results 1 – 4 of 4) sorted by relevance
153 … public void writeMethodProtoDescriptor(MethodProtoReference protoReference) throws IOException { in getWriter() method in DexFormatterTest.TestDexFormatter
77 …public static void writeMethodProtoDescriptor(Writer writer, MethodProtoReference methodProtoRefer… in writeMethodProtoDescriptor() method in ReferenceUtil
90 …public static void writeMethodProtoDescriptor(Writer writer, MethodProtoReference methodProtoRefer… in writeMethodProtoDescriptor() method in ReferenceUtil
111 public void writeMethodProtoDescriptor(MethodProtoReference protoReference) throws IOException { in writeMethodProtoDescriptor() method in DexFormattedWriter