Searched refs:ScopedCodeCacheWrite (Results 1 – 2 of 2) sorted by relevance
571 class ScopedCodeCacheWrite : ScopedTrace { class573 explicit ScopedCodeCacheWrite(const JitCodeCache* const code_cache) in ScopedCodeCacheWrite() function in art::jit::ScopedCodeCacheWrite584 ~ScopedCodeCacheWrite() { in ~ScopedCodeCacheWrite()596 DISALLOW_COPY_AND_ASSIGN(ScopedCodeCacheWrite);828 ScopedCodeCacheWrite scc(this); in FreeAllMethodHeaders()847 ScopedCodeCacheWrite scc(this); in RemoveMethodsIn()1003 ScopedCodeCacheWrite scc(this); in CommitCodeInternal()1145 ScopedCodeCacheWrite scc(this); in CommitCodeInternal()1229 ScopedCodeCacheWrite ccw(this); in RemoveMethodLocked()1464 ScopedCodeCacheWrite scc(this); in SetFootprintLimit()[all …]
75 class ScopedCodeCacheWrite; variable513 friend class ScopedCodeCacheWrite; variable