Searched refs:handleBlockEvent (Results 1 - 7 of 7) sorted by relevance

/system/vold/
H A DNetlinkHandler.cpp55 vm->handleBlockEvent(evt);
H A DDirectVolume.h56 int handleBlockEvent(NetlinkEvent *evt);
H A DVolume.h80 virtual int handleBlockEvent(NetlinkEvent *evt);
H A DVolumeManager.h76 void handleBlockEvent(NetlinkEvent *evt);
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 820 milliseconds