Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/
DARTSPConnection.h88 bool mReceiveResponseEventPending; member
DARTSPConnection.cpp55 mReceiveResponseEventPending(false) { in ARTSPConnection()
477 mReceiveResponseEventPending = false; in onReceiveResponse()
522 if (mReceiveResponseEventPending) { in postReceiveReponseEvent()
529 mReceiveResponseEventPending = true; in postReceiveReponseEvent()