Searched defs:doFormat (Results 1 – 4 of 4) sorted by relevance
| /system/vold/model/ | ||
| D | StubVolume.cpp | 64 status_t StubVolume::doFormat(const std::string& fsType) { in doFormat() function in android::vold::StubVolume |
| D | PrivateVolume.cpp | 215 status_t PrivateVolume::doFormat(const std::string& fsType) { in doFormat() function in android::vold::PrivateVolume |
| D | VolumeBase.cpp | 279 status_t VolumeBase::doFormat(const std::string& fsType) { in doFormat() function in android::vold::VolumeBase |
| D | PublicVolume.cpp | 400 status_t PublicVolume::doFormat(const std::string& fsType) { in doFormat() function in android::vold::PublicVolume |