Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/
DARTSPConnection.h89 bool mReceiveResponseEventPending; member
DARTSPConnection.cpp57 mReceiveResponseEventPending(false) { in ARTSPConnection()
480 mReceiveResponseEventPending = false; in onReceiveResponse()
525 if (mReceiveResponseEventPending) { in postReceiveReponseEvent()
532 mReceiveResponseEventPending = true; in postReceiveReponseEvent()