Searched refs:CreateMediaHTTP (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DDataSource.h56 static sp<DataSource> CreateMediaHTTP(const sp<IMediaHTTPService> &httpService);
/frameworks/av/media/libstagefright/
H A DDataSource.cpp277 sp<DataSource> DataSource::CreateMediaHTTP(const sp<IMediaHTTPService> &httpService) { function in class:android::DataSource
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.cpp386 mHttpSource = DataSource::CreateMediaHTTP(mHTTPService);

Completed in 1948 milliseconds