Searched refs:AddEnumFields (Results 1 – 5 of 5) sorted by relevance
199 static bool AddEnumFields( in AddEnumFields() function239 !AddEnumFields(enum_type_diff_protobuf.mutable_fields_removed(), in ConvertEnumTypeDiffIR()241 !AddEnumFields(enum_type_diff_protobuf.mutable_fields_added(), in ConvertEnumTypeDiffIR()
197 bool IRToProtobufConverter::AddEnumFields(abi_dump::EnumType *enum_protobuf, in AddEnumFields() function in header_checker::repr::IRToProtobufConverter215 !AddEnumFields(&added_enum_type, enump)) { in ConvertEnumTypeIR()
210 static bool AddEnumFields(abi_dump::EnumType *enum_protobuf,
45 static void AddEnumFields(JsonObject &enum_type, const EnumTypeIR *enum_ir);
210 void IRToJsonConverter::AddEnumFields(JsonObject &enum_type, in AddEnumFields() function in header_checker::repr::IRToJsonConverter224 AddEnumFields(enum_type, enump); in ConvertEnumTypeIR()