Home
last modified time | relevance | path

Searched refs:kNotifiedFailure (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Djit.cc546 code_cache_->GetZygoteMap()->SetCompilationState(ZygoteCompilationState::kNotifiedFailure); in NotifyZygoteCompilationDone()
558 code_cache_->GetZygoteMap()->SetCompilationState(ZygoteCompilationState::kNotifiedFailure); in NotifyZygoteCompilationDone()
575 code_cache_->GetZygoteMap()->SetCompilationState(ZygoteCompilationState::kNotifiedFailure); in NotifyZygoteCompilationDone()
600 ZygoteCompilationState::kNotifiedFailure); in NotifyZygoteCompilationDone()
Djit_code_cache.h98 kNotifiedFailure = 3, enumerator