Searched refs:GenerateProfilerForScalarVariable (Results 1 – 4 of 4) sorted by relevance
32 virtual void GenerateProfilerForScalarVariable(Formatter& out,
58 virtual void GenerateProfilerForScalarVariable(Formatter& out,
149 GenerateProfilerForScalarVariable(out, val, arg_name, arg_value); in GenerateProfilerForTypedVariable()
25 void HalHidlProfilerCodeGen::GenerateProfilerForScalarVariable( in GenerateProfilerForScalarVariable() function in android::vts::HalHidlProfilerCodeGen