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

  /art/compiler/dex/
frontend.cc 292 ArtQuickCompileMethod(art::CompilerDriver& compiler,
  /art/compiler/driver/
compiler_driver.cc 300 extern "C" art::CompiledMethod* ArtQuickCompileMethod(art::CompilerDriver& compiler,
371 compiler_ = reinterpret_cast<CompilerFn>(ArtQuickCompileMethod);
    [all...]

Completed in 312 milliseconds