Searched refs:getShareDevice (Results 1 - 5 of 5) sorted by relevance

/system/vold/
H A DDirectVolume.h67 dev_t getShareDevice();
H A DVolume.h86 virtual dev_t getShareDevice();
H A DDirectVolume.cpp116 dev_t DirectVolume::getShareDevice() { function in class:DirectVolume
H A DVolume.cpp140 dev_t Volume::getShareDevice() { function in class:Volume
H A DVolumeManager.cpp1568 dev_t d = v->getShareDevice();
1680 if ((*i)->getShareDevice() != (dev_t)0) {
1698 if ((d=(*i)->getShareDevice()) != (dev_t)0) {

Completed in 63 milliseconds