Searched refs:DestroyDeviceNode (Results 1 – 5 of 5) sorted by relevance
117 return DestroyDeviceNode(mRawDevPath); in doDestroy()
96 return DestroyDeviceNode(mDevPath); in doDestroy()
110 DestroyDeviceNode(mDevPath); in ~Disk()
52 status_t DestroyDeviceNode(const std::string& path);
129 status_t DestroyDeviceNode(const std::string& path) { in DestroyDeviceNode() function