Home
last modified time | relevance | path

Searched refs:ParseIntegral (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Daidl_const_expressions.cpp375 bool AidlConstantValue::ParseIntegral(const string& value, int64_t* parsed_value, in ParseIntegral() function in AidlConstantValue
437 bool success = ParseIntegral(value, &parsed_value, &parsed_type); in Integral()
Daidl_language.h670 static bool ParseIntegral(const string& value, int64_t* parsed_value, Type* parsed_type);