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