Home
last modified time | relevance | path

Searched refs:GetJITOptions (Results 1 – 2 of 2) sorted by relevance

/art/runtime/native/
Ddalvik_system_ZygoteHooks.cc125 jit::JitOptions* jit_options = runtime->GetJITOptions(); in EnableDebugFeatures()
/art/runtime/
Druntime.h585 jit::JitOptions* GetJITOptions() { in GetJITOptions() function