Searched refs:addVolume (Results 1 – 3 of 3) sorted by relevance
93 void addVolume(const std::shared_ptr<VolumeBase>& volume);
175 addVolume(vol); in doMount()
146 void VolumeBase::addVolume(const std::shared_ptr<VolumeBase>& volume) { in addVolume() function in android::vold::VolumeBase