Searched refs:manifest_response_info_ (Results 1 – 3 of 3) sorted by relevance
290 scoped_ptr<net::HttpResponseInfo> manifest_response_info_; variable
433 DCHECK(manifest_response_info_.get()); in FetchManifest()435 manifest_response_info_->headers.get()); in FetchManifest()457 manifest_response_info_.reset( in HandleManifestFetchCompleted()711 new HttpResponseInfoIOBuffer(manifest_response_info_.release())); in HandleManifestRefetchCompleted()
2720 update->manifest_response_info_.reset(response_info); in IfModifiedSinceTest()2742 update->manifest_response_info_.reset(response_info); in IfModifiedSinceTest()2905 update->manifest_response_info_.reset(response_info); in IfNoneMatchRefetchTest()2944 update->manifest_response_info_.reset(response_info); in MultipleHeadersRefetchTest()