Home
last modified time | relevance | path

Searched defs:Cable (Results 1 – 3 of 3) sorted by relevance

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/lab/api/
Ddut.pb.go1370 type Cable struct { struct
1375 …Type Cable_Type `protobuf:"varint,1,opt,name=type,proto3,enum=chromiumos.test.lab.api.Cable_Type" …
1378 func (x *Cable) Reset() {
1387 func (x *Cable) String() string {
1391 func (*Cable) ProtoMessage() {}
1393 func (x *Cable) ProtoReflect() protoreflect.Message {
1406 func (*Cable) Descriptor() ([]byte, []int) {
1410 func (x *Cable) GetType() Cable_Type {
/external/chromiumos-config/python/chromiumos/test/lab/api/
Ddut_pb2.py2512 Cable = _reflection.GeneratedProtocolMessageType('Cable', (_message.Message,), { variable
/external/chromiumos-config/proto/chromiumos/test/lab/api/
Ddut.proto139 message Cable { message