OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sInitComplete
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libmediaplayerservice/
MediaPlayerFactory.h
84
static bool
sInitComplete
;
MediaPlayerFactory.cpp
40
bool MediaPlayerFactory::
sInitComplete
= false;
246
if (
sInitComplete
)
252
sInitComplete
= true;
Completed in 51 milliseconds