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/av/media/libstagefright/rtsp/
ARTPConnection.h
72
bool
mPollEventPending
;
ARTPConnection.cpp
72
mPollEventPending
(false),
232
if (
mPollEventPending
) {
239
mPollEventPending
= true;
243
mPollEventPending
= false;
Completed in 115 milliseconds