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

  /system/vold/
Volume.cpp 199 int Volume::createDeviceNode(const char *path, int major, int minor) {
373 if (createDeviceNode(nodepath, new_major, new_minor)) {
  /tools/motodev/src/plugins/preflighting/src/com/motorolamobility/preflighting/internal/help/printer/
HelpPrinter.java 242 appvalidatorElement.appendChild(createDeviceNode(deviceInfo, document));
250 private static Element createDeviceNode(DeviceSpecification deviceInfo, Document document)

Completed in 66 milliseconds