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

  /external/chromium/chrome/browser/sync/glue/
preference_data_type_controller.cc 29 CreatePreferenceSyncComponents(sync_service_, this);
preference_data_type_controller_unittest.cc 53 EXPECT_CALL(*profile_sync_factory_, CreatePreferenceSyncComponents(_, _)).
  /external/chromium/chrome/browser/sync/
profile_sync_factory_impl.h 59 virtual SyncComponents CreatePreferenceSyncComponents(
profile_sync_factory.h 113 virtual SyncComponents CreatePreferenceSyncComponents(
profile_sync_factory_mock.h 59 MOCK_METHOD2(CreatePreferenceSyncComponents,
profile_sync_factory_impl.cc 270 ProfileSyncFactoryImpl::CreatePreferenceSyncComponents(
profile_sync_service_preference_unittest.cc 85 EXPECT_CALL(factory_, CreatePreferenceSyncComponents(_, _)).

Completed in 188 milliseconds