OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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