Searched refs:failed_to_start_ (Results 1 – 2 of 2) sorted by relevance
355 failed_to_start_(false), in SymbolizerProcess()369 if (!failed_to_start_) { in SendCommand()371 failed_to_start_ = true; in SendCommand()
109 bool failed_to_start_; variable