Searched refs:IsGetMethod (Results 1 – 2 of 2) sorted by relevance
/art/tools/veridex/ | ||
D | veridex.h | 99 inline bool IsGetMethod(VeriMethod method) { in IsGetMethod() function |
D | flow_analysis.cc | 699 } else if (IsGetMethod(method)) { in AnalyzeInvoke() |