Searched defs:getCallSite (Results 1 – 8 of 8) sorted by relevance
37 public DexCallSite getCallSite() { in getCallSite() method in InvokeCustomRange
49 public DexCallSite getCallSite() { in getCallSite() method in InvokeCustom
173 public DexCallSite getCallSite() { in getCallSite() method in Instruction
23 public DexCallSite getCallSite() { in getCallSite() method in InvokeCustom
86 public DexCallSite getCallSite(String methodName, String methodProto, in getCallSite() method in JarApplicationReader
127 public DexCallSite getCallSite(int index) { in getCallSite() method in OffsetToObjectMapping
95 CallSiteTy getCallSite() const { in getCallSite() function
298 const Stmt *getCallSite() const { return CallSite; } in getCallSite() function