Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/
DARTSPConnection.h90 bool mReceiveResponseEventPending; member
DARTSPConnection.cpp57 mReceiveResponseEventPending(false) { in ARTSPConnection()
479 mReceiveResponseEventPending = false; in onReceiveResponse()
524 if (mReceiveResponseEventPending) { in postReceiveReponseEvent()
531 mReceiveResponseEventPending = true; in postReceiveReponseEvent()