Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h448 void MapBootImageMethods() REQUIRES(Locks::mutator_lock_);
Djit.cc1042 void Jit::MapBootImageMethods() { in MapBootImageMethods() function in art::jit::Jit
1656 runtime->GetJit()->MapBootImageMethods(); in RunPollingThread()
1731 MapBootImageMethods(); in PostZygoteFork()