Home
last modified time | relevance | path

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

/system/vold/
DDirectVolume.h69 void handlePartitionAdded(const char *devpath, NetlinkEvent *evt);
DDirectVolume.cpp114 handlePartitionAdded(dp, evt); in handleBlockEvent()
182 void DirectVolume::handlePartitionAdded(const char *devpath, NetlinkEvent *evt) { in handlePartitionAdded() function in DirectVolume