Searched refs:EvaluatesToZero (Results 1 – 1 of 1) sorted by relevance
235 static bool EvaluatesToZero(const AidlEnumDeclaration& enum_decl, const AidlConstantValue* value) { in EvaluatesToZero() function280 if (old_value == "" && enum_decl && EvaluatesToZero(*enum_decl, new_field->GetDefaultValue())) { in are_compatible_parcelables()