Searched refs:deviceNode (Results 1 - 3 of 3) sorted by relevance

/system/vold/
H A DDirectVolume.h73 int doMountVfat(const char *deviceNode, const char *mountPoint);
H A DVolume.h97 int initializeMbr(const char *deviceNode);
H A DVolume.cpp680 int Volume::initializeMbr(const char *deviceNode) { argument
691 dinfo.device = strdup(deviceNode);

Completed in 57 milliseconds