Home
last modified time | relevance | path

Searched refs:getRawDevice (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/vold/model/
H A DPrivateVolume.h46 dev_t getRawDevice() const { return mRawDevice; }; in getRawDevice() function
/aosp12/system/vold/
H A DVolumeManager.cpp421 pvol->getPath() + "/media", pvol->getRawDevice(), pvol->getFsUuid(), in createEmulatedVolumesForUser()