Searched refs:NeedsFinalValue (Results 1 – 1 of 1) sorted by relevance
34 static bool NeedsFinalValue(const AidlTypeSpecifier& type, const AidlConstantValue& c) { in NeedsFinalValue() function135 if (NeedsFinalValue(type, c)) { in DumpConstantValue()