Searched refs:len_str (Results 1 – 1 of 1) sorted by relevance
863 const std::string& len_str = args[1]; in WipeBlockDeviceFn() local866 if (!android::base::ParseUint(len_str.c_str(), &len)) { in WipeBlockDeviceFn()