Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/jit/
H A Djit_code_cache.h151 bool CanMapBootImageMethods() const { in CanMapBootImageMethods() function
H A Djit.cc965 if (!code_cache_->GetZygoteMap()->CanMapBootImageMethods()) { in MapBootImageMethods()