Searched refs:getDeviceNodes (Results 1 - 4 of 4) sorted by last modified time

/system/vold/
H A DDirectVolume.cpp354 int DirectVolume::getDeviceNodes(dev_t *devs, int max) { function in class:DirectVolume
H A DDirectVolume.h59 int getDeviceNodes(dev_t *devs, int max);
H A DVolume.cpp334 n = getDeviceNodes((dev_t *) &deviceNodes, 4);
383 n = getDeviceNodes((dev_t *) &deviceNodes, 4);
H A DVolume.h88 virtual int getDeviceNodes(dev_t *devs, int max) = 0;

Completed in 5 milliseconds