Searched refs:ParseIntegral (Results 1 – 2 of 2) sorted by relevance
375 bool AidlConstantValue::ParseIntegral(const string& value, int64_t* parsed_value, in ParseIntegral() function in AidlConstantValue437 bool success = ParseIntegral(value, &parsed_value, &parsed_type); in Integral()
670 static bool ParseIntegral(const string& value, int64_t* parsed_value, Type* parsed_type);