Home | History | Annotate | Download | only in cros

Lines Matching refs:added_

305   bool added() const { return added_; }
339 added_(false),
390 void set_added(bool added) { added_ = added; }
399 bool added_;