Searched refs:GenerateProfilerForStructVariable (Results 1 – 4 of 4) sorted by relevance
52 virtual void GenerateProfilerForStructVariable(Formatter& out,
83 virtual void GenerateProfilerForStructVariable(Formatter& out,
174 GenerateProfilerForStructVariable(out, val, arg_name, arg_value); in GenerateProfilerForTypedVariable()
103 void HalHidlProfilerCodeGen::GenerateProfilerForStructVariable( in GenerateProfilerForStructVariable() function in android::vts::HalHidlProfilerCodeGen