Home
last modified time | relevance | path

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

/system/vold/
DDirectVolume.h71 void handlePartitionChanged(const char *devpath, NetlinkEvent *evt);
DDirectVolume.cpp136 handlePartitionChanged(dp, evt); in handleBlockEvent()
271 void DirectVolume::handlePartitionChanged(const char *devpath, NetlinkEvent *evt) { in handlePartitionChanged() function in DirectVolume