HomeSort by relevance Sort by last modified time
    Searched refs:AnalyseIGetMethod (Results 1 - 2 of 2) sorted by null

  /art/runtime/quick/
inline_method_analyser.h 252 static bool AnalyseIGetMethod(const DexFile::CodeItem* code_item,
inline_method_analyser.cc 511 return AnalyseIGetMethod(code_item, method_ref, is_static, method, result);
593 bool InlineMethodAnalyser::AnalyseIGetMethod(const DexFile::CodeItem* code_item,

Completed in 71 milliseconds