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 56 mReceiveResponseEventPending(false) {
478 mReceiveResponseEventPending = false;
523 if (mReceiveResponseEventPending) {
530 mReceiveResponseEventPending = true;

Completed in 76 milliseconds