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

  /frameworks/base/media/libstagefright/rtsp/
ARTPConnection.h 72 bool mPollEventPending;
ARTPConnection.cpp 71 mPollEventPending(false),
230 if (mPollEventPending) {
237 mPollEventPending = true;
241 mPollEventPending = false;

Completed in 27 milliseconds