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

  /art/runtime/quick/
inline_method_analyser.h 183 static bool AnalyseConstMethod(const DexFile::CodeItem* code_item, InlineMethod* result);
inline_method_analyser.cc 104 return AnalyseConstMethod(code_item, method);
166 bool InlineMethodAnalyser::AnalyseConstMethod(const DexFile::CodeItem* code_item,

Completed in 1786 milliseconds