HomeSort by relevance Sort by last modified time
    Searched refs:mReceiveResponseEventPending (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/rtsp/
ARTSPConnection.h 88 bool mReceiveResponseEventPending;
ARTSPConnection.cpp 55 mReceiveResponseEventPending(false) {
477 mReceiveResponseEventPending = false;
522 if (mReceiveResponseEventPending) {
529 mReceiveResponseEventPending = true;

Completed in 124 milliseconds