Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/rtsp/
DARTPConnection.h91 bool mPollEventPending; member
/frameworks/av/media/libstagefright/rtsp/
DARTPConnection.cpp91 mPollEventPending(false), in ARTPConnection()
435 if (mPollEventPending) { in postPollEvent()
442 mPollEventPending = true; in postPollEvent()
446 mPollEventPending = false; in onPollStreams()