HomeSort by relevance Sort by last modified time
    Searched full:sync_error (Results 26 - 50 of 226) sorted by null

12 3 4 5 6 7 8 910

  /frameworks/base/docs/html/sdk/api_diff/5/changes/
android.provider.Contacts.PhotosColumns.html 133 <A NAME="android.provider.Contacts.PhotosColumns.SYNC_ERROR"></A>
134 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.PhotosColumns.html#SYNC_ERROR" target="_top"><code>SYNC_ERROR</code></font></A></nobr> </TD>
  /external/chromium_org/chrome/browser/sync/glue/
autofill_profile_data_type_controller.cc 17 #include "sync/api/sync_error.h"
autofill_data_type_controller_unittest.cc 26 #include "sync/api/sync_error.h"
frontend_data_type_controller.cc 15 #include "sync/api/sync_error.h"
bookmark_data_type_controller_unittest.cc 33 #include "sync/api/sync_error.h"
non_frontend_data_type_controller.cc 17 #include "sync/api/sync_error.h"
sync_backend_host_core.h 105 const syncer::SyncProtocolError& sync_error) OVERRIDE;
sync_backend_host_core.cc 333 const syncer::SyncProtocolError& sync_error) {
340 sync_error);
sync_backend_host_impl.cc 729 const syncer::SyncProtocolError& sync_error) {
733 frontend_->OnActionableError(sync_error);
  /external/chromium_org/components/sync_driver/
data_type_manager.h 13 #include "sync/api/sync_error.h"
model_associator.h 10 #include "sync/api/sync_error.h"
shared_change_processor.h 16 #include "sync/api/sync_error.h"
ui_data_type_controller.cc 11 #include "sync/api/sync_error.h"
non_ui_data_type_controller.cc 12 #include "sync/api/sync_error.h"
  /external/chromium_org/sync/api/
sync_error.h 107 SYNC_EXPORT void PrintTo(const SyncError& sync_error, std::ostream* os);
sync_error_unittest.cc 5 #include "sync/api/sync_error.h"
  /external/chromium_org/sync/internal_api/
debug_info_event_listener.h 52 const SyncProtocolError& sync_error) OVERRIDE;
debug_info_event_listener.cc 114 const SyncProtocolError& sync_error) {
  /external/chromium_org/chrome/browser/supervised_user/
supervised_user_sync_service.cc 18 #include "sync/api/sync_error.h"
307 SyncError sync_error = local
309 DCHECK(!sync_error.IsSet());
supervised_user_shared_settings_service.cc 16 #include "sync/api/sync_error.h"
  /external/chromium_org/chrome/browser/history/
typed_url_syncable_service.h 16 #include "sync/api/sync_error.h"
  /external/chromium_org/chrome/browser/webdata/
autocomplete_syncable_service.h 26 #include "sync/api/sync_error.h"
  /external/chromium_org/components/dom_distiller/core/
dom_distiller_store.h 20 #include "sync/api/sync_error.h"
  /external/chromium_org/components/password_manager/core/browser/
password_syncable_service.h 20 #include "sync/api/sync_error.h"
  /external/chromium_org/components/autofill/core/browser/webdata/
autofill_profile_syncable_service.h 29 #include "sync/api/sync_error.h"

Completed in 292 milliseconds

12 3 4 5 6 7 8 910