Home
last modified time | relevance | path

Searched refs:PostTaskOnBackendThread (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/chrome/browser/sync/glue/
Dpassword_data_type_controller.h37 virtual bool PostTaskOnBackendThread(
Dextension_setting_data_type_controller.h43 virtual bool PostTaskOnBackendThread(
Dautofill_profile_data_type_controller.h42 virtual bool PostTaskOnBackendThread(
Dpassword_data_type_controller.cc41 bool PasswordDataTypeController::PostTaskOnBackendThread( in PostTaskOnBackendThread() function in browser_sync::PasswordDataTypeController
Dautofill_data_type_controller.h44 virtual bool PostTaskOnBackendThread(
Dtyped_url_data_type_controller.h45 virtual bool PostTaskOnBackendThread(
Dextension_setting_data_type_controller.cc47 bool ExtensionSettingDataTypeController::PostTaskOnBackendThread( in PostTaskOnBackendThread() function in browser_sync::ExtensionSettingDataTypeController
Dnon_frontend_data_type_controller_mock.h35 MOCK_METHOD2(PostTaskOnBackendThread,
Dautofill_data_type_controller.cc53 bool AutofillDataTypeController::PostTaskOnBackendThread( in PostTaskOnBackendThread() function in browser_sync::AutofillDataTypeController
Dautofill_profile_data_type_controller.cc73 bool AutofillProfileDataTypeController::PostTaskOnBackendThread( in PostTaskOnBackendThread() function in browser_sync::AutofillProfileDataTypeController
Dtyped_url_data_type_controller.cc124 bool TypedUrlDataTypeController::PostTaskOnBackendThread( in PostTaskOnBackendThread() function in browser_sync::TypedUrlDataTypeController
Dnon_frontend_data_type_controller.h114 virtual bool PostTaskOnBackendThread(
Dnon_frontend_data_type_controller.cc232 if (!PostTaskOnBackendThread( in StartAssociating()
272 PostTaskOnBackendThread( in Stop()
Dnon_frontend_data_type_controller_unittest.cc80 virtual bool PostTaskOnBackendThread( in PostTaskOnBackendThread() function in NonFrontendDataTypeControllerFake
/external/chromium_org/components/sync_driver/
Dnon_ui_data_type_controller_mock.h35 MOCK_METHOD2(PostTaskOnBackendThread,
Dnon_ui_data_type_controller.h71 virtual bool PostTaskOnBackendThread(
Dnon_ui_data_type_controller.cc272 return PostTaskOnBackendThread( in StartAssociationAsync()
408 PostTaskOnBackendThread( in StopLocalServiceAsync()
Dnon_ui_data_type_controller_unittest.cc128 PostTaskOnBackendThread(it->from_here, it->task); in UnblockBackendTasks()
138 virtual bool PostTaskOnBackendThread( in PostTaskOnBackendThread() function in sync_driver::__anone9bc02660111::NonUIDataTypeControllerFake