Searched refs:GenerateProfilerForUnionVariable (Results 1 – 4 of 4) sorted by relevance
56 virtual void GenerateProfilerForUnionVariable(Formatter& out,
88 virtual void GenerateProfilerForUnionVariable(Formatter& out,
178 GenerateProfilerForUnionVariable(out, val, arg_name, arg_value); in GenerateProfilerForTypedVariable()
125 void HalHidlProfilerCodeGen::GenerateProfilerForUnionVariable( in GenerateProfilerForUnionVariable() function in android::vts::HalHidlProfilerCodeGen