Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/
DARTSPConnection.h106 bool receiveRTSPReponse();
DARTSPConnection.cpp496 bool success = receiveRTSPReponse(); in onReceiveResponse()
609 bool ARTSPConnection::receiveRTSPReponse() { in receiveRTSPReponse() function in android::ARTSPConnection