Searched refs:GenerateProfilerForArrayVariable (Results 1 – 4 of 4) sorted by relevance
48 virtual void GenerateProfilerForArrayVariable(Formatter& out,
78 virtual void GenerateProfilerForArrayVariable(Formatter& out,
169 GenerateProfilerForArrayVariable(out, val, arg_name, arg_value); in GenerateProfilerForTypedVariable()
83 void HalHidlProfilerCodeGen::GenerateProfilerForArrayVariable( in GenerateProfilerForArrayVariable() function in android::vts::HalHidlProfilerCodeGen