Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DARTSPConnection.h113 bool notifyResponseListener(const sp<ARTSPResponse> &response);
H A DARTSPConnection.cpp765 : notifyResponseListener(response); in receiveRTSPReponse()
868 bool ARTSPConnection::notifyResponseListener( in notifyResponseListener() function in android::ARTSPConnection