Searched refs:exit_phase (Results 1 – 2 of 2) sorted by relevance
1554 ProcessPhase exit_phase = PROCESS_PHASE_UNKNOWN; in CleanupAfterProcess() local1557 exit_phase = static_cast<ProcessPhase>(phase->second.GetInt()); in CleanupAfterProcess()1560 process_exit_callback.Run(process_id, exit_stamp, exit_code, exit_phase, in CleanupAfterProcess()
807 ProcessPhase exit_phase,