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