/external/chromium_org/chrome/browser/sync/glue/ |
D | password_data_type_controller.h | 37 virtual bool PostTaskOnBackendThread(
|
D | extension_setting_data_type_controller.h | 43 virtual bool PostTaskOnBackendThread(
|
D | autofill_profile_data_type_controller.h | 42 virtual bool PostTaskOnBackendThread(
|
D | password_data_type_controller.cc | 41 bool PasswordDataTypeController::PostTaskOnBackendThread( in PostTaskOnBackendThread() function in browser_sync::PasswordDataTypeController
|
D | autofill_data_type_controller.h | 44 virtual bool PostTaskOnBackendThread(
|
D | typed_url_data_type_controller.h | 45 virtual bool PostTaskOnBackendThread(
|
D | extension_setting_data_type_controller.cc | 47 bool ExtensionSettingDataTypeController::PostTaskOnBackendThread( in PostTaskOnBackendThread() function in browser_sync::ExtensionSettingDataTypeController
|
D | non_frontend_data_type_controller_mock.h | 35 MOCK_METHOD2(PostTaskOnBackendThread,
|
D | autofill_data_type_controller.cc | 53 bool AutofillDataTypeController::PostTaskOnBackendThread( in PostTaskOnBackendThread() function in browser_sync::AutofillDataTypeController
|
D | autofill_profile_data_type_controller.cc | 73 bool AutofillProfileDataTypeController::PostTaskOnBackendThread( in PostTaskOnBackendThread() function in browser_sync::AutofillProfileDataTypeController
|
D | typed_url_data_type_controller.cc | 124 bool TypedUrlDataTypeController::PostTaskOnBackendThread( in PostTaskOnBackendThread() function in browser_sync::TypedUrlDataTypeController
|
D | non_frontend_data_type_controller.h | 114 virtual bool PostTaskOnBackendThread(
|
D | non_frontend_data_type_controller.cc | 232 if (!PostTaskOnBackendThread( in StartAssociating() 272 PostTaskOnBackendThread( in Stop()
|
D | non_frontend_data_type_controller_unittest.cc | 80 virtual bool PostTaskOnBackendThread( in PostTaskOnBackendThread() function in NonFrontendDataTypeControllerFake
|
/external/chromium_org/components/sync_driver/ |
D | non_ui_data_type_controller_mock.h | 35 MOCK_METHOD2(PostTaskOnBackendThread,
|
D | non_ui_data_type_controller.h | 71 virtual bool PostTaskOnBackendThread(
|
D | non_ui_data_type_controller.cc | 272 return PostTaskOnBackendThread( in StartAssociationAsync() 408 PostTaskOnBackendThread( in StopLocalServiceAsync()
|
D | non_ui_data_type_controller_unittest.cc | 128 PostTaskOnBackendThread(it->from_here, it->task); in UnblockBackendTasks() 138 virtual bool PostTaskOnBackendThread( in PostTaskOnBackendThread() function in sync_driver::__anone9bc02660111::NonUIDataTypeControllerFake
|