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