Searched refs:GenerateProfilerForHidlCallbackVariable (Results 1 – 4 of 4) sorted by relevance
64 virtual void GenerateProfilerForHidlCallbackVariable(Formatter& out,
98 virtual void GenerateProfilerForHidlCallbackVariable(Formatter& out,
183 GenerateProfilerForHidlCallbackVariable(out, val, arg_name, arg_value); in GenerateProfilerForTypedVariable()
146 void HalHidlProfilerCodeGen::GenerateProfilerForHidlCallbackVariable( in GenerateProfilerForHidlCallbackVariable() function in android::vts::HalHidlProfilerCodeGen