Home
last modified time | relevance | path

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

/test/vts/compilation_tools/vtsc/code_gen/driver/
DHalHidlCodeGen.cpp874 string struct_field_name = arg_name + "." + struct_field.name(); in GenerateDriverImplForTypedVariable() local
1519 string struct_field_name = result_msg + "_" + struct_field.name(); in GenerateSetResultCodeForTypedVariable() local
/test/vts/compilation_tools/vtsc/code_gen/profiler/
DHalHidlProfilerCodeGen.cpp115 std::string struct_field_name = arg_name + "_" + struct_field.name(); in GenerateProfilerForStructVariable() local