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

  /system/vold/
Volume.h 103 int createDeviceNode(const char *path, int major, int minor);
Volume.cpp 221 int Volume::createDeviceNode(const char *path, int major, int minor) {
398 if (createDeviceNode(nodepath, new_major, new_minor)) {
DirectVolume.cpp 112 if (createDeviceNode(nodepath, major, minor)) {

Completed in 74 milliseconds