frontend_         210 chrome/browser/extensions/api/storage/settings_sync_unittest.cc     frontend_.reset(
frontend_         215 chrome/browser/extensions/api/storage/settings_sync_unittest.cc     frontend_.reset();
frontend_         228 chrome/browser/extensions/api/storage/settings_sync_unittest.cc     return util::GetStorage(extension, frontend_.get());
frontend_         235 chrome/browser/extensions/api/storage/settings_sync_unittest.cc         frontend_->GetValueStoreCache(settings_namespace::SYNC));
frontend_         261 chrome/browser/extensions/api/storage/settings_sync_unittest.cc   scoped_ptr<StorageFrontend> frontend_;
frontend_          57 chrome/browser/sync/glue/sync_backend_host_impl.cc       frontend_(NULL),
frontend_          72 chrome/browser/sync/glue/sync_backend_host_impl.cc   DCHECK(!core_.get() && !frontend_) << "Must call Shutdown before destructor.";
frontend_          93 chrome/browser/sync/glue/sync_backend_host_impl.cc   frontend_ = frontend;
frontend_         234 chrome/browser/sync/glue/sync_backend_host_impl.cc   frontend_ = NULL;
frontend_         252 chrome/browser/sync/glue/sync_backend_host_impl.cc   DCHECK(!frontend_);
frontend_         543 chrome/browser/sync/glue/sync_backend_host_impl.cc   if (!frontend_)
frontend_         571 chrome/browser/sync/glue/sync_backend_host_impl.cc     frontend_->OnExperimentsChanged(experiments);
frontend_         576 chrome/browser/sync/glue/sync_backend_host_impl.cc   if (!frontend_)
frontend_         579 chrome/browser/sync/glue/sync_backend_host_impl.cc   frontend_->OnSyncConfigureRetry();
frontend_         588 chrome/browser/sync/glue/sync_backend_host_impl.cc   if (!frontend_)
frontend_         610 chrome/browser/sync/glue/sync_backend_host_impl.cc   frontend_->OnBackendInitialized(js_backend,
frontend_         617 chrome/browser/sync/glue/sync_backend_host_impl.cc   if (!frontend_)
frontend_         620 chrome/browser/sync/glue/sync_backend_host_impl.cc   frontend_->OnBackendInitialized(
frontend_         628 chrome/browser/sync/glue/sync_backend_host_impl.cc   if (!frontend_)
frontend_         642 chrome/browser/sync/glue/sync_backend_host_impl.cc     frontend_->OnSyncCycleCompleted();
frontend_         664 chrome/browser/sync/glue/sync_backend_host_impl.cc   if (!frontend_)
frontend_         667 chrome/browser/sync/glue/sync_backend_host_impl.cc   frontend_->OnActionableError(sync_error);
frontend_         672 chrome/browser/sync/glue/sync_backend_host_impl.cc   if (!frontend_)
frontend_         675 chrome/browser/sync/glue/sync_backend_host_impl.cc   frontend_->OnMigrationNeededForTypes(types);
frontend_         715 chrome/browser/sync/glue/sync_backend_host_impl.cc   if (!frontend_)
frontend_         723 chrome/browser/sync/glue/sync_backend_host_impl.cc   frontend_->OnPassphraseRequired(reason, pending_keys);
frontend_         727 chrome/browser/sync/glue/sync_backend_host_impl.cc   if (!frontend_)
frontend_         734 chrome/browser/sync/glue/sync_backend_host_impl.cc   frontend_->OnPassphraseAccepted();
frontend_         740 chrome/browser/sync/glue/sync_backend_host_impl.cc   if (!frontend_)
frontend_         744 chrome/browser/sync/glue/sync_backend_host_impl.cc   frontend_->OnEncryptedTypesChanged(
frontend_         749 chrome/browser/sync/glue/sync_backend_host_impl.cc   if (!frontend_)
frontend_         753 chrome/browser/sync/glue/sync_backend_host_impl.cc   frontend_->OnEncryptionComplete();
frontend_         768 chrome/browser/sync/glue/sync_backend_host_impl.cc   if (!frontend_)
frontend_         775 chrome/browser/sync/glue/sync_backend_host_impl.cc   frontend_->OnConnectionStatusChange(status);
frontend_         781 chrome/browser/sync/glue/sync_backend_host_impl.cc   if (!frontend_)
frontend_         783 chrome/browser/sync/glue/sync_backend_host_impl.cc   frontend_->OnProtocolEvent(*scoped_event);
frontend_         178 chrome/browser/sync/glue/sync_backend_host_impl.h   SyncFrontend* frontend() { return frontend_; }
frontend_         304 chrome/browser/sync/glue/sync_backend_host_impl.h   SyncFrontend* frontend_;
frontend_         167 chrome/service/cloud_print/cloud_print_proxy_backend.cc   DCHECK(frontend_);
frontend_         488 chrome/service/cloud_print/cloud_print_proxy_backend.cc   backend_->frontend_
frontend_         494 chrome/service/cloud_print/cloud_print_proxy_backend.cc   backend_->frontend_->OnAuthenticationFailed();
frontend_         499 chrome/service/cloud_print/cloud_print_proxy_backend.cc   backend_->frontend_->OnPrintSystemUnavailable();
frontend_         506 chrome/service/cloud_print/cloud_print_proxy_backend.cc   backend_->frontend_->OnUnregisterPrinters(auth_token, printer_ids);
frontend_         511 chrome/service/cloud_print/cloud_print_proxy_backend.cc   backend_->frontend_->OnXmppPingUpdated(ping_timeout);
frontend_          94 chrome/service/cloud_print/cloud_print_proxy_backend.h   CloudPrintProxyFrontend* frontend_;
frontend_        1745 content/browser/appcache/appcache_storage_impl_unittest.cc     backend_->Initialize(service_.get(), &frontend_, kMockProcessId);
frontend_        1807 content/browser/appcache/appcache_storage_impl_unittest.cc       EXPECT_TRUE(frontend_.error_event_was_raised_);
frontend_        1896 content/browser/appcache/appcache_storage_impl_unittest.cc   MockAppCacheFrontend frontend_;
frontend_          36 content/child/appcache/appcache_dispatcher.cc   frontend_->OnCacheSelected(host_id, info);
frontend_          41 content/child/appcache/appcache_dispatcher.cc   frontend_->OnStatusChanged(host_ids, status);
frontend_          46 content/child/appcache/appcache_dispatcher.cc   frontend_->OnEventRaised(host_ids, event_id);
frontend_          52 content/child/appcache/appcache_dispatcher.cc   frontend_->OnProgressEventRaised(host_ids, url, num_total, num_complete);
frontend_          58 content/child/appcache/appcache_dispatcher.cc   frontend_->OnErrorEventRaised(host_ids, details);
frontend_          63 content/child/appcache/appcache_dispatcher.cc   frontend_->OnLogMessage(
frontend_          69 content/child/appcache/appcache_dispatcher.cc   frontend_->OnContentBlocked(host_id, manifest_url);
frontend_          48 content/child/appcache/appcache_dispatcher.h   scoped_ptr<appcache::AppCacheFrontend> frontend_;
frontend_          68 extensions/browser/api/storage/storage_frontend_unittest.cc     frontend_.reset();
frontend_          79 extensions/browser/api/storage/storage_frontend_unittest.cc     frontend_.reset(
frontend_          85 extensions/browser/api/storage/storage_frontend_unittest.cc   scoped_ptr<StorageFrontend> frontend_;
frontend_         101 extensions/browser/api/storage/storage_frontend_unittest.cc   EXPECT_TRUE(frontend_->IsStorageEnabled(settings::LOCAL));
frontend_         102 extensions/browser/api/storage/storage_frontend_unittest.cc   EXPECT_TRUE(frontend_->GetValueStoreCache(settings::LOCAL));
frontend_         105 extensions/browser/api/storage/storage_frontend_unittest.cc   EXPECT_FALSE(frontend_->IsStorageEnabled(settings::INVALID));
frontend_         106 extensions/browser/api/storage/storage_frontend_unittest.cc   EXPECT_FALSE(frontend_->GetValueStoreCache(settings::INVALID));
frontend_         114 extensions/browser/api/storage/storage_frontend_unittest.cc   ValueStore* storage = util::GetStorage(extension, frontend_.get());
frontend_         131 extensions/browser/api/storage/storage_frontend_unittest.cc   storage = util::GetStorage(extension, frontend_.get());
frontend_         145 extensions/browser/api/storage/storage_frontend_unittest.cc   ValueStore* storage = util::GetStorage(extension, frontend_.get());
frontend_         154 extensions/browser/api/storage/storage_frontend_unittest.cc   frontend_->DeleteStorageSoon(id);
frontend_         158 extensions/browser/api/storage/storage_frontend_unittest.cc   storage = util::GetStorage(extension, frontend_.get());
frontend_         171 extensions/browser/api/storage/storage_frontend_unittest.cc   ValueStore* storage = util::GetStorage(extension, frontend_.get());
frontend_         188 extensions/browser/api/storage/storage_frontend_unittest.cc   frontend_.reset();
frontend_         204 extensions/browser/api/storage/storage_frontend_unittest.cc       util::GetStorage(extension, settings::SYNC, frontend_.get());
frontend_         206 extensions/browser/api/storage/storage_frontend_unittest.cc       util::GetStorage(extension, settings::LOCAL, frontend_.get());
frontend_         286 extensions/browser/api/storage/storage_frontend_unittest.cc   frontend_->RunWithStorage(
frontend_         288 extensions/browser/api/storage/storage_frontend_unittest.cc   frontend_->RunWithStorage(extension,
frontend_          16 webkit/browser/appcache/appcache_backend_impl.cc       frontend_(NULL),
frontend_          29 webkit/browser/appcache/appcache_backend_impl.cc   DCHECK(!service_ && !frontend_ && frontend && service);
frontend_          31 webkit/browser/appcache/appcache_backend_impl.cc   frontend_ = frontend;
frontend_          41 webkit/browser/appcache/appcache_backend_impl.cc       HostMap::value_type(id, new AppCacheHost(id, frontend_, service_)));
frontend_         160 webkit/browser/appcache/appcache_backend_impl.cc   found->second = new AppCacheHost(host_id, frontend_, service_);
frontend_         178 webkit/browser/appcache/appcache_backend_impl.cc   host->CompleteTransfer(new_host_id, frontend_);
frontend_          68 webkit/browser/appcache/appcache_backend_impl.h   AppCacheFrontend* frontend_;
frontend_          52 webkit/browser/appcache/appcache_host.cc       frontend_(frontend), service_(service),
frontend_          94 webkit/browser/appcache/appcache_host.cc     frontend_->OnContentBlocked(host_id_,
frontend_         117 webkit/browser/appcache/appcache_host.cc       frontend_->OnEventRaised(host_ids, CHECKING_EVENT);
frontend_         118 webkit/browser/appcache/appcache_host.cc       frontend_->OnErrorEventRaised(
frontend_         125 webkit/browser/appcache/appcache_host.cc       frontend_->OnContentBlocked(host_id_, manifest_url);
frontend_         382 webkit/browser/appcache/appcache_host.cc     frontend_->OnLogMessage(
frontend_         403 webkit/browser/appcache/appcache_host.cc     frontend_->OnLogMessage(
frontend_         459 webkit/browser/appcache/appcache_host.cc     frontend_->OnCacheSelected(host_id_, info);
frontend_         503 webkit/browser/appcache/appcache_host.cc   frontend_ = NULL;
frontend_         508 webkit/browser/appcache/appcache_host.cc   frontend_ = frontend;
frontend_         542 webkit/browser/appcache/appcache_host.cc   frontend_->OnCacheSelected(host_id_, info);
frontend_         149 webkit/browser/appcache/appcache_host.h   AppCacheFrontend* frontend() const { return frontend_; }
frontend_         253 webkit/browser/appcache/appcache_host.h   AppCacheFrontend* frontend_;