Searched refs:DestroyDeviceNode (Results 1 - 5 of 5) sorted by relevance

/system/vold/
H A DPrivateVolume.cpp90 return DestroyDeviceNode(mRawDevPath);
H A DUtils.h47 status_t DestroyDeviceNode(const std::string& path);
H A DPublicVolume.cpp90 return DestroyDeviceNode(mDevPath);
H A DDisk.cpp122 DestroyDeviceNode(mDevPath);
H A DUtils.cpp88 status_t DestroyDeviceNode(const std::string& path) { function in namespace:android::vold

Completed in 65 milliseconds