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

/system/vold/
H A DDirectVolume.h58 dev_t getShareDevice();
H A DVolume.h82 virtual dev_t getShareDevice();
H A DDirectVolume.cpp78 dev_t DirectVolume::getShareDevice() { function in class:DirectVolume
H A DVolumeManager.cpp1285 dev_t d = v->getShareDevice();
1397 if ((*i)->getShareDevice() != (dev_t)0) {
1415 if ((d=(*i)->getShareDevice()) != (dev_t)0) {
H A DVolume.cpp150 dev_t Volume::getShareDevice() { function in class:Volume

Completed in 66 milliseconds