Home
last modified time | relevance | path

Searched refs:handlePartitionRemoved (Results 1 – 2 of 2) sorted by relevance

/system/vold/
DDirectVolume.h70 void handlePartitionRemoved(const char *devpath, NetlinkEvent *evt);
DDirectVolume.cpp130 handlePartitionRemoved(dp, evt); in handleBlockEvent()
295 void DirectVolume::handlePartitionRemoved(const char *devpath, NetlinkEvent *evt) { in handlePartitionRemoved() function in DirectVolume