Home
last modified time | relevance | path

Searched refs:TYPE_SUBMODULE (Results 1 – 4 of 4) sorted by relevance

/test/vts/runners/host/tcp_client/
Dvts_tcp_client.py355 if result.return_type.type == CompSpecMsg_pb2.TYPE_SUBMODULE:
394 if result.return_type.type == CompSpecMsg_pb2.TYPE_SUBMODULE:
/test/vts/compilation_tools/vtsc/code_gen/driver/
DHalCodeGen.cpp743 if (attribute.type() == TYPE_SUBMODULE || in GenerateCppBodyGetAttributeFunction()
814 if (attribute.type() == TYPE_SUBMODULE || in GenerateCppBodyGetAttributeFunction()
/test/vts/proto/
DComponentSpecificationMessage.proto132 TYPE_SUBMODULE = 11; enumerator
DComponentSpecificationMessage_pb2.py442 TYPE_SUBMODULE = 11 variable