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

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

Completed in 108 milliseconds