Home
last modified time | relevance | path

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

/aosp12/system/vold/model/
H A DPrivateVolume.h43 const std::string& getRawDevPath() const { return mRawDevPath; }; in getRawDevPath() function
/aosp12/system/vold/
H A DIdleMaint.cpp106 Realpath(vol->getRawDevPath(), &gc_path))) { in addFromVolumeManager()