Home
last modified time | relevance | path

Searched refs:receiveLine (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/
DARTSPConnection.h109 bool receiveLine(AString *line);
DARTSPConnection.cpp563 bool ARTSPConnection::receiveLine(AString *line) { in receiveLine() function in android::ARTSPConnection
615 if (!receiveLine(&statusLine)) { in receiveRTSPReponse()
677 if (!receiveLine(&line)) { in receiveRTSPReponse()