Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/
DARTSPConnection.h28 struct ARTSPResponse : public RefBase { struct
29 unsigned long mStatusCode;
30 AString mStatusLine;
31 KeyedVector<AString,AString> mHeaders;
32 sp<ABuffer> mContent;