Home | History | Annotate | Download | only in cros

Lines Matching refs:is_active_

301   bool is_active() const { return is_active_; }
334 is_active_(false),
367 bool is_active_;
385 void set_active(bool is_active) { is_active_ = is_active; }