Home
last modified time | relevance | path

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

/test/vts/compilation_tools/vtsc/code_gen/profiler/
DHalHidlProfilerCodeGen.h92 virtual void GenerateProfilerForFMQUnsyncVariable(Formatter& out,
DProfilerCodeGenBase.h133 virtual void GenerateProfilerForFMQUnsyncVariable(Formatter& out,
DProfilerCodeGenBase.cpp217 GenerateProfilerForFMQUnsyncVariable(out, val, arg_name, arg_value); in GenerateProfilerForTypedVariable()
DHalHidlProfilerCodeGen.cpp328 void HalHidlProfilerCodeGen::GenerateProfilerForFMQUnsyncVariable( in GenerateProfilerForFMQUnsyncVariable() function in android::vts::HalHidlProfilerCodeGen