Home
last modified time | relevance | path

Searched defs:getRootPath (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/vold/model/
H A DVolumeBase.cpp282 std::string VolumeBase::getRootPath() const { in getRootPath() function in android::vold::VolumeBase
H A DEmulatedVolume.cpp434 std::string EmulatedVolume::getRootPath() const { in getRootPath() function in android::vold::EmulatedVolume
/aosp12/system/tools/hidl/
H A DCoordinator.cpp46 const std::string &Coordinator::getRootPath() const { in getRootPath() function in android::Coordinator