Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/
DARTSPConnection.h99 void onSendRequest(const sp<AMessage> &msg);
DARTSPConnection.cpp112 onSendRequest(msg); in onMessageReceived()
408 void ARTSPConnection::onSendRequest(const sp<AMessage> &msg) { in onSendRequest() function in android::ARTSPConnection
754 onSendRequest(msg); in receiveRTSPReponse()