Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h433 void MapBootImageMethods() REQUIRES(Locks::mutator_lock_);
Djit.cc1041 void Jit::MapBootImageMethods() { in MapBootImageMethods() function in art::jit::Jit
1711 runtime->GetJit()->MapBootImageMethods(); in RunPollingThread()
1785 MapBootImageMethods(); in PostZygoteFork()