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

  /art/compiler/
oat_writer.cc 173 CompiledMethod* GetCompiledMethod(size_t class_def_method_index) const {
705 writer_->compiler_driver_->GetCompiledMethod(MethodReference(dex_file_, method_idx));
762 CompiledMethod* compiled_method = oat_class->GetCompiledMethod(class_def_method_index);
    [all...]
  /art/compiler/driver/
compiler_driver.cc     [all...]

Completed in 104 milliseconds