Home
last modified time | relevance | path

Searched refs:var_msg (Results 1 – 7 of 7) sorted by relevance

/test/vts/utils/python/mirror/
Dhal_mirror.py144 var_msg = CompSpecMsg.VariableSpecificationMessage()
145 var_msg.name = interface_name
146 var_msg.type = CompSpecMsg.TYPE_FUNCTION_POINTER
147 var_msg.is_callback = True
172 func_pt_msg = var_msg.function_pointer.add()
176 return var_msg
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/
Dtypes.driver.cpp14 …droid__hardware__nfc__V1_0__NfcEvent(const VariableSpecificationMessage& var_msg __attribute__((__… in MessageTo__android__hardware__nfc__V1_0__NfcEvent() argument
15 *arg = (::android::hardware::nfc::V1_0::NfcEvent)var_msg.scalar_value().uint32_t(); in MessageTo__android__hardware__nfc__V1_0__NfcEvent()
39 …roid__hardware__nfc__V1_0__NfcStatus(const VariableSpecificationMessage& var_msg __attribute__((__… in MessageTo__android__hardware__nfc__V1_0__NfcStatus() argument
40 *arg = (::android::hardware::nfc::V1_0::NfcStatus)var_msg.scalar_value().uint32_t(); in MessageTo__android__hardware__nfc__V1_0__NfcStatus()
Dtypes.vts.h25 …droid__hardware__nfc__V1_0__NfcEvent(const VariableSpecificationMessage& var_msg, ::android::hardw…
29 …roid__hardware__nfc__V1_0__NfcStatus(const VariableSpecificationMessage& var_msg, ::android::hardw…
DTestMsgQ.vts.h26 …msgq__V1_0__ITestMsgQ__EventFlagBits(const VariableSpecificationMessage& var_msg, ::android::hardw…
DTestMsgQ.driver.cpp14 …msgq__V1_0__ITestMsgQ__EventFlagBits(const VariableSpecificationMessage& var_msg __attribute__((__… in MessageTo__android__hardware__tests__msgq__V1_0__ITestMsgQ__EventFlagBits() argument
15 …*arg = (::android::hardware::tests::msgq::V1_0::ITestMsgQ::EventFlagBits)var_msg.scalar_value().ui… in MessageTo__android__hardware__tests__msgq__V1_0__ITestMsgQ__EventFlagBits()
DBar.vts.h38 …s__bar__V1_0__IBar__SomethingRelated(const VariableSpecificationMessage& var_msg, ::android::hardw…
DBar.driver.cpp14 …s__bar__V1_0__IBar__SomethingRelated(const VariableSpecificationMessage& var_msg __attribute__((__… in MessageTo__android__hardware__tests__bar__V1_0__IBar__SomethingRelated() argument
15 …MessageTo__android__hardware__tests__foo__V1_0__Unrelated(var_msg.struct_value(0), &(arg->myRelate… in MessageTo__android__hardware__tests__bar__V1_0__IBar__SomethingRelated()