Home
last modified time | relevance | path

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

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/
DReferenceUtil.java47 … static String getMethodDescriptor(MethodReference methodReference, boolean useImplicitReference) { in getMethodDescriptor()
79 boolean useImplicitReference) throws IOException { in writeMethodDescriptor()
97 …lic static String getFieldDescriptor(FieldReference fieldReference, boolean useImplicitReference) { in getFieldDescriptor()