Home
last modified time | relevance | path

Searched defs:function_name_prefix (Results 1 – 4 of 4) sorted by relevance

/test/vts/compilation_tools/vtsc/code_gen/driver/
DDriverCodeGenBase.cpp212 string function_name_prefix = GetFunctionNamePrefix(message); in GenerateHeaderGlobalFunctionDeclarations() local
227 string function_name_prefix = GetFunctionNamePrefix(message); in GenerateCppBodyGlobalFunctions() local
DHalHidlCodeGen.cpp373 string function_name_prefix = GetFunctionNamePrefix(message); in GenerateHeaderGlobalFunctionDeclarations() local
394 string function_name_prefix = GetFunctionNamePrefix(message); in GenerateCppBodyGlobalFunctions() local
/test/vts/drivers/hal/common/component_loader/
DHalDriverLoader.cpp211 string function_name_prefix = GetFunctionNamePrefix(spec_msg); in LoadDriver() local
236 string function_name_prefix = GetFunctionNamePrefix(spec_msg); in LoadDriverWithInterfacePointer() local
/test/vts/drivers/hal/common/driver_base/
DDriverBase.cpp123 string function_name_prefix = GetFunctionNamePrefix(*message); in Fuzz() local