Home
last modified time | relevance | path

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

/test/vts/drivers/hal/common/driver_manager/
DVtsHalDriverManager.cpp477 auto* struct_field = arg->mutable_struct_value(i); in PreprocessHidlHalFunctionCallArgs() local
616 auto* struct_field = return_val->mutable_struct_value(i); in SetHidlHalFunctionCallResults() local
/test/vts/compilation_tools/vtsc/code_gen/profiler/
DProfilerCodeGenBase.cpp337 for (const auto& struct_field : val.struct_value()) { in IncludeHidlNativeType() local
DHalHidlProfilerCodeGen.cpp114 for (const auto& struct_field : val.struct_value()) { in GenerateProfilerForStructVariable() local
/test/vts/compilation_tools/vtsc/code_gen/driver/
DHalHidlCodeGen.cpp874 for (const auto& struct_field : val.struct_value()) { in GenerateDriverImplForTypedVariable() local
1519 for (const auto& struct_field : val.struct_value()) { in GenerateSetResultCodeForTypedVariable() local