Home | History | Annotate | Download | only in include

Lines Matching refs:auto_enable_

2516   void set_auto_enable(bool value) { auto_enable_ = value; }
2517 bool auto_enable() { return auto_enable_
2525 bool auto_enable_;