Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/
DARTSPConnection.h108 bool receiveRTSPReponse();
DARTSPConnection.cpp498 bool success = receiveRTSPReponse(); in onReceiveResponse()
611 bool ARTSPConnection::receiveRTSPReponse() { in receiveRTSPReponse() function in android::ARTSPConnection