Home
last modified time | relevance | path

Searched defs:union_value (Results 1 – 2 of 2) sorted by relevance

/test/vts/proto/
DComponentSpecificationMessage.proto446 repeated VariableSpecificationMessage union_value = 151; field
/test/vts/compilation_tools/vtsc/code_gen/driver/
DHalHidlCodeGen.cpp735 for (const auto& union_value : attribute.union_value()) { in GenerateDriverImplForAttribute() local