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