Searched refs:GetUpdatableCodeMapping (Results 1 – 2 of 2) sorted by relevance
404 const MemMap* GetUpdatableCodeMapping() const;
577 const MemMap* const updatable_pages = code_cache_->GetUpdatableCodeMapping(); in ScopedCodeCacheWrite()586 const MemMap* const updatable_pages = code_cache_->GetUpdatableCodeMapping(); in ~ScopedCodeCacheWrite()964 const MemMap* JitCodeCache::GetUpdatableCodeMapping() const { in GetUpdatableCodeMapping() function in art::jit::JitCodeCache1942 const MemMap* const code_pages = GetUpdatableCodeMapping(); in MoreCore()