Home
last modified time | relevance | path

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

/system/vold/
DVolumeBase.cpp152 std::shared_ptr<VolumeBase> VolumeBase::findVolume(const std::string& id) { in findVolume() function in android::vold::VolumeBase
DDisk.cpp129 std::shared_ptr<VolumeBase> Disk::findVolume(const std::string& id) { in findVolume() function in android::vold::Disk
DVolumeManager.cpp427 std::shared_ptr<android::vold::VolumeBase> VolumeManager::findVolume(const std::string& id) { in findVolume() function in VolumeManager