Home
last modified time | relevance | path

Searched defs:DetectDeviceConfigIdResponse (Results 1 – 4 of 4) sorted by relevance

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/api/
Ddut_service.pb.go1370 type DetectDeviceConfigIdResponse struct { struct
1371 state protoimpl.MessageState
1372 sizeCache protoimpl.SizeCache
1373 unknownFields protoimpl.UnknownFields
1378 Result isDetectDeviceConfigIdResponse_Result `protobuf_oneof:"result"`
1381 func (x *DetectDeviceConfigIdResponse) Reset() {
1390 func (x *DetectDeviceConfigIdResponse) String() string {
1394 func (*DetectDeviceConfigIdResponse) ProtoMessage() {}
1396 func (x *DetectDeviceConfigIdResponse) ProtoReflect() protoreflect.Message {
1409 func (*DetectDeviceConfigIdResponse) Descriptor() ([]byte, []int) {
[all …]
Ddut_service_grpc.pb.go421 Send(*DetectDeviceConfigIdResponse) error
/external/chromiumos-config/python/chromiumos/test/api/
Ddut_service_pb2.py1680 DetectDeviceConfigIdResponse = _reflection.GeneratedProtocolMessageType('DetectDeviceConfigIdRespon… variable
/external/chromiumos-config/proto/chromiumos/test/api/
Ddut_service.proto402 message DetectDeviceConfigIdResponse { message