Searched refs:MakeDevice (Results 1 – 2 of 2) sorted by relevance
/system/core/init/ |
D | devices.h | 142 void MakeDevice(const std::string& path, bool block, int major, int minor,
|
D | devices.cpp | 284 void DeviceHandler::MakeDevice(const std::string& path, bool block, int major, int minor, in MakeDevice() function in android::init::DeviceHandler 477 MakeDevice(devpath, block, major, minor, links); in HandleDevice()
|