Searched refs:is_stopped_ (Results 1 – 2 of 2) sorted by relevance
45 void stop() { is_stopped_ = true; } in stop()54 return !is_stopped_ && output_handle_ != NULL; in IsEnabled()87 bool is_stopped_; variable
41 : is_stopped_(false), in Log()192 is_stopped_ = false; in Close()