HomeSort by relevance Sort by last modified time
    Searched refs:handleBlockEvent (Results 1 - 7 of 7) sorted by null

  /system/vold/
NetlinkHandler.cpp 55 vm->handleBlockEvent(evt);
DirectVolume.h 50 int handleBlockEvent(NetlinkEvent *evt);
Volume.h 76 virtual int handleBlockEvent(NetlinkEvent *evt);
VolumeManager.h 76 void handleBlockEvent(NetlinkEvent *evt);
DirectVolume.cpp 89 int DirectVolume::handleBlockEvent(NetlinkEvent *evt) {
Volume.cpp 167 int Volume::handleBlockEvent(NetlinkEvent *evt) {
VolumeManager.cpp 132 void VolumeManager::handleBlockEvent(NetlinkEvent *evt) {
139 if (!(*it)->handleBlockEvent(evt)) {
    [all...]

Completed in 1774 milliseconds