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