Home
last modified time | relevance | path

Searched defs:volume (Results 1 – 4 of 4) sorted by relevance

/system/vold/model/
DVolumeBase.cpp164 void VolumeBase::addVolume(const std::shared_ptr<VolumeBase>& volume) { in addVolume()
168 void VolumeBase::removeVolume(const std::shared_ptr<VolumeBase>& volume) { in removeVolume()
DEmulatedVolume.cpp94 status_t EmulatedVolume::bindMountVolume(const EmulatedVolume& volume, in bindMountVolume()
/system/media/audio_utils/
DBalance.cpp142 for (float volume : mVolumes) { in toString() local
/system/vold/
DVolumeManager.cpp1051 auto volume = findVolumeWithFilter(filter_fn); in setupAppDir() local
1121 auto volume = findVolumeWithFilter(filter_fn); in createObb() local