Searched refs:DestroyDeviceNode (Results 1 – 5 of 5) sorted by relevance
96 return DestroyDeviceNode(mRawDevPath); in doDestroy()
93 return DestroyDeviceNode(mDevPath); in doDestroy()
130 DestroyDeviceNode(mDevPath); in ~Disk()
45 status_t DestroyDeviceNode(const std::string& path);
98 status_t DestroyDeviceNode(const std::string& path) { in DestroyDeviceNode() function