Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DARTPConnection.h86 bool mPollEventPending; member
H A DARTPConnection.cpp79 mPollEventPending(false), in ARTPConnection()
402 if (mPollEventPending) { in postPollEvent()
409 mPollEventPending = true; in postPollEvent()
413 mPollEventPending = false; in onPollStreams()