Home
last modified time | relevance | path

Searched defs:result_msg (Results 1 – 9 of 9) sorted by relevance

/test/vts/compilation_tools/vtsc/test/golden/DRIVER/
Dtypes.driver.cpp33 … void SetResult__android__hardware__nfc__V1_0__NfcEvent(VariableSpecificationMessage* result_msg, … in SetResult__android__hardware__nfc__V1_0__NfcEvent()
56 …void SetResult__android__hardware__nfc__V1_0__NfcStatus(VariableSpecificationMessage* result_msg, … in SetResult__android__hardware__nfc__V1_0__NfcStatus()
DNfcClientCallback.driver.cpp89 FunctionSpecificationMessage* result_msg) { in CallFunction()
DTestMsgQ.driver.cpp28 …__hardware__tests__msgq__V1_0__ITestMsgQ__EventFlagBits(VariableSpecificationMessage* result_msg, … in SetResult__android__hardware__tests__msgq__V1_0__ITestMsgQ__EventFlagBits()
212 FunctionSpecificationMessage* result_msg) { in CallFunction()
DNfc.driver.cpp144 FunctionSpecificationMessage* result_msg) { in CallFunction()
DMemoryTest.driver.cpp122 FunctionSpecificationMessage* result_msg) { in CallFunction()
DBar.driver.cpp22 …oid__hardware__tests__bar__V1_0__IBar__SomethingRelated(VariableSpecificationMessage* result_msg, … in SetResult__android__hardware__tests__bar__V1_0__IBar__SomethingRelated()
658 FunctionSpecificationMessage* result_msg) { in CallFunction()
/test/vts/drivers/hal/common/component_loader/
DHalDriverLoader.cpp286 FunctionSpecificationMessage result_msg; in Process() local
/test/vts/drivers/hal/common/driver_manager/
DVtsHalDriverManager.cpp118 FunctionSpecificationMessage result_msg; in CallFunction() local
/test/vts/compilation_tools/vtsc/code_gen/driver/
DHalHidlCodeGen.cpp1431 const VariableSpecificationMessage& val, const string& result_msg, in GenerateSetResultCodeForTypedVariable()