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