HomeSort by relevance Sort by last modified time
    Searched refs:PostTaskOnBackendThread (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/chrome/browser/sync/glue/
autofill_data_type_controller.h 44 virtual bool PostTaskOnBackendThread(
autofill_profile_data_type_controller.h 42 virtual bool PostTaskOnBackendThread(
extension_setting_data_type_controller.h 43 virtual bool PostTaskOnBackendThread(
password_data_type_controller.h 37 virtual bool PostTaskOnBackendThread(
extension_setting_data_type_controller.cc 47 bool ExtensionSettingDataTypeController::PostTaskOnBackendThread(
password_data_type_controller.cc 41 bool PasswordDataTypeController::PostTaskOnBackendThread(
typed_url_data_type_controller.h 45 virtual bool PostTaskOnBackendThread(
autofill_data_type_controller.cc 53 bool AutofillDataTypeController::PostTaskOnBackendThread(
non_frontend_data_type_controller_mock.h 35 MOCK_METHOD2(PostTaskOnBackendThread,
autofill_profile_data_type_controller.cc 73 bool AutofillProfileDataTypeController::PostTaskOnBackendThread(
non_frontend_data_type_controller.h 45 // PostTaskOnBackendThread()
114 virtual bool PostTaskOnBackendThread(
119 // thread used by |PostTaskOnBackendThread|. The default implementation just
typed_url_data_type_controller.cc 124 bool TypedUrlDataTypeController::PostTaskOnBackendThread(
non_frontend_data_type_controller.cc 232 if (!PostTaskOnBackendThread(
272 PostTaskOnBackendThread(
non_frontend_data_type_controller_unittest.cc 80 virtual bool PostTaskOnBackendThread(
  /external/chromium_org/components/sync_driver/
non_ui_data_type_controller.h 71 virtual bool PostTaskOnBackendThread(
non_ui_data_type_controller_mock.h 35 MOCK_METHOD2(PostTaskOnBackendThread,
non_ui_data_type_controller.cc 272 return PostTaskOnBackendThread(
408 PostTaskOnBackendThread(
non_ui_data_type_controller_unittest.cc 128 PostTaskOnBackendThread(it->from_here, it->task);
138 virtual bool PostTaskOnBackendThread(

Completed in 81 milliseconds