Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/
DARTSPConnection.h101 void onSendRequest(const sp<AMessage> &msg);
DARTSPConnection.cpp114 onSendRequest(msg); in onMessageReceived()
410 void ARTSPConnection::onSendRequest(const sp<AMessage> &msg) { in onSendRequest() function in android::ARTSPConnection
756 onSendRequest(msg); in receiveRTSPReponse()