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

  /art/runtime/native/
dalvik_system_ZygoteHooks.cc 214 jit::JitOptions* jit_options = runtime->GetJITOptions();
  /art/runtime/
runtime.h 561 jit::JitOptions* GetJITOptions() {
  /art/runtime/jit/
jit_code_cache.cc 543 uint16_t jit_warmup_threshold = Runtime::Current()->GetJITOptions()->GetWarmupThreshold();
    [all...]

Completed in 196 milliseconds