Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/
DARTSPConnection.h108 bool receiveLine(AString *line);
DARTSPConnection.cpp560 bool ARTSPConnection::receiveLine(AString *line) { in receiveLine() function in android::ARTSPConnection
612 if (!receiveLine(&statusLine)) { in receiveRTSPReponse()
674 if (!receiveLine(&line)) { in receiveRTSPReponse()