Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/repr/protobuf/
Dir_diff_dumper.cpp315 bool ProtobufIRDiffDumper::AddEnumTypeDiffIR(const EnumTypeDiffIR *enum_diff_ir, in AddEnumTypeDiffIR() argument
321 if (enum_diff_ir->IsExtended()) { in AddEnumTypeDiffIR()
330 if (enum_diff_ir->IsExtended()) { in AddEnumTypeDiffIR()
345 IRDiffToProtobufConverter::ConvertEnumTypeDiffIR(enum_diff_ir); in AddEnumTypeDiffIR()