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