/external/chromium/chrome/browser/sync/ |
D | profile_sync_factory_impl.cc | 168 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/ |
D | change_processor.h | 23 explicit ChangeProcessor(UnrecoverableErrorHandler* error_handler) in ChangeProcessor() 61 UnrecoverableErrorHandler* error_handler() { return error_handler_; } in error_handler() function
|
D | session_change_processor.cc | 27 UnrecoverableErrorHandler* error_handler, in SessionChangeProcessor() 39 UnrecoverableErrorHandler* error_handler, in SessionChangeProcessor()
|
D | autofill_profile_data_type_controller.cc | 36 browser_sync::UnrecoverableErrorHandler* error_handler) { in CreateSyncComponents()
|
D | theme_change_processor.cc | 21 UnrecoverableErrorHandler* error_handler) in ThemeChangeProcessor()
|
D | extension_change_processor.cc | 28 UnrecoverableErrorHandler* error_handler) in ExtensionChangeProcessor()
|
D | password_change_processor.cc | 27 UnrecoverableErrorHandler* error_handler) in PasswordChangeProcessor()
|
D | preference_change_processor.cc | 27 UnrecoverableErrorHandler* error_handler) in PreferenceChangeProcessor()
|
D | autofill_data_type_controller.cc | 192 browser_sync::UnrecoverableErrorHandler* error_handler) { in CreateSyncComponents()
|
D | bookmark_change_processor.cc | 25 UnrecoverableErrorHandler* error_handler) in BookmarkChangeProcessor() 158 UnrecoverableErrorHandler* error_handler) { in CreateSyncNode()
|
D | typed_url_change_processor.cc | 23 UnrecoverableErrorHandler* error_handler) in TypedUrlChangeProcessor()
|
D | autofill_profile_change_processor.cc | 32 UnrecoverableErrorHandler* error_handler) in AutofillProfileChangeProcessor()
|
D | autofill_change_processor.cc | 41 UnrecoverableErrorHandler* error_handler) in AutofillChangeProcessor()
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
D | checker.py | 47 def __init__(self, error_handler): argument 119 def Run(self, filenames, error_handler): argument
|
D | checkerbase.py | 102 def __init__(self, error_handler, lint_rules, state_tracker, argument
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/ |
D | lintrunner.py | 30 def Run(self, filenames, error_handler): argument
|
/external/android-clat/ |
D | netlink_callbacks.c | 42 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg) { in error_handler() function
|
D | getroute.c | 93 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg) { in error_handler() function
|
D | getaddr.c | 88 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg) { in error_handler() function
|
/external/webkit/Tools/Scripts/webkitpy/common/system/ |
D | executive_mock.py | 54 def run_command(self, arg_list, error_handler=None, return_exit_code=False, argument
|
D | executive.py | 353 error_handler=None, argument
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/ |
D | deduplicate_tests_unittest.py | 42 error_handler=None, argument
|
/external/chromium/chrome/common/ |
D | sqlite_utils.cc | 285 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/ |
D | chromium.py | 120 def error_handler(script_error): function
|
/external/webkit/Source/WebCore/plugins/gtk/ |
D | gtk2xtbin.c | 837 error_handler(Display *display, XErrorEvent *error) in error_handler() function
|