Home
last modified time | relevance | path

Searched refs:GenerateProfilerForFMQSyncVariable (Results 1 – 4 of 4) sorted by relevance

/test/vts/compilation_tools/vtsc/code_gen/profiler/
DHalHidlProfilerCodeGen.h88 virtual void GenerateProfilerForFMQSyncVariable(Formatter& out,
DProfilerCodeGenBase.h128 virtual void GenerateProfilerForFMQSyncVariable(Formatter& out,
DProfilerCodeGenBase.cpp212 GenerateProfilerForFMQSyncVariable(out, val, arg_name, arg_value); in GenerateProfilerForTypedVariable()
DHalHidlProfilerCodeGen.cpp300 void HalHidlProfilerCodeGen::GenerateProfilerForFMQSyncVariable( in GenerateProfilerForFMQSyncVariable() function in android::vts::HalHidlProfilerCodeGen