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

  /external/chromium_org/chrome/browser/sync/
test_profile_sync_service.cc 110 syncer::ModelTypeSet failed_configuration_types; local
112 failed_configuration_types = to_download;
119 syncer::Difference(to_download, failed_configuration_types),
120 syncer::Difference(to_download, failed_configuration_types),
121 failed_configuration_types, local
  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host.cc 790 const syncer::ModelTypeSet failed_configuration_types,
801 ready_task.Run(succeeded_configuration_types, failed_configuration_types);
1341 const syncer::ModelTypeSet failed_configuration_types = local
    [all...]

Completed in 120 milliseconds