Searched refs:DestroyDeviceNode (Results 1 – 5 of 5) sorted by relevance
47 status_t DestroyDeviceNode(const std::string& path);
90 return DestroyDeviceNode(mRawDevPath); in doDestroy()
90 return DestroyDeviceNode(mDevPath); in doDestroy()
124 DestroyDeviceNode(mDevPath); in ~Disk()
88 status_t DestroyDeviceNode(const std::string& path) { in DestroyDeviceNode() function