Searched refs:AddEnumFields (Results 1 – 5 of 5) sorted by relevance
200 static bool AddEnumFields( in AddEnumFields() function245 !AddEnumFields(enum_type_diff_protobuf.mutable_fields_removed(), in ConvertEnumTypeDiffIR()247 !AddEnumFields(enum_type_diff_protobuf.mutable_fields_added(), in ConvertEnumTypeDiffIR()
271 bool IRToProtobufConverter::AddEnumFields(abi_dump::EnumType *enum_protobuf, in AddEnumFields() function in header_checker::repr::IRToProtobufConverter289 !AddEnumFields(&added_enum_type, enump)) { in ConvertEnumTypeIR()
209 static bool AddEnumFields(abi_dump::EnumType *enum_protobuf,
45 static void AddEnumFields(JsonObject &enum_type, const EnumTypeIR *enum_ir);
227 void IRToJsonConverter::AddEnumFields(JsonObject &enum_type, in AddEnumFields() function in header_checker::repr::IRToJsonConverter241 AddEnumFields(enum_type, enump); in ConvertEnumTypeIR()