Searched defs:arg_name (Results 1 – 6 of 6) sorted by relevance
/test/vts/compilation_tools/vtsc/code_gen/profiler/ |
D | HalHidlProfilerCodeGen.cpp | 27 const std::string& arg_name, const std::string& arg_value) { in GenerateProfilerForScalarVariable() 35 const std::string& arg_name, const std::string& arg_value) { in GenerateProfilerForStringVariable() 45 const std::string& arg_name, const std::string& arg_value) { in GenerateProfilerForEnumVariable() 64 const std::string& arg_name, const std::string& arg_value) { in GenerateProfilerForVectorVariable() 85 const std::string& arg_name, const std::string& arg_value) { in GenerateProfilerForArrayVariable() 105 const std::string& arg_name, const std::string& arg_value) { in GenerateProfilerForStructVariable() 127 const std::string& arg_name, const std::string& arg_value) { in GenerateProfilerForUnionVariable() 148 const std::string& arg_name, const std::string&) { in GenerateProfilerForHidlCallbackVariable() 156 const std::string& arg_name, const std::string&) { in GenerateProfilerForHidlInterfaceVariable() 164 const std::string& arg_name, const std::string& arg_value) { in GenerateProfilerForMaskVariable() [all …]
|
D | ProfilerCodeGenBase.cpp | 144 const VariableSpecificationMessage& val, const std::string& arg_name, in GenerateProfilerForTypedVariable()
|
/test/vts/compilation_tools/vtsc/test/golden/PROFILER/ |
D | types.profiler.cpp | 11 void profile____android__hardware__nfc__V1_0__NfcEvent(VariableSpecificationMessage* arg_name, in profile____android__hardware__nfc__V1_0__NfcEvent() 18 void profile____android__hardware__nfc__V1_0__NfcStatus(VariableSpecificationMessage* arg_name, in profile____android__hardware__nfc__V1_0__NfcStatus()
|
D | TestMsgQ.profiler.cpp | 12 …roid__hardware__tests__msgq__V1_0__ITestMsgQ__EventFlagBits(VariableSpecificationMessage* arg_name, in profile____android__hardware__tests__msgq__V1_0__ITestMsgQ__EventFlagBits()
|
D | Bar.profiler.cpp | 14 …android__hardware__tests__bar__V1_0__IBar__SomethingRelated(VariableSpecificationMessage* arg_name, in profile____android__hardware__tests__bar__V1_0__IBar__SomethingRelated()
|
/test/vts/compilation_tools/vtsc/code_gen/driver/ |
D | HalHidlCodeGen.cpp | 800 const VariableSpecificationMessage& val, const string& arg_name, in GenerateDriverImplForTypedVariable()
|