CreateBookmarkSyncComponents   92 chrome/browser/sync/glue/bookmark_data_type_controller.cc       profile_sync_factory_->CreateBookmarkSyncComponents(sync_service_,
CreateBookmarkSyncComponents  123 chrome/browser/sync/glue/bookmark_data_type_controller_unittest.cc     EXPECT_CALL(*profile_sync_factory_, CreateBookmarkSyncComponents(_, _));
CreateBookmarkSyncComponents  254 chrome/browser/sync/glue/bookmark_data_type_controller_unittest.cc   EXPECT_CALL(*profile_sync_factory_, CreateBookmarkSyncComponents(_, _));
CreateBookmarkSyncComponents  276 chrome/browser/sync/glue/bookmark_data_type_controller_unittest.cc   EXPECT_CALL(*profile_sync_factory_, CreateBookmarkSyncComponents(_, _));
CreateBookmarkSyncComponents   57 chrome/browser/sync/glue/frontend_data_type_controller_unittest.cc             CreateBookmarkSyncComponents(sync_service_, this);
CreateBookmarkSyncComponents  109 chrome/browser/sync/glue/frontend_data_type_controller_unittest.cc     EXPECT_CALL(*profile_sync_factory_, CreateBookmarkSyncComponents(_, _)).
CreateBookmarkSyncComponents   77 chrome/browser/sync/glue/non_frontend_data_type_controller_unittest.cc             CreateBookmarkSyncComponents(profile_sync_service(), this);
CreateBookmarkSyncComponents  149 chrome/browser/sync/glue/non_frontend_data_type_controller_unittest.cc     EXPECT_CALL(*profile_sync_factory_, CreateBookmarkSyncComponents(_, _)).
CreateBookmarkSyncComponents  113 chrome/browser/sync/profile_sync_components_factory.h   virtual SyncComponents CreateBookmarkSyncComponents(
CreateBookmarkSyncComponents   61 chrome/browser/sync/profile_sync_components_factory_impl.h   virtual SyncComponents CreateBookmarkSyncComponents(
CreateBookmarkSyncComponents   20 chrome/browser/sync/profile_sync_components_factory_mock.cc   ON_CALL(*this, CreateBookmarkSyncComponents(_, _)).
CreateBookmarkSyncComponents   55 chrome/browser/sync/profile_sync_components_factory_mock.h   MOCK_METHOD2(CreateBookmarkSyncComponents,