Home
last modified time | relevance | path

Searched defs:error_handler (Results 1 – 25 of 30) sorted by relevance

12

/external/chromium/chrome/browser/sync/
Dprofile_sync_factory_impl.cc168 UnrecoverableErrorHandler* error_handler) { in CreateAppSyncComponents()
188 browser_sync::UnrecoverableErrorHandler* error_handler) { in CreateAutofillSyncComponents()
207 browser_sync::UnrecoverableErrorHandler* error_handler) { in CreateAutofillProfileSyncComponents()
224 UnrecoverableErrorHandler* error_handler) { in CreateBookmarkSyncComponents()
241 UnrecoverableErrorHandler* error_handler) { in CreateExtensionSyncComponents()
258 UnrecoverableErrorHandler* error_handler) { in CreatePasswordSyncComponents()
272 UnrecoverableErrorHandler* error_handler) { in CreatePreferenceSyncComponents()
284 UnrecoverableErrorHandler* error_handler) { in CreateThemeSyncComponents()
296 browser_sync::UnrecoverableErrorHandler* error_handler) { in CreateTypedUrlSyncComponents()
310 UnrecoverableErrorHandler* error_handler) { in CreateSessionSyncComponents()
/external/chromium/chrome/browser/sync/glue/
Dchange_processor.h23 explicit ChangeProcessor(UnrecoverableErrorHandler* error_handler) in ChangeProcessor()
61 UnrecoverableErrorHandler* error_handler() { return error_handler_; } in error_handler() function
Dsession_change_processor.cc27 UnrecoverableErrorHandler* error_handler, in SessionChangeProcessor()
39 UnrecoverableErrorHandler* error_handler, in SessionChangeProcessor()
Dautofill_profile_data_type_controller.cc36 browser_sync::UnrecoverableErrorHandler* error_handler) { in CreateSyncComponents()
Dtheme_change_processor.cc21 UnrecoverableErrorHandler* error_handler) in ThemeChangeProcessor()
Dextension_change_processor.cc28 UnrecoverableErrorHandler* error_handler) in ExtensionChangeProcessor()
Dpassword_change_processor.cc27 UnrecoverableErrorHandler* error_handler) in PasswordChangeProcessor()
Dpreference_change_processor.cc27 UnrecoverableErrorHandler* error_handler) in PreferenceChangeProcessor()
Dautofill_data_type_controller.cc192 browser_sync::UnrecoverableErrorHandler* error_handler) { in CreateSyncComponents()
Dbookmark_change_processor.cc25 UnrecoverableErrorHandler* error_handler) in BookmarkChangeProcessor()
158 UnrecoverableErrorHandler* error_handler) { in CreateSyncNode()
Dtyped_url_change_processor.cc23 UnrecoverableErrorHandler* error_handler) in TypedUrlChangeProcessor()
Dautofill_profile_change_processor.cc32 UnrecoverableErrorHandler* error_handler) in AutofillProfileChangeProcessor()
Dautofill_change_processor.cc41 UnrecoverableErrorHandler* error_handler) in AutofillChangeProcessor()
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
Dchecker.py47 def __init__(self, error_handler): argument
119 def Run(self, filenames, error_handler): argument
Dcheckerbase.py102 def __init__(self, error_handler, lint_rules, state_tracker, argument
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
Dlintrunner.py30 def Run(self, filenames, error_handler): argument
/external/android-clat/
Dnetlink_callbacks.c42 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg) { in error_handler() function
Dgetroute.c93 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg) { in error_handler() function
Dgetaddr.c88 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg) { in error_handler() function
/external/webkit/Tools/Scripts/webkitpy/common/system/
Dexecutive_mock.py54 def run_command(self, arg_list, error_handler=None, return_exit_code=False, argument
Dexecutive.py353 error_handler=None, argument
/external/webkit/Tools/Scripts/webkitpy/layout_tests/
Ddeduplicate_tests_unittest.py42 error_handler=None, argument
/external/chromium/chrome/common/
Dsqlite_utils.cc285 SQLErrorHandler* error_handler = GetErrorHandlerFactory()->Make(); in prepare() local
297 SQLErrorHandler* error_handler = GetErrorHandlerFactory()->Make(); in step() local
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
Dchromium.py120 def error_handler(script_error): function
/external/webkit/Source/WebCore/plugins/gtk/
Dgtk2xtbin.c837 error_handler(Display *display, XErrorEvent *error) in error_handler() function

12