Home
last modified time | relevance | path

Searched defs:devicePath (Results 1 – 1 of 1) sorted by relevance

/system/vold/
DVolume.cpp251 char devicePath[255]; in formatVol() local
416 char devicePath[255]; in mountVol() local
651 int Volume::extractMetadata(const char* devicePath) { in extractMetadata()