Searched refs:GenerateProfilerForMaskVariable (Results 1 – 4 of 4) sorted by relevance
72 virtual void GenerateProfilerForMaskVariable(Formatter& out,
108 virtual void GenerateProfilerForMaskVariable(
193 GenerateProfilerForMaskVariable(out, val, arg_name, arg_value); in GenerateProfilerForTypedVariable()
162 void HalHidlProfilerCodeGen::GenerateProfilerForMaskVariable( in GenerateProfilerForMaskVariable() function in android::vts::HalHidlProfilerCodeGen