Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_code_cache.h147 bool CanMapBootImageMethods() const { in CanMapBootImageMethods() function
Djit.cc1048 if (!code_cache_->GetZygoteMap()->CanMapBootImageMethods()) { in MapBootImageMethods()