Home
last modified time | relevance | path

Searched defs:func_name (Results 1 – 11 of 11) sorted by relevance

/test/vts/compilation_tools/vtsc/code_gen/driver/
DHalHidlCodeGen.cpp679 string func_name = in GenerateDriverDeclForAttribute() local
704 string func_name = in GenerateDriverImplForAttribute() local
817 string func_name = in GenerateDriverImplForTypedVariable() local
867 string func_name = "MessageTo" in GenerateDriverImplForTypedVariable() local
888 string func_name = "MessageTo" in GenerateDriverImplForTypedVariable() local
1230 string func_name = "Verify" in GenerateVerificationCodeForTypedVariable() local
1296 string func_name = "Verify" in GenerateVerificationCodeForTypedVariable() local
1316 string func_name = "Verify" in GenerateVerificationCodeForTypedVariable() local
1396 std::string func_name = "bool Verify" in GenerateVerificationDeclForAttribute() local
1413 std::string func_name = "bool Verify" in GenerateVerificationImplForAttribute() local
[all …]
/test/vts-testcase/fuzz/iface_fuzzer/
DProtoFuzzerStats.cpp33 void ProtoFuzzerStats::RegisterTouch(string iface_name, string func_name) { in RegisterTouch()
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/
DlibcV1.driver.cpp16 const char* func_name = func_msg->name().c_str(); in Fuzz() local
197 const char* func_name = func_msg->name().c_str(); in GetAttribute() local
DNfcClientCallback.driver.cpp89 const char* func_name = func_msg.name().c_str(); in CallFunction() local
DNfc.driver.cpp144 const char* func_name = func_msg.name().c_str(); in CallFunction() local
DMemoryTest.driver.cpp122 const char* func_name = func_msg.name().c_str(); in CallFunction() local
DTestMsgQ.driver.cpp207 const char* func_name = func_msg.name().c_str(); in CallFunction() local
DBar.driver.cpp658 const char* func_name = func_msg.name().c_str(); in CallFunction() local
/test/vts/compilation_tools/vtsc/code_gen/fuzzer/
DHalHidlFuzzerCodeGen.cpp122 string func_name = func_spec.name(); in GenerateHalFunctionCall() local
/test/vts/agents/hal/
DAgentRequestHandler.cpp358 bool AgentRequestHandler::SendApiResult(const string& func_name,
/test/vts/utils/native/trace_processor/
DVtsTraceProcessor.cpp670 string func_name = record.func_msg().name(); in GetHalTraceSummary() local