backing_store     545 cc/output/gl_renderer.cc   skia::RefPtr<GrTexture> backing_store =
backing_store     549 cc/output/gl_renderer.cc   SkGpuDevice device(offscreen_contexts->GrContext(), backing_store.get());
backing_store     671 cc/output/gl_renderer.cc   skia::RefPtr<GrTexture> backing_store =
backing_store     675 cc/output/gl_renderer.cc   SkGpuDevice device(offscreen_contexts->GrContext(), backing_store.get());
backing_store      17 content/browser/indexed_db/indexed_db_active_blob_registry.cc     IndexedDBBackingStore* backing_store)
backing_store      18 content/browser/indexed_db/indexed_db_active_blob_registry.cc     : backing_store_(backing_store), weak_factory_(this) {}
backing_store      23 content/browser/indexed_db/indexed_db_active_blob_registry.h   IndexedDBActiveBlobRegistry(IndexedDBBackingStore* backing_store);
backing_store     117 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(backing_store()->CheckUnusedBlobsEmpty());
backing_store     123 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(backing_store()->CheckUnusedBlobsEmpty());
backing_store     128 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(backing_store()->CheckUnusedBlobsEmpty());
backing_store     137 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(factory()->CheckSingleOriginInUse(backing_store()->origin_url()));
backing_store     138 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(backing_store()->CheckUnusedBlobsEmpty());
backing_store     144 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(backing_store()->CheckUnusedBlobsEmpty());
backing_store     149 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(backing_store()->CheckUnusedBlobsEmpty());
backing_store     159 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(factory()->CheckSingleOriginInUse(backing_store()->origin_url()));
backing_store     160 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(backing_store()->CheckUnusedBlobsEmpty());
backing_store     165 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(factory()->CheckSingleOriginInUse(backing_store()->origin_url()));
backing_store     166 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(backing_store()->CheckUnusedBlobsEmpty());
backing_store     172 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(backing_store()->CheckSingleUnusedBlob(kDatabaseId0, kBlobKey0));
backing_store     177 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(backing_store()->CheckUnusedBlobsEmpty());
backing_store     200 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(factory()->CheckSingleOriginInUse(backing_store()->origin_url()));
backing_store     201 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(backing_store()->CheckUnusedBlobsEmpty());
backing_store     208 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(factory()->CheckSingleOriginInUse(backing_store()->origin_url()));
backing_store     209 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(backing_store()->CheckUnusedBlobsEmpty());
backing_store     214 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(factory()->CheckSingleOriginInUse(backing_store()->origin_url()));
backing_store     215 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(backing_store()->CheckUnusedBlobsEmpty());
backing_store     221 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(factory()->CheckSingleOriginInUse(backing_store()->origin_url()));
backing_store     222 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(backing_store()->CheckSingleUnusedBlob(kDatabaseId0, kBlobKey1));
backing_store     228 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(backing_store()->CheckSingleUnusedBlob(kDatabaseId0, kBlobKey1));
backing_store     233 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(backing_store()->CheckUnusedBlobsEmpty());
backing_store     247 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(factory()->CheckSingleOriginInUse(backing_store()->origin_url()));
backing_store     248 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(backing_store()->CheckUnusedBlobsEmpty());
backing_store     256 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(factory()->CheckSingleOriginInUse(backing_store()->origin_url()));
backing_store     257 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(backing_store()->CheckUnusedBlobsEmpty());
backing_store     264 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(factory()->CheckSingleOriginInUse(backing_store()->origin_url()));
backing_store     265 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   EXPECT_TRUE(backing_store()->CheckUnusedBlobsEmpty());
backing_store     813 content/browser/indexed_db/indexed_db_backing_store.cc   scoped_refptr<IndexedDBBackingStore> backing_store(
backing_store     819 content/browser/indexed_db/indexed_db_backing_store.cc   if (!SetUpMetadata(backing_store->db_.get(),
backing_store     820 content/browser/indexed_db/indexed_db_backing_store.cc                      backing_store->origin_identifier_))
backing_store     823 content/browser/indexed_db/indexed_db_backing_store.cc   return backing_store;
backing_store    2782 content/browser/indexed_db/indexed_db_backing_store.cc     IndexedDBBackingStore* backing_store)
backing_store    2783 content/browser/indexed_db/indexed_db_backing_store.cc     : backing_store_(backing_store) {}
backing_store     327 content/browser/indexed_db/indexed_db_backing_store.h     explicit Transaction(IndexedDBBackingStore* backing_store);
backing_store     382 content/browser/indexed_db/indexed_db_browsertest.cc   IndexedDBBackingStore* backing_store = db->backing_store();
backing_store     383 content/browser/indexed_db/indexed_db_browsertest.cc   backing_store->Compact();
backing_store      84 content/browser/indexed_db/indexed_db_cleanup_on_io_error_unittest.cc   scoped_refptr<IndexedDBBackingStore> backing_store =
backing_store     141 content/browser/indexed_db/indexed_db_cleanup_on_io_error_unittest.cc   scoped_refptr<IndexedDBBackingStore> backing_store =
backing_store      93 content/browser/indexed_db/indexed_db_database.cc     IndexedDBBackingStore* backing_store,
backing_store      97 content/browser/indexed_db/indexed_db_database.cc       new IndexedDBDatabase(name, backing_store, factory, unique_identifier);
backing_store     108 content/browser/indexed_db/indexed_db_database.cc                                      IndexedDBBackingStore* backing_store,
backing_store     111 content/browser/indexed_db/indexed_db_database.cc     : backing_store_(backing_store),
backing_store     664 content/browser/indexed_db/indexed_db_database.cc     IndexedDBBackingStore* backing_store,
backing_store     671 content/browser/indexed_db/indexed_db_database.cc   leveldb::Status s = backing_store->GetKeyGeneratorCurrentNumber(
backing_store     686 content/browser/indexed_db/indexed_db_database.cc static leveldb::Status UpdateKeyGenerator(IndexedDBBackingStore* backing_store,
backing_store     693 content/browser/indexed_db/indexed_db_database.cc   return backing_store->MaybeUpdateKeyGeneratorCurrentNumber(
backing_store      61 content/browser/indexed_db/indexed_db_database.h       IndexedDBBackingStore* backing_store,
backing_store      66 content/browser/indexed_db/indexed_db_database.h   IndexedDBBackingStore* backing_store() { return backing_store_.get(); }
backing_store     236 content/browser/indexed_db/indexed_db_database.h                     IndexedDBBackingStore* backing_store,
backing_store      33 content/browser/indexed_db/indexed_db_database_unittest.cc   scoped_refptr<IndexedDBFakeBackingStore> backing_store =
backing_store      35 content/browser/indexed_db/indexed_db_database_unittest.cc   EXPECT_TRUE(backing_store->HasOneRef());
backing_store      40 content/browser/indexed_db/indexed_db_database_unittest.cc       backing_store,
backing_store      43 content/browser/indexed_db/indexed_db_database_unittest.cc   EXPECT_FALSE(backing_store->HasOneRef());  // local and db
backing_store      45 content/browser/indexed_db/indexed_db_database_unittest.cc   EXPECT_TRUE(backing_store->HasOneRef());  // local
backing_store      49 content/browser/indexed_db/indexed_db_database_unittest.cc   scoped_refptr<IndexedDBFakeBackingStore> backing_store =
backing_store      51 content/browser/indexed_db/indexed_db_database_unittest.cc   EXPECT_TRUE(backing_store->HasOneRef());  // local
backing_store      56 content/browser/indexed_db/indexed_db_database_unittest.cc                                 backing_store,
backing_store      60 content/browser/indexed_db/indexed_db_database_unittest.cc   EXPECT_FALSE(backing_store->HasOneRef());  // local and db
backing_store      74 content/browser/indexed_db/indexed_db_database_unittest.cc   EXPECT_FALSE(backing_store->HasOneRef());  // db, connection count > 0
backing_store      88 content/browser/indexed_db/indexed_db_database_unittest.cc   EXPECT_FALSE(backing_store->HasOneRef());  // local and connection
backing_store      93 content/browser/indexed_db/indexed_db_database_unittest.cc   EXPECT_FALSE(backing_store->HasOneRef());  // local and connection
backing_store      98 content/browser/indexed_db/indexed_db_database_unittest.cc   EXPECT_TRUE(backing_store->HasOneRef());
backing_store      99 content/browser/indexed_db/indexed_db_database_unittest.cc   EXPECT_FALSE(db->backing_store());
backing_store     105 content/browser/indexed_db/indexed_db_database_unittest.cc   scoped_refptr<IndexedDBFakeBackingStore> backing_store =
backing_store     107 content/browser/indexed_db/indexed_db_database_unittest.cc   EXPECT_TRUE(backing_store->HasOneRef());
backing_store     112 content/browser/indexed_db/indexed_db_database_unittest.cc                                 backing_store,
backing_store     116 content/browser/indexed_db/indexed_db_database_unittest.cc   EXPECT_FALSE(backing_store->HasOneRef());  // local and db
backing_store     140 content/browser/indexed_db/indexed_db_database_unittest.cc   EXPECT_TRUE(backing_store->HasOneRef());  // local
backing_store     166 content/browser/indexed_db/indexed_db_database_unittest.cc   scoped_refptr<IndexedDBFakeBackingStore> backing_store =
backing_store     168 content/browser/indexed_db/indexed_db_database_unittest.cc   EXPECT_TRUE(backing_store->HasOneRef());  // local
backing_store     173 content/browser/indexed_db/indexed_db_database_unittest.cc                                 backing_store,
backing_store     177 content/browser/indexed_db/indexed_db_database_unittest.cc   EXPECT_FALSE(backing_store->HasOneRef());  // local and db
backing_store     191 content/browser/indexed_db/indexed_db_database_unittest.cc   EXPECT_FALSE(backing_store->HasOneRef());  // local and db
backing_store     197 content/browser/indexed_db/indexed_db_database_unittest.cc   EXPECT_FALSE(backing_store->HasOneRef());  // local and db
backing_store     201 content/browser/indexed_db/indexed_db_database_unittest.cc   EXPECT_FALSE(db->backing_store());
backing_store     202 content/browser/indexed_db/indexed_db_database_unittest.cc   EXPECT_TRUE(backing_store->HasOneRef());  // local
backing_store      51 content/browser/indexed_db/indexed_db_factory.cc   DCHECK(!database_map_.find(identifier)->second->backing_store());
backing_store     180 content/browser/indexed_db/indexed_db_factory.cc   scoped_refptr<IndexedDBBackingStore> backing_store =
backing_store     186 content/browser/indexed_db/indexed_db_factory.cc   if (!backing_store) {
backing_store     194 content/browser/indexed_db/indexed_db_factory.cc   callbacks->OnSuccess(backing_store->GetDatabaseNames());
backing_store     195 content/browser/indexed_db/indexed_db_factory.cc   backing_store = NULL;
backing_store     218 content/browser/indexed_db/indexed_db_factory.cc   scoped_refptr<IndexedDBBackingStore> backing_store =
backing_store     224 content/browser/indexed_db/indexed_db_factory.cc   if (!backing_store) {
backing_store     234 content/browser/indexed_db/indexed_db_factory.cc       IndexedDBDatabase::Create(name, backing_store, this, unique_identifier);
backing_store     249 content/browser/indexed_db/indexed_db_factory.cc   backing_store = NULL;
backing_store     320 content/browser/indexed_db/indexed_db_factory.cc   scoped_refptr<IndexedDBBackingStore> backing_store;
backing_store     322 content/browser/indexed_db/indexed_db_factory.cc     backing_store =
backing_store     325 content/browser/indexed_db/indexed_db_factory.cc     backing_store = IndexedDBBackingStore::Open(this,
backing_store     334 content/browser/indexed_db/indexed_db_factory.cc   if (backing_store.get()) {
backing_store     335 content/browser/indexed_db/indexed_db_factory.cc     backing_store_map_[origin_url] = backing_store;
backing_store     338 content/browser/indexed_db/indexed_db_factory.cc       session_only_backing_stores_.insert(backing_store);
backing_store     344 content/browser/indexed_db/indexed_db_factory.cc     return backing_store;
backing_store     364 content/browser/indexed_db/indexed_db_factory.cc     scoped_refptr<IndexedDBBackingStore> backing_store =
backing_store     370 content/browser/indexed_db/indexed_db_factory.cc     if (!backing_store) {
backing_store     387 content/browser/indexed_db/indexed_db_factory.cc         IndexedDBDatabase::Create(name, backing_store, this, unique_identifier);
backing_store      39 content/browser/indexed_db/indexed_db_factory_unittest.cc     scoped_refptr<IndexedDBBackingStore> backing_store =
backing_store      46 content/browser/indexed_db/indexed_db_factory_unittest.cc     return backing_store;
backing_store      49 content/browser/indexed_db/indexed_db_factory_unittest.cc   void TestCloseBackingStore(IndexedDBBackingStore* backing_store) {
backing_store      50 content/browser/indexed_db/indexed_db_factory_unittest.cc     CloseBackingStore(backing_store->origin_url());
backing_store      53 content/browser/indexed_db/indexed_db_factory_unittest.cc   void TestReleaseBackingStore(IndexedDBBackingStore* backing_store,
backing_store      55 content/browser/indexed_db/indexed_db_factory_unittest.cc     ReleaseBackingStore(backing_store->origin_url(), immediate);
backing_store     297 content/browser/indexed_db/indexed_db_factory_unittest.cc       callbacks->connection()->database()->backing_store();
backing_store      32 content/browser/indexed_db/indexed_db_index_writer.cc     IndexedDBBackingStore* backing_store,
backing_store      43 content/browser/indexed_db/indexed_db_index_writer.cc     bool ok = AddingKeyAllowed(backing_store,
backing_store      69 content/browser/indexed_db/indexed_db_index_writer.cc     IndexedDBBackingStore* backing_store,
backing_store      77 content/browser/indexed_db/indexed_db_index_writer.cc         backing_store->PutIndexDataForRecord(transaction,
backing_store      90 content/browser/indexed_db/indexed_db_index_writer.cc     IndexedDBBackingStore* backing_store,
backing_store     106 content/browser/indexed_db/indexed_db_index_writer.cc   leveldb::Status s = backing_store->KeyExistsInIndex(transaction,
backing_store     123 content/browser/indexed_db/indexed_db_index_writer.cc     IndexedDBBackingStore* backing_store,
backing_store     153 content/browser/indexed_db/indexed_db_index_writer.cc         index_writer->VerifyIndexKeys(backing_store,
backing_store      76 content/browser/renderer_host/backing_store_manager.cc                           BackingStoreCache::iterator backing_store) {
backing_store      77 content/browser/renderer_host/backing_store_manager.cc   cache->Erase(backing_store);
backing_store     149 content/browser/renderer_host/backing_store_manager.cc   BackingStore* backing_store = RenderWidgetHostImpl::From(
backing_store     151 content/browser/renderer_host/backing_store_manager.cc   if (backing_store)
backing_store     152 content/browser/renderer_host/backing_store_manager.cc     cache->Put(host, backing_store);
backing_store     153 content/browser/renderer_host/backing_store_manager.cc   return backing_store;
backing_store     181 content/browser/renderer_host/backing_store_manager.cc   BackingStore* backing_store = Lookup(host);
backing_store     182 content/browser/renderer_host/backing_store_manager.cc   if (backing_store) {
backing_store     185 content/browser/renderer_host/backing_store_manager.cc     if (backing_store->size() == desired_size)
backing_store     186 content/browser/renderer_host/backing_store_manager.cc       return backing_store;
backing_store     187 content/browser/renderer_host/backing_store_manager.cc     backing_store = NULL;
backing_store     190 content/browser/renderer_host/backing_store_manager.cc   return backing_store;
backing_store     204 content/browser/renderer_host/backing_store_manager.cc   BackingStore* backing_store = GetBackingStore(host, backing_store_size);
backing_store     205 content/browser/renderer_host/backing_store_manager.cc   if (!backing_store) {
backing_store     211 content/browser/renderer_host/backing_store_manager.cc         !(backing_store = CreateBackingStore(host, backing_store_size))) {
backing_store     221 content/browser/renderer_host/backing_store_manager.cc   backing_store->PaintToBackingStore(host->GetProcess(), bitmap,
backing_store     568 content/browser/renderer_host/render_widget_host_impl.cc   BackingStore* backing_store = BackingStoreManager::Lookup(this);
backing_store     574 content/browser/renderer_host/render_widget_host_impl.cc   if (needs_repainting_on_restore_ || !backing_store ||
backing_store     729 content/browser/renderer_host/render_widget_host_impl.cc   BackingStore* backing_store = GetBackingStore(false);
backing_store     730 content/browser/renderer_host/render_widget_host_impl.cc   if (!backing_store) {
backing_store     738 content/browser/renderer_host/render_widget_host_impl.cc       gfx::Rect(backing_store->size()) : src_subrect;
backing_store     742 content/browser/renderer_host/render_widget_host_impl.cc   bool result = backing_store->CopyFromBackingStore(copy_rect, &output);
backing_store     767 content/browser/renderer_host/render_widget_host_impl.cc   BackingStore* backing_store = GetBackingStore(false);
backing_store     768 content/browser/renderer_host/render_widget_host_impl.cc   if (!backing_store)
backing_store     770 content/browser/renderer_host/render_widget_host_impl.cc   (static_cast<BackingStoreGtk*>(backing_store))->PaintToRect(
backing_store     776 content/browser/renderer_host/render_widget_host_impl.cc   BackingStore* backing_store = GetBackingStore(false);
backing_store     777 content/browser/renderer_host/render_widget_host_impl.cc   return backing_store ? backing_store->size() : gfx::Size();
backing_store     782 content/browser/renderer_host/render_widget_host_impl.cc   BackingStore* backing_store = GetBackingStore(false);
backing_store     783 content/browser/renderer_host/render_widget_host_impl.cc   if (!backing_store)
backing_store     785 content/browser/renderer_host/render_widget_host_impl.cc   (static_cast<BackingStoreMac*>(backing_store))->
backing_store     808 content/browser/renderer_host/render_widget_host_impl.cc                                               BackingStore** backing_store) {
backing_store     811 content/browser/renderer_host/render_widget_host_impl.cc     *backing_store = NULL;
backing_store     816 content/browser/renderer_host/render_widget_host_impl.cc   *backing_store = BackingStoreManager::GetBackingStore(this, desired_size);
backing_store     817 content/browser/renderer_host/render_widget_host_impl.cc   return !!*backing_store;
backing_store     857 content/browser/renderer_host/render_widget_host_impl.cc   BackingStore* backing_store = NULL;
backing_store     858 content/browser/renderer_host/render_widget_host_impl.cc   if (TryGetBackingStore(view_size, &backing_store) || !force_create)
backing_store     859 content/browser/renderer_host/render_widget_host_impl.cc     return backing_store;
backing_store     890 content/browser/renderer_host/render_widget_host_impl.cc       if (TryGetBackingStore(view_size, &backing_store) ||
backing_store     893 content/browser/renderer_host/render_widget_host_impl.cc         return backing_store;
backing_store     910 content/browser/renderer_host/render_widget_host_impl.cc     TryGetBackingStore(current_size_, &backing_store);
backing_store     911 content/browser/renderer_host/render_widget_host_impl.cc   return backing_store;
backing_store    2001 content/browser/renderer_host/render_widget_host_impl.cc   BackingStore* backing_store = BackingStoreManager::Lookup(this);
backing_store    2002 content/browser/renderer_host/render_widget_host_impl.cc   if (!backing_store || (backing_store->size() != view_size))
backing_store    2004 content/browser/renderer_host/render_widget_host_impl.cc   backing_store->ScrollBackingStore(delta, clip_rect, view_size);
backing_store     263 content/browser/renderer_host/render_widget_host_impl.h                           BackingStore** backing_store);
backing_store    2547 content/browser/renderer_host/render_widget_host_view_aura.cc     BackingStoreAura* backing_store = static_cast<BackingStoreAura*>(
backing_store    2550 content/browser/renderer_host/render_widget_host_view_aura.cc     backing_store->SkiaShowRect(gfx::Point(), canvas);
backing_store    2572 content/browser/renderer_host/render_widget_host_view_aura.cc   BackingStoreAura* backing_store = static_cast<BackingStoreAura*>(
backing_store    2574 content/browser/renderer_host/render_widget_host_view_aura.cc   if (backing_store)  // NULL in hardware path.
backing_store    2575 content/browser/renderer_host/render_widget_host_view_aura.cc     backing_store->ScaleFactorChanged(device_scale_factor);
backing_store    1190 content/browser/renderer_host/render_widget_host_view_gtk.cc   BackingStoreGtk* backing_store = static_cast<BackingStoreGtk*>(
backing_store    1198 content/browser/renderer_host/render_widget_host_view_gtk.cc   if (backing_store) {
backing_store    1203 content/browser/renderer_host/render_widget_host_view_gtk.cc       backing_store->XShowRect(gfx::Point(0, 0),
backing_store     172 content/renderer/pepper/pepper_graphics_2d_host.cc     scoped_refptr<PPB_ImageData_Impl> backing_store) {
backing_store     177 content/renderer/pepper/pepper_graphics_2d_host.cc                            backing_store)) {
backing_store     207 content/renderer/pepper/pepper_graphics_2d_host.cc     scoped_refptr<PPB_ImageData_Impl> backing_store) {
backing_store     209 content/renderer/pepper/pepper_graphics_2d_host.cc   image_data_ = backing_store;
backing_store      50 content/renderer/pepper/pepper_graphics_2d_host.h       scoped_refptr<PPB_ImageData_Impl> backing_store);
backing_store      96 content/renderer/pepper/pepper_graphics_2d_host.h             scoped_refptr<PPB_ImageData_Impl> backing_store);
backing_store      45 content/renderer/pepper/pepper_graphics_2d_host_unittest.cc     scoped_refptr<PPB_ImageData_Impl> backing_store(
backing_store      49 content/renderer/pepper/pepper_graphics_2d_host_unittest.cc         backing_store));
backing_store     368 sync/internal_api/sync_manager_impl.cc   scoped_ptr<syncable::DirectoryBackingStore> backing_store =
backing_store     372 sync/internal_api/sync_manager_impl.cc   DCHECK(backing_store.get());
backing_store     376 sync/internal_api/sync_manager_impl.cc           backing_store.release(),
backing_store    1602 sync/syncable/syncable_unittest.cc                 TestBackingStore* backing_store);
backing_store    1612 sync/syncable/syncable_unittest.cc   TestBackingStore* backing_store =
backing_store    1614 sync/syncable/syncable_unittest.cc   return new TestDirectory(encryptor, handler, backing_store);
backing_store    1619 sync/syncable/syncable_unittest.cc                              TestBackingStore* backing_store)
backing_store    1620 sync/syncable/syncable_unittest.cc     : Directory(backing_store, handler, NULL, NULL, NULL),
backing_store    1621 sync/syncable/syncable_unittest.cc       backing_store_(backing_store) {