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.cpp680 string func_name = in GenerateDriverDeclForAttribute() local
705 string func_name = in GenerateDriverImplForAttribute() local
818 string func_name = in GenerateDriverImplForTypedVariable() local
868 string func_name = "MessageTo" in GenerateDriverImplForTypedVariable() local
889 string func_name = "MessageTo" in GenerateDriverImplForTypedVariable() local
1231 string func_name = "Verify" in GenerateVerificationCodeForTypedVariable() local
1297 string func_name = "Verify" in GenerateVerificationCodeForTypedVariable() local
1317 string func_name = "Verify" in GenerateVerificationCodeForTypedVariable() local
1397 std::string func_name = "bool Verify" in GenerateVerificationDeclForAttribute() local
1414 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.cpp90 const char* func_name = func_msg.name().c_str(); in CallFunction() local
DNfc.driver.cpp145 const char* func_name = func_msg.name().c_str(); in CallFunction() local
DMemoryTest.driver.cpp123 const char* func_name = func_msg.name().c_str(); in CallFunction() local
DTestMsgQ.driver.cpp213 const char* func_name = func_msg.name().c_str(); in CallFunction() local
DBar.driver.cpp659 const char* func_name = func_msg.name().c_str(); in CallFunction() local
/test/vts-testcase/kernel/encryption/
DKeymaster.cpp46 const std::string& func_name) { in logKeystore2ExceptionIfPresent()
/test/vts/compilation_tools/vtsc/code_gen/fuzzer/
DHalHidlFuzzerCodeGen.cpp122 string func_name = func_spec.name(); in GenerateHalFunctionCall() local
/test/vts/utils/native/trace_processor/
DVtsTraceProcessor.cpp670 string func_name = record.func_msg().name(); in GetHalTraceSummary() local