Searched refs:RemoveMethodBeingCompiled (Results 1 – 2 of 2) sorted by relevance
507 void RemoveMethodBeingCompiled(ArtMethod* method, CompilationKind compilation_kind)
1300 void JitCodeCache::RemoveMethodBeingCompiled(ArtMethod* method, CompilationKind kind) { in RemoveMethodBeingCompiled() function in art::jit::JitCodeCache1843 RemoveMethodBeingCompiled(method, compilation_kind); in DoneCompiling()