Home
last modified time | relevance | path

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

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