OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inInitState
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/shared/emugl/common/
lazy_instance.h
95
bool
inInitState
();
121
bool hasInstance() const { return !mState.
inInitState
(); }
lazy_instance.cpp
75
bool LazyInstanceState::
inInitState
() {
Completed in 855 milliseconds