Home | History | Annotate | Download | only in cros

Lines Matching defs:is_active

301   bool is_active() const { return is_active_; }
385 void set_active(bool is_active) { is_active_ = is_active; }