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