Searched defs:doFormat (Results 1 - 3 of 3) sorted by relevance

/system/vold/
H A DPublicVolume.cpp219 status_t PublicVolume::doFormat(const std::string& fsType) { function in class:android::vold::PublicVolume
H A DPrivateVolume.cpp190 status_t PrivateVolume::doFormat(const std::string& fsType) { function in class:android::vold::PrivateVolume
H A DVolumeBase.cpp246 status_t res = doFormat(fsType);
251 status_t VolumeBase::doFormat(const std::string& fsType) { function in class:android::vold::VolumeBase

Completed in 212 milliseconds