Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/
DARTSPConnection.h99 void onCompleteConnection(const sp<AMessage> &msg);
DARTSPConnection.cpp110 onCompleteConnection(msg); in onMessageReceived()
350 void ARTSPConnection::onCompleteConnection(const sp<AMessage> &msg) { in onCompleteConnection() function in android::ARTSPConnection