HomeSort by relevance Sort by last modified time
    Searched defs:group_restriction_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sync/sessions/
status_controller.h 78 return commit_set.GetCommitIdProjection(group_restriction_);
113 return group_restriction_;
169 ModelSafeGroup group_restriction_; member in class:syncer::sessions::StatusController
184 status_->group_restriction_ = restriction;
  /external/chromium/chrome/browser/sync/sessions/
status_controller.h 57 group_restriction_)->conflict_progress;
61 group_restriction_)->conflict_progress;
65 group_restriction_)->update_progress;
69 group_restriction_)->update_progress;
124 return shared_.commit_set.GetCommitIdProjection(group_restriction_);
184 return group_restriction_;
227 // Returns true iff the commit id projection for |group_restriction_|
248 ModelSafeGroup group_restriction_; member in class:browser_sync::sessions::StatusController
263 status_->group_restriction_ = restriction;

Completed in 52 milliseconds