Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/flashd/daemon/
H A Dformat_commander.cpp67 int FormatCommander::DoFormat(const std::string &partitionName) const in DoFormat() function in Flashd::FormatCommander
/ohos5.0/base/update/updater/services/flashd/
H A Dpartition.cpp76 int Partition::DoFormat() const in DoFormat() function in Flashd::Partition
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
H A Dexternal_volume_info.cpp249 int32_t ExternalVolumeInfo::DoFormat(std::string type) in DoFormat() function in OHOS::StorageDaemon::ExternalVolumeInfo
/ohos5.0/base/startup/init/interfaces/innerkits/fs_manager/
H A Dfstab_mount.c196 int DoFormat(const char *devPath, const char *fsType) in DoFormat() function