Searched refs:HTTPBase (Results 1 – 14 of 14) sorted by relevance
31 HTTPBase::HTTPBase() in HTTPBase() function in android::HTTPBase42 void HTTPBase::addBandwidthMeasurement( in addBandwidthMeasurement()74 bool HTTPBase::estimateBandwidth(int32_t *bandwidth_bps) { in estimateBandwidth()90 status_t HTTPBase::getEstimatedBandwidthKbps(int32_t *kbps) { in getEstimatedBandwidthKbps()96 status_t HTTPBase::setBandwidthStatCollectFreq(int32_t freqMs) { in setBandwidthStatCollectFreq()111 void HTTPBase::setBandwidthHistorySize(size_t numHistoryItems) { in setBandwidthHistorySize()
51 HTTPBase *httpSource) { in CreateFromURI()65 sp<HTTPBase> mediaHTTP = httpSource; in CreateFromURI()67 mediaHTTP = static_cast<HTTPBase *>(CreateMediaHTTP(httpService).get()); in CreateFromURI()
253 HTTPBase* source = static_cast<HTTPBase *>(mSource.get()); in getEstimatedBandwidthKbps()280 static_cast<HTTPBase *>(mSource.get())->disconnect(); in disconnect()286 HTTPBase *source = static_cast<HTTPBase *>(mSource.get()); in setCacheStatCollectFreq()430 static_cast<HTTPBase *>(mSource.get())->disconnect(); in onFetch()
17 "HTTPBase.cpp",
30 struct HTTPBase : public DataSource { struct36 HTTPBase(); argument86 DISALLOW_EVIL_CONSTRUCTORS(HTTPBase); argument
30 struct HTTPBase;40 HTTPBase *httpSource = NULL);
29 struct MediaHTTP : public HTTPBase {
27 struct HTTPBase;65 sp<HTTPBase> mHTTPDataSource;
30 struct HTTPBase;74 sp<HTTPBase> mHTTPDataSource;
32 struct HTTPBase;
35 struct HTTPBase;
30 struct HTTPBase;
70 sp<HTTPBase> HTTPDataSource = mHTTPDataSource; in cancel()
404 static_cast<HTTPBase *>(mHttpSource.get())); in onPrepareAsync()579 static_cast<HTTPBase *>(httpSource.get())->disconnect(); in disconnect()