Home | History | Annotate | Download | only in include

Lines Matching full:auto_enable_

4017   void set_auto_enable(bool value) { auto_enable_ = value; }
4018 bool auto_enable() { return auto_enable_; }
4026 bool auto_enable_;