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