Searched refs:addVolume (Results 1 – 4 of 4) sorted by relevance
106 void addVolume(const std::shared_ptr<VolumeBase>& volume);
199 addVolume(vol); in doPostMount()
165 void VolumeBase::addVolume(const std::shared_ptr<VolumeBase>& volume) { in addVolume() function in android::vold::VolumeBase
419 pvol->addVolume(evol); in createEmulatedVolumesForUser()