Home
last modified time | relevance | path

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

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