Searched refs:aInt (Results 1 – 1 of 1) sorted by relevance
150 template <typename IntType> Error ParseInt(const char *aString, IntType &aInt) in ParseInt() argument159 aInt = static_cast<IntType>(value); in ParseInt()