Home
last modified time | relevance | path

Searched refs:ComponentType (Results 1 – 2 of 2) sorted by relevance

/test/vts/proto/
DComponentSpecificationMessage.proto46 enum ComponentType { enum
197 optional ComponentType component_type = 22;
557 optional ComponentType component_type = 2;
DComponentSpecificationMessage_pb2.py220 ComponentType = enum_type_wrapper.EnumTypeWrapper(_COMPONENTTYPE) variable