Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/rtsp/
DARTSPConnection.h106 void postReceiveReponseEvent();
/frameworks/av/media/libstagefright/rtsp/
DARTSPConnection.cpp312 postReceiveReponseEvent(); in onConnect()
405 postReceiveReponseEvent(); in onCompleteConnection()
510 postReceiveReponseEvent(); in onReceiveResponse()
524 void ARTSPConnection::postReceiveReponseEvent() { in postReceiveReponseEvent() function in android::ARTSPConnection