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

/system/vold/
H A DNetlinkHandler.cpp55 vm->handleBlockEvent(evt);
H A DDirectVolume.h50 int handleBlockEvent(NetlinkEvent *evt);
H A DVolume.h75 virtual int handleBlockEvent(NetlinkEvent *evt);
H A DVolumeManager.h76 void handleBlockEvent(NetlinkEvent *evt);
H A DDirectVolume.cpp89 int DirectVolume::handleBlockEvent(NetlinkEvent *evt) { function in class:DirectVolume
H A DVolume.cpp164 int Volume::handleBlockEvent(NetlinkEvent *evt) { function in class:Volume
H A DVolumeManager.cpp126 void VolumeManager::handleBlockEvent(NetlinkEvent *evt) { function in class:VolumeManager
133 if (!(*it)->handleBlockEvent(evt)) {

Completed in 989 milliseconds