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

  /frameworks/base/media/libstagefright/rtsp/
ARTSPConnection.h 71 bool mReceiveResponseEventPending;
ARTSPConnection.cpp 43 mReceiveResponseEventPending(false) {
383 mReceiveResponseEventPending = false;
429 if (mReceiveResponseEventPending) {
436 mReceiveResponseEventPending = true;

Completed in 246 milliseconds