Searched refs:kInit (Results 1 – 5 of 5) sorted by relevance
67 kInit, // The runtime is initialized (and will run user code soon). enumerator
386 } else if (p == RuntimePhaseCallback::RuntimePhase::kInit) { in NextRuntimePhase()
755 callbacks_->NextRuntimePhase(RuntimePhaseCallback::RuntimePhase::kInit); in Start()
71 case RuntimePhase::kInit: in NextRuntimePhase()
100 if (phase == RuntimePhase::kInit) { in NextRuntimePhase()