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

  /art/runtime/native/
dalvik_system_ZygoteHooks.cc 99 runtime->AddCompilerOption("--compiler-filter=interpret-only");
117 runtime->AddCompilerOption("--generate-debug-info");
  /art/runtime/
runtime.h 162 void AddCompilerOption(std::string option) {

Completed in 647 milliseconds