Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_code_cache.h75 class ScopedCodeCacheWrite; variable
513 friend class ScopedCodeCacheWrite; variable
Djit_code_cache.cc571 class ScopedCodeCacheWrite : ScopedTrace { class
573 explicit ScopedCodeCacheWrite(const JitCodeCache* const code_cache) in ScopedCodeCacheWrite() function in art::jit::ScopedCodeCacheWrite