Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h399 void BootCompleted();
Djit.cc1817 void Jit::BootCompleted() { in BootCompleted() function in art::jit::Jit
/art/runtime/native/
Ddalvik_system_VMRuntime.cc726 jit->BootCompleted(); in VMRuntime_bootCompleted()