Searched refs:mPollEventPending (Results 1 – 2 of 2) sorted by relevance
72 mPollEventPending(false), in ARTPConnection()232 if (mPollEventPending) { in postPollEvent()239 mPollEventPending = true; in postPollEvent()243 mPollEventPending = false; in onPollStreams()
72 bool mPollEventPending; member