/external/chromium_org/chrome/browser/sync/glue/ |
sync_backend_host.h | 21 #include "sync/internal_api/public/util/report_unrecoverable_error_function.h" 58 // |report_unrecoverable_error_function| can be NULL. Note: 70 report_unrecoverable_error_function,
|
sync_backend_host_mock.h | 38 report_unrecoverable_error_function,
|
sync_backend_host_mock.cc | 24 report_unrecoverable_error_function,
|
sync_backend_host_core.h | 43 report_unrecoverable_error_function); 65 report_unrecoverable_error_function; member in struct:browser_sync::DoInitializeOptions
|
sync_backend_host_core.cc | 67 report_unrecoverable_error_function) 85 report_unrecoverable_error_function( 86 report_unrecoverable_error_function) { 378 options->report_unrecoverable_error_function,
|
sync_backend_host_impl.h | 25 #include "sync/internal_api/public/util/report_unrecoverable_error_function.h" 88 report_unrecoverable_error_function,
|
sync_backend_host_impl.cc | 83 report_unrecoverable_error_function, 134 report_unrecoverable_error_function));
|
/external/chromium_org/sync/internal_api/public/ |
sync_manager.h | 24 #include "sync/internal_api/public/util/report_unrecoverable_error_function.h" 300 // |report_unrecoverable_error_function| may be NULL. 324 ReportUnrecoverableErrorFunction report_unrecoverable_error_function,
|
/external/chromium_org/sync/internal_api/public/test/ |
fake_sync_manager.h | 94 ReportUnrecoverableErrorFunction report_unrecoverable_error_function,
|
/external/chromium_org/sync/internal_api/ |
sync_manager_impl.h | 83 report_unrecoverable_error_function,
|
sync_manager_impl.cc | 358 ReportUnrecoverableErrorFunction report_unrecoverable_error_function, 381 report_unrecoverable_error_function_ = report_unrecoverable_error_function; [all...] |
/external/chromium_org/sync/internal_api/test/ |
fake_sync_manager.cc | 93 ReportUnrecoverableErrorFunction report_unrecoverable_error_function,
|
/external/chromium_org/chrome/browser/sync/ |
profile_sync_service_unittest.cc | 69 report_unrecoverable_error_function,
|
/external/chromium_org/sync/syncable/ |
directory.h | 18 #include "sync/internal_api/public/util/report_unrecoverable_error_function.h" 150 // |report_unrecoverable_error_function| may be NULL. 156 report_unrecoverable_error_function,
|
directory.cc | 90 ReportUnrecoverableErrorFunction report_unrecoverable_error_function, 97 report_unrecoverable_error_function), [all...] |