Searched defs:IsRTSPVersion (Results 1 - 1 of 1) sorted by path

/frameworks/av/media/libstagefright/rtsp/
H A DARTSPConnection.cpp605 static bool IsRTSPVersion(const AString &s) { function in namespace:android
650 if (!IsRTSPVersion(AString(response->mStatusLine, 0, space1))) {
651 CHECK(IsRTSPVersion(

Completed in 54 milliseconds