Searched refs:webstore_data_fetcher_ (Results 1 – 4 of 4) sorted by relevance
75 webstore_data_fetcher_.reset(new WebstoreDataFetcher( in BeginInstall()80 webstore_data_fetcher_->Start(); in BeginInstall()99 if (webstore_data_fetcher_) { in AbortInstall()100 webstore_data_fetcher_.reset(); in AbortInstall()450 webstore_data_fetcher_.reset(); in OnWebStoreDataFetcherDone()
109 scoped_ptr<WebstoreDataFetcher> webstore_data_fetcher_; variable
276 webstore_data_fetcher_.reset(new WebstoreDataFetcher( in ExternalInstallError()278 webstore_data_fetcher_->Start(); in ExternalInstallError()
235 scoped_ptr<WebstoreDataFetcher> webstore_data_fetcher_; variable