Home
last modified time | relevance | path

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

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/api/
Dservod_service.pb.go809 type CallServodResponse struct { struct
810 state protoimpl.MessageState
811 sizeCache protoimpl.SizeCache
812 unknownFields protoimpl.UnknownFields
817 Result isCallServodResponse_Result `protobuf_oneof:"result"`
820 func (x *CallServodResponse) Reset() {
829 func (x *CallServodResponse) String() string {
833 func (*CallServodResponse) ProtoMessage() {}
835 func (x *CallServodResponse) ProtoReflect() protoreflect.Message {
848 func (*CallServodResponse) Descriptor() ([]byte, []int) {
[all …]
/external/chromiumos-config/python/chromiumos/test/api/
Dservod_service_pb2.py1236 CallServodResponse = _reflection.GeneratedProtocolMessageType('CallServodResponse', (_message.Messa… variable
/external/chromiumos-config/proto/chromiumos/test/api/
Dservod_service.proto268 message CallServodResponse { message