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

  /external/chromium/chrome/browser/sync/
profile_sync_factory_impl.h 34 virtual SyncComponents CreateAutofillSyncComponents(
profile_sync_factory.h 73 virtual SyncComponents CreateAutofillSyncComponents(
profile_sync_factory_mock.h 36 MOCK_METHOD4(CreateAutofillSyncComponents,
profile_sync_factory_impl.cc 184 ProfileSyncFactoryImpl::CreateAutofillSyncComponents(
profile_sync_service_autofill_unittest.cc 218 EXPECT_CALL(*factory, CreateAutofillSyncComponents(_,_,_,_)).
    [all...]
  /external/chromium/chrome/browser/sync/glue/
autofill_data_type_controller_unittest.cc 118 CreateAutofillSyncComponents(_, _, _, _)).
213 CreateAutofillSyncComponents(_, _, _, _)).
253 CreateAutofillSyncComponents(_, _, _, _)).
autofill_data_type_controller.cc 193 return profile_sync_factory_->CreateAutofillSyncComponents(

Completed in 121 milliseconds