Home
last modified time | relevance | path

Searched defs:ScopedCodeCacheWrite (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/jit/
H A Djit_scoped_code_cache_write.h38 explicit ScopedCodeCacheWrite(const JitMemoryRegion& region) in ScopedCodeCacheWrite() function
H A Djit_memory_region.h281 friend class ScopedCodeCacheWrite; // For GetUpdatableCodeMapping variable
H A Djit_code_cache.h593 friend class ScopedCodeCacheWrite; variable