Searched defs:handleBlockEvent (Results 1 - 3 of 3) sorted by relevance

/system/vold/
H A DDirectVolume.cpp94 int DirectVolume::handleBlockEvent(NetlinkEvent *evt) { function in class:DirectVolume
H A DVolume.cpp160 int Volume::handleBlockEvent(NetlinkEvent *evt) { function in class:Volume
H A DVolumeManager.cpp133 void VolumeManager::handleBlockEvent(NetlinkEvent *evt) { function in class:VolumeManager
140 if (!(*it)->handleBlockEvent(evt)) {

Completed in 50 milliseconds