Home
last modified time | relevance | path

Searched defs:doFormat (Results 1 – 4 of 4) sorted by relevance

/system/vold/model/
DStubVolume.cpp62 status_t StubVolume::doFormat(const std::string& fsType) { in doFormat() function in android::vold::StubVolume
DPrivateVolume.cpp178 status_t PrivateVolume::doFormat(const std::string& fsType) { in doFormat() function in android::vold::PrivateVolume
DPublicVolume.cpp255 status_t PublicVolume::doFormat(const std::string& fsType) { in doFormat() function in android::vold::PublicVolume
DVolumeBase.cpp262 status_t VolumeBase::doFormat(const std::string& fsType) { in doFormat() function in android::vold::VolumeBase