Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/rop/code/
DInvokePolymorphicInsn.java51 private final CstMethodRef callSiteMethod; field in InvokePolymorphicInsn
74 CstMethodRef callSiteMethod) { in InvokePolymorphicInsn()
171 private static CstMethodRef makePolymorphicMethod(final CstMethodRef callSiteMethod) { in makePolymorphicMethod()
236 private static CstProtoRef makeCallSiteProto(final CstMethodRef callSiteMethod) { in makeCallSiteProto()