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