Home
last modified time | relevance | path

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

/system/vold/
DPublicVolume.cpp219 status_t PublicVolume::doFormat(const std::string& fsType) { in doFormat() function in android::vold::PublicVolume
DPrivateVolume.cpp190 status_t PrivateVolume::doFormat(const std::string& fsType) { in doFormat() function in android::vold::PrivateVolume
DVolumeBase.cpp251 status_t VolumeBase::doFormat(const std::string& fsType) { in doFormat() function in android::vold::VolumeBase