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