Home
last modified time | relevance | path

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

/system/vold/model/
DStubVolume.cpp64 status_t StubVolume::doFormat(const std::string& fsType) { in doFormat() function in android::vold::StubVolume
DPrivateVolume.cpp212 status_t PrivateVolume::doFormat(const std::string& fsType) { in doFormat() function in android::vold::PrivateVolume
DPublicVolume.cpp310 status_t PublicVolume::doFormat(const std::string& fsType) { in doFormat() function in android::vold::PublicVolume
DVolumeBase.cpp278 status_t VolumeBase::doFormat(const std::string& fsType) { in doFormat() function in android::vold::VolumeBase