Home
last modified time | relevance | path

Searched refs:IsGetMethod (Results 1 – 2 of 2) sorted by relevance

/art/tools/veridex/
Dveridex.h101 inline bool IsGetMethod(VeriMethod method) { in IsGetMethod() function
Dflow_analysis.cc730 } else if (IsGetMethod(method)) { in AnalyzeInvoke()