Searched refs:GenerateProfilerForVectorVariable (Results 1 – 4 of 4) sorted by relevance
44 virtual void GenerateProfilerForVectorVariable(Formatter& out,
73 virtual void GenerateProfilerForVectorVariable(Formatter& out,
164 GenerateProfilerForVectorVariable(out, val, arg_name, arg_value); in GenerateProfilerForTypedVariable()
62 void HalHidlProfilerCodeGen::GenerateProfilerForVectorVariable( in GenerateProfilerForVectorVariable() function in android::vts::HalHidlProfilerCodeGen