Searched refs:is_stopped_ (Results 1 – 2 of 2) sorted by relevance
28 void stop() { is_stopped_ = true; } in stop()44 return !is_stopped_ && output_handle_ != NULL; in IsEnabled()121 bool is_stopped_; variable
23 : is_stopped_(false), in Log()100 is_stopped_ = false; in Close()