Searched refs:SetCompilationState (Results 1 – 2 of 2) sorted by relevance
653 code_cache_->GetZygoteMap()->SetCompilationState(ZygoteCompilationState::kNotifiedFailure); in NotifyZygoteCompilationDone()665 code_cache_->GetZygoteMap()->SetCompilationState(ZygoteCompilationState::kNotifiedFailure); in NotifyZygoteCompilationDone()682 code_cache_->GetZygoteMap()->SetCompilationState(ZygoteCompilationState::kNotifiedFailure); in NotifyZygoteCompilationDone()706 code_cache_->GetZygoteMap()->SetCompilationState( in NotifyZygoteCompilationDone()749 code_cache_->GetZygoteMap()->SetCompilationState(ZygoteCompilationState::kNotifiedOk); in NotifyZygoteCompilationDone()862 Runtime::Current()->GetJit()->GetCodeCache()->GetZygoteMap()->SetCompilationState( in Run()
134 void SetCompilationState(ZygoteCompilationState state) { in SetCompilationState() function