Searched refs:CompSpecMsg (Results 1 – 14 of 14) sorted by relevance
20 from vts.proto import ComponentSpecificationMessage_pb2 as CompSpecMsg unknown82 if curr_value.type == CompSpecMsg.TYPE_SCALAR:84 elif curr_value.type == CompSpecMsg.TYPE_STRUCT:103 if curr_value.type == CompSpecMsg.TYPE_SCALAR:105 elif curr_value.type == CompSpecMsg.TYPE_STRUCT:124 if attr.type == CompSpecMsg.TYPE_ENUM:126 elif attr.type == CompSpecMsg.TYPE_SCALAR:128 elif attr.type == CompSpecMsg.TYPE_STRING:130 elif attr.type == CompSpecMsg.TYPE_VECTOR:132 elif attr.type == CompSpecMsg.TYPE_STRUCT:[all …]
20 from vts.proto import ComponentSpecificationMessage_pb2 as CompSpecMsg unknown38 message.type = CompSpecMsg.TYPE_ENUM65 message.type = CompSpecMsg.TYPE_SCALAR85 message.type = CompSpecMsg.TYPE_STRING105 message.type = CompSpecMsg.TYPE_VECTOR164 message.type = CompSpecMsg.TYPE_STRUCT171 if attr.type == CompSpecMsg.TYPE_ENUM:173 elif attr.type == CompSpecMsg.TYPE_SCALAR:175 elif attr.type == CompSpecMsg.TYPE_STRING:177 elif attr.type == CompSpecMsg.TYPE_VECTOR:[all …]
25 from vts.proto import ComponentSpecificationMessage_pb2 as CompSpecMsg unknown91 func_msg = CompSpecMsg.FunctionSpecificationMessage()95 CompSpecMsg.ComponentSpecificationMessage):144 elif (attribute.type == CompSpecMsg.TYPE_ENUM151 elif (attribute.type == CompSpecMsg.TYPE_ENUM211 if (arg.type == CompSpecMsg.TYPE_SCALAR216 call_msg = CompSpecMsg.FunctionCallMessage()235 result, CompSpecMsg.VariableSpecificationMessage)):239 if result.type == CompSpecMsg.TYPE_HIDL_INTERFACE:250 elif (result.type == CompSpecMsg.TYPE_FMQ_SYNC[all …]
25 from vts.proto import ComponentSpecificationMessage_pb2 as CompSpecMsg unknown111 if_spec_msg = CompSpecMsg.ComponentSpecificationMessage()144 var_msg = CompSpecMsg.VariableSpecificationMessage()146 var_msg.type = CompSpecMsg.TYPE_FUNCTION_POINTER
23 from vts.proto import ComponentSpecificationMessage_pb2 as CompSpecMsg unknown100 if_spec_msg = CompSpecMsg.ComponentSpecificationMessage()
20 from vts.proto import ComponentSpecificationMessage_pb2 as CompSpecMsg unknown347 CompSpecMsg.VariableSpecificationMessage):350 new_message.type = CompSpecMsg.TYPE_SCALAR698 fd_message.type = CompSpecMsg.FILE_TYPE
21 from vts.proto import ComponentSpecificationMessage_pb2 as CompSpecMsg unknown229 var_msg = CompSpecMsg.VariableSpecificationMessage()230 var_msg.type = CompSpecMsg.TYPE_HANDLE
21 from vts.proto import ComponentSpecificationMessage_pb2 as CompSpecMsg unknown169 vts_spec_proto = CompSpecMsg.ComponentSpecificationMessage()
25 from vts.proto import ComponentSpecificationMessage_pb2 as CompSpecMsg unknown268 var_msg = CompSpecMsg.VariableSpecificationMessage()269 var_msg.type = CompSpecMsg.TYPE_HIDL_MEMORY
35 from proto import ComponentSpecificationMessage_pb2 as CompSpecMsg unknown179 spec_proto = CompSpecMsg.ComponentSpecificationMessage()
25 from vts.proto import ComponentSpecificationMessage_pb2 as CompSpecMsg unknown96 var_msg = CompSpecMsg.VariableSpecificationMessage()97 var_msg.type = CompSpecMsg.TYPE_FMQ_SYNC101 fmq_val.type = CompSpecMsg.TYPE_SCALAR
20 from vts.proto import ComponentSpecificationMessage_pb2 as CompSpecMsg unknown318 spec_proto = CompSpecMsg.ComponentSpecificationMessage()
24 from vts.proto import ComponentSpecificationMessage_pb2 as CompSpecMsg unknown
22 from vts.proto import ComponentSpecificationMessage_pb2 as CompSpecMsg unknown