HomeSort by relevance Sort by last modified time
    Searched full:group_restriction (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/sync/engine/
apply_updates_and_resolve_conflicts_command.cc 60 status->group_restriction()) {
77 status->group_restriction());
101 status->group_restriction());
model_changing_syncer_command_unittest.cc 47 changed_groups_.insert(session->status_controller().group_restriction());
process_updates_command.cc 132 if (g != status->group_restriction())
  /external/chromium/chrome/browser/sync/engine/
apply_updates_command.cc 34 session->status_controller()->group_restriction());
verify_updates_command.cc 49 if (g != status->group_restriction())
build_and_process_conflict_sets_command.cc 200 routes, status->group_restriction());
  /external/chromium_org/sync/sessions/
status_controller_unittest.cc 61 status.group_restriction();
status_controller.h 112 ModelSafeGroup group_restriction() const { function in class:syncer::sessions::StatusController
  /external/chromium/chrome/browser/sync/sessions/
status_controller.h 183 ModelSafeGroup group_restriction() const { function in class:browser_sync::sessions::StatusController
195 return group_restriction() == it->second;
status_controller_unittest.cc 221 status.group_restriction();

Completed in 429 milliseconds