Searched refs:getDiskDevice (Results 1 - 4 of 4) sorted by relevance

/system/vold/
H A DDirectVolume.h51 dev_t getDiskDevice();
H A DVolume.h77 virtual dev_t getDiskDevice();
H A DVolume.cpp154 dev_t Volume::getDiskDevice() { function in class:Volume
159 return getDiskDevice();
230 dev_t diskNode = getDiskDevice();
H A DDirectVolume.cpp69 dev_t DirectVolume::getDiskDevice() { function in class:DirectVolume

Completed in 86 milliseconds