Home
last modified time | relevance | path

Searched defs:MediaHTTP (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaHTTP.h29 struct MediaHTTP : public HTTPBase { struct
59 sp<IMediaHTTPConnection> mHTTPConnection; argument
72 DISALLOW_EVIL_CONSTRUCTORS(MediaHTTP); argument
/frameworks/av/media/libstagefright/http/
DMediaHTTP.cpp32 MediaHTTP::MediaHTTP(const sp<IMediaHTTPConnection> &conn) in MediaHTTP() function in android::MediaHTTP