Home
last modified time | relevance | path

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

/test/vts/compilation_tools/vtsc/code_gen/profiler/
DHalHidlProfilerCodeGen.cpp67 std::string index_name = GetVarString(arg_name) + "_index"; in GenerateProfilerForVectorVariable() local
88 std::string index_name = GetVarString(arg_name) + "_index"; in GenerateProfilerForArrayVariable() local
/test/vts/compilation_tools/vtsc/code_gen/driver/
DHalHidlCodeGen.cpp838 std::string index_name = GetVarString(arg_name) + "_index"; in GenerateDriverImplForTypedVariable() local
852 std::string index_name = GetVarString(arg_name) + "_index"; in GenerateDriverImplForTypedVariable() local