Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_dumpapi.cpp34 static bool NeedsFinalValue(const AidlTypeSpecifier& type, const AidlConstantValue& c) { in NeedsFinalValue() function
135 if (NeedsFinalValue(type, c)) { in DumpConstantValue()