Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/
DARTSPConnection.h107 bool receiveRTSPReponse();
DARTSPConnection.cpp499 bool success = receiveRTSPReponse(); in onReceiveResponse()
612 bool ARTSPConnection::receiveRTSPReponse() { in receiveRTSPReponse() function in android::ARTSPConnection