Searched refs:DestroyDeviceNode (Results 1 – 5 of 5) sorted by relevance
94 return DestroyDeviceNode(mRawDevPath); in doDestroy()
92 return DestroyDeviceNode(mDevPath); in doDestroy()
140 DestroyDeviceNode(mDevPath); in ~Disk()
46 status_t DestroyDeviceNode(const std::string& path);
107 status_t DestroyDeviceNode(const std::string& path) { in DestroyDeviceNode() function