Searched refs:isZeroErase (Results 1 – 2 of 2) sorted by relevance
24 int FormatPartition(const std::string &path, bool isZeroErase = false);
267 int FormatPartition(const std::string &path, bool isZeroErase) in FormatPartition() argument295 if (isZeroErase) { in FormatPartition()