HomeSort by relevance Sort by last modified time
    Searched refs:createDeviceNode (Results 1 - 3 of 3) sorted by null

  /system/vold/
Volume.h 94 int createDeviceNode(const char *path, int major, int minor);
Volume.cpp 198 int Volume::createDeviceNode(const char *path, int major, int minor) {
372 if (createDeviceNode(nodepath, new_major, new_minor)) {
DirectVolume.cpp 107 if (createDeviceNode(nodepath, major, minor)) {

Completed in 238 milliseconds