Searched refs:got_state_changed (Results 1 – 1 of 1) sorted by relevance
1382 const bool got_state_changed = in HandleProcessEvent() local1389 if (got_state_changed) { in HandleProcessEvent()1396 if (got_state_changed && !state_is_stopped) { in HandleProcessEvent()1402 FlushProcessOutput(*process_sp, got_stdout || got_state_changed, in HandleProcessEvent()1403 got_stderr || got_state_changed); in HandleProcessEvent()1436 if (got_state_changed && state_is_stopped) { in HandleProcessEvent()