Searched refs:tmp_value (Results 1 – 1 of 1) sorted by relevance
176 uint64_t tmp_value; variable177 if (!android::base::ParseUint(args[*pi], &tmp_value, max, allow_suffixes) || tmp_value < min) {181 *value = static_cast<T>(tmp_value);