HomeSort by relevance Sort by last modified time
    Searched defs:GetCompiledMethod (Results 1 - 3 of 3) sorted by null

  /art/compiler/
oat_writer.h 214 CompiledMethod* GetCompiledMethod(size_t class_def_method_index) const {
  /art/compiler/dex/quick/
codegen_util.cc     [all...]
  /art/compiler/driver/
compiler_driver.cc 607 auto* compiled_method = GetCompiledMethod(MethodReference(dex_file, method_idx));
    [all...]

Completed in 157 milliseconds