Searched defs:DeleteFakeOmahaRequest (Results 1 – 6 of 6) sorted by relevance
| /external/autotest/server/hosts/tls_client/ |
| D | autotest_common.proto | 91 rpc DeleteFakeOmaha(DeleteFakeOmahaRequest) returns (google.protobuf.Empty); argument 427 message DeleteFakeOmahaRequest { message
|
| D | autotest_common_pb2.py | 1275 DeleteFakeOmahaRequest = _reflection.GeneratedProtocolMessageType('DeleteFakeOmahaRequest', (_messa… variable
|
| /external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/test/tls/ |
| D | commontls.pb.go | 1689 type DeleteFakeOmahaRequest struct { struct 1690 state protoimpl.MessageState 1691 sizeCache protoimpl.SizeCache 1692 unknownFields protoimpl.UnknownFields 1696 Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` 1699 func (x *DeleteFakeOmahaRequest) Reset() { 1708 func (x *DeleteFakeOmahaRequest) String() string { 1712 func (*DeleteFakeOmahaRequest) ProtoMessage() {} 1714 func (x *DeleteFakeOmahaRequest) ProtoReflect() protoreflect.Message { 1727 func (*DeleteFakeOmahaRequest) Descriptor() ([]byte, []int) { [all …]
|
| D | commontls_grpc.pb.go | 79 …DeleteFakeOmaha(ctx context.Context, in *DeleteFakeOmahaRequest, opts ...grpc.CallOption) (*emptyp… 255 DeleteFakeOmaha(context.Context, *DeleteFakeOmahaRequest) (*emptypb.Empty, error)
|
| /external/chromiumos-config/proto/chromiumos/config/api/test/tls/ |
| D | commontls.proto | 100 rpc DeleteFakeOmaha(DeleteFakeOmahaRequest) returns (google.protobuf.Empty); argument 517 message DeleteFakeOmahaRequest { message
|
| /external/chromiumos-config/python/chromiumos/config/api/test/tls/ |
| D | commontls_pb2.py | 1603 DeleteFakeOmahaRequest = _reflection.GeneratedProtocolMessageType('DeleteFakeOmahaRequest', (_messa… variable
|