OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MEDIA_DIR
(Results
1 - 3
of
3
) sorted by null
/system/vold/
Volume.h
43
static const char *
MEDIA_DIR
;
DirectVolume.cpp
53
snprintf(mount, PATH_MAX, "%s/%s", Volume::
MEDIA_DIR
, rec->label);
Volume.cpp
59
const char *Volume::
MEDIA_DIR
= "/mnt/media_rw";
Completed in 48 milliseconds