Home | History | Annotate | Download | only in nuplayer2

Lines Matching refs:mHttpSource

93     mHttpSource.clear();
371 mHttpSource = DataSourceFactory::CreateMediaHTTP(mHTTPService);
372 if (mHttpSource == NULL) {
383 static_cast<HTTPBase *>(mHttpSource.get()));
462 mHttpSource.clear();
506 httpSource = mHttpSource;