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