Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.cc649 code_cache_->GetZygoteMap()->SetCompilationState(ZygoteCompilationState::kNotifiedFailure); in NotifyZygoteCompilationDone()
661 code_cache_->GetZygoteMap()->SetCompilationState(ZygoteCompilationState::kNotifiedFailure); in NotifyZygoteCompilationDone()
678 code_cache_->GetZygoteMap()->SetCompilationState(ZygoteCompilationState::kNotifiedFailure); in NotifyZygoteCompilationDone()
703 ZygoteCompilationState::kNotifiedFailure); in NotifyZygoteCompilationDone()
Djit_code_cache.h97 kNotifiedFailure = 3, enumerator