Home
last modified time | relevance | path

Searched defs:union_field (Results 1 – 4 of 4) sorted by relevance

/test/vts/drivers/hal/common/driver_manager/
DVtsHalDriverManager.cpp463 auto* union_field = arg->mutable_union_value(i); in PreprocessHidlHalFunctionCallArgs() local
603 auto* union_field = return_val->mutable_union_value(i); in SetHidlHalFunctionCallResults() local
/test/vts/compilation_tools/vtsc/code_gen/profiler/
DProfilerCodeGenBase.cpp347 for (const auto& union_field : val.union_value()) { in IncludeHidlNativeType() local
DHalHidlProfilerCodeGen.cpp136 for (const auto& union_field : val.union_value()) { in GenerateProfilerForUnionVariable() local
/test/vts/compilation_tools/vtsc/code_gen/driver/
DHalHidlCodeGen.cpp895 for (const auto& union_field : val.union_value()) { in GenerateDriverImplForTypedVariable() local
1542 for (const auto& union_field : val.union_value()) { in GenerateSetResultCodeForTypedVariable() local