Home | History | Annotate | Download | only in syncable

Lines Matching refs:dirty_

240     if (!dirty_ && dirty_index) {
244 dirty_ = true;
251 if (dirty_ && dirty_index) {
255 dirty_ = false;
259 return dirty_;
343 bool dirty_;