Home
last modified time | relevance | path

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

/aosp12/art/runtime/jit/
H A Djit_code_cache.h94 kInProgress = 0, enumerator
H A Djit_code_cache.cc1879 region_->WriteData(compilation_state_, ZygoteCompilationState::kInProgress); in Initialize()