Home | History | Annotate | Download | only in cros

Lines Matching refs:is_active_

354   bool is_active() const { return is_active_; }
514 void set_is_active(bool is_active) { is_active_ = is_active; }
551 bool is_active_;