Home
last modified time | relevance | path

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

/system/vold/model/
DPrivateVolume.h45 const std::string& getFsUuid() const { return mFsUuid; }; in getFsUuid() function
/system/vold/
DVolumeManager.cpp421 pvol->getPath() + "/media", pvol->getRawDevice(), pvol->getFsUuid(), in createEmulatedVolumesForUser()