Home
last modified time | relevance | path

Searched refs:SetUseJIT (Results 1 – 3 of 3) sorted by relevance

/art/runtime/jit/
Djit.h107 void SetUseJIT(bool b) { in SetUseJIT() function
/art/runtime/native/
Ddalvik_system_ZygoteHooks.cc113 runtime->GetJITOptions()->SetUseJIT(use_jit); in EnableDebugFeatures()
/art/runtime/
Druntime.cc901 jit_options_->SetUseJIT(false); in Init()