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.h76 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.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 206 milliseconds