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

  /art/compiler/
compilers.cc 27 extern "C" void ArtUnInitQuickCompilerContext(art::CompilerDriver* driver);
49 ArtUnInitQuickCompilerContext(GetCompilerDriver());
  /art/compiler/dex/
frontend.cc 39 extern "C" void ArtUnInitQuickCompilerContext(art::CompilerDriver* driver) {

Completed in 64 milliseconds