OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:State_Init
(Results
1 - 2
of
2
) sorted by null
/system/vold/
Volume.h
30
static const int
State_Init
= -1;
Volume.cpp
77
if (state == Volume::
State_Init
)
106
mState = Volume::
State_Init
;
Completed in 214 milliseconds