Home
last modified time | relevance | path

Searched defs:struct_union (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/stg/
H A Dstg.proto288 repeated StructUnion struct_union = 16; field
H A Dproto_writer.cc230 auto& struct_union = *stg.add_struct_union(); in operator ()() local
H A Dabigail_reader.cc1194 xmlNodePtr struct_union) { in ProcessStructUnion()