OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:State_Shared
(Results
1 - 4
of
4
) sorted by null
/system/vold/
Volume.h
38
static const int
State_Shared
= 7;
DirectVolume.cpp
82
setState(Volume::
State_Shared
);
302
if (state != Volume::State_Mounted && state != Volume::
State_Shared
) {
327
} else if (state == Volume::
State_Shared
) {
Volume.cpp
103
else if (state == Volume::
State_Shared
)
VolumeManager.cpp
912
if (v->getState() != Volume::
State_Shared
) {
1011
if (v->getState() != Volume::
State_Shared
) {
[
all
...]
Completed in 57 milliseconds