OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:State_Unmounting
(Results
1 - 2
of
2
) sorted by null
/system/vold/
Volume.h
36
static const int
State_Unmounting
= 5;
Volume.cpp
100
else if (state == Volume::
State_Unmounting
)
606
setState(Volume::
State_Unmounting
);
Completed in 5148 milliseconds