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.java42 private final CstMethodRef callSiteMethod; field in InvokePolymorphicInsn
66 CstMethodRef callSiteMethod) { in InvokePolymorphicInsn()
163 private static CstMethodRef makeInvokeMethod(final CstMethodRef callSiteMethod) { in makeInvokeMethod()
169 private static CstProtoRef makeCallSiteProto(final CstMethodRef callSiteMethod) { in makeCallSiteProto()