Searched defs:handleBlockEvent (Results 1 - 3 of 3) sorted by last modified time

/system/vold/
H A DDirectVolume.cpp132 int DirectVolume::handleBlockEvent(NetlinkEvent *evt) { function in class:DirectVolume
H A DVolume.cpp150 int Volume::handleBlockEvent(NetlinkEvent * /*evt*/) { function in class:Volume
H A DVolumeManager.cpp240 void VolumeManager::handleBlockEvent(NetlinkEvent *evt) { function in class:VolumeManager
247 if (!(*it)->handleBlockEvent(evt)) {

Completed in 53 milliseconds