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

  /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;
status_controller.cc 21 group_restriction_(GROUP_PASSIVE),
172 shared_.commit_set.GetCommitIdProjection(group_restriction_);

Completed in 16 milliseconds