Home
last modified time | relevance | path

Searched refs:struct_index (Results 1 – 1 of 1) sorted by relevance

/test/vts/compilation_tools/vtsc/code_gen/driver/
DHalHidlCodeGen.cpp725 int struct_index = 0; in GenerateDriverImplForAttribute() local
729 "var_msg.struct_value(" + std::to_string(struct_index) + ")"); in GenerateDriverImplForAttribute()
730 struct_index++; in GenerateDriverImplForAttribute()
873 int struct_index = 0; in GenerateDriverImplForTypedVariable() local
877 + std::to_string(struct_index) + ")"; in GenerateDriverImplForTypedVariable()
881 struct_index++; in GenerateDriverImplForTypedVariable()