Searched refs:GenerateProfilerForHidlMemoryVariable (Results 1 – 4 of 4) sorted by relevance
80 virtual void GenerateProfilerForHidlMemoryVariable(Formatter& out,
118 virtual void GenerateProfilerForHidlMemoryVariable(Formatter& out,
202 GenerateProfilerForHidlMemoryVariable(out, val, arg_name, arg_value); in GenerateProfilerForTypedVariable()
260 void HalHidlProfilerCodeGen::GenerateProfilerForHidlMemoryVariable( in GenerateProfilerForHidlMemoryVariable() function in android::vts::HalHidlProfilerCodeGen