Searched refs:GenerateProfilerForPointerVariable (Results 1 – 4 of 4) sorted by relevance
84 virtual void GenerateProfilerForPointerVariable(Formatter& out,
123 virtual void GenerateProfilerForPointerVariable(Formatter& out,
207 GenerateProfilerForPointerVariable(out, val, arg_name, arg_value); in GenerateProfilerForTypedVariable()
293 void HalHidlProfilerCodeGen::GenerateProfilerForPointerVariable( in GenerateProfilerForPointerVariable() function in android::vts::HalHidlProfilerCodeGen