Home
last modified time | relevance | path

Searched defs:DeleteFakeOmahaRequest (Results 1 – 6 of 6) sorted by relevance

/external/autotest/server/hosts/tls_client/
Dautotest_common.proto91 rpc DeleteFakeOmaha(DeleteFakeOmahaRequest) returns (google.protobuf.Empty); argument
427 message DeleteFakeOmahaRequest { message
Dautotest_common_pb2.py1275 DeleteFakeOmahaRequest = _reflection.GeneratedProtocolMessageType('DeleteFakeOmahaRequest', (_messa… variable
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/test/tls/
Dcommontls.pb.go1689 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 …]
Dcommontls_grpc.pb.go79 …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/
Dcommontls.proto100 rpc DeleteFakeOmaha(DeleteFakeOmahaRequest) returns (google.protobuf.Empty); argument
517 message DeleteFakeOmahaRequest { message
/external/chromiumos-config/python/chromiumos/config/api/test/tls/
Dcommontls_pb2.py1603 DeleteFakeOmahaRequest = _reflection.GeneratedProtocolMessageType('DeleteFakeOmahaRequest', (_messa… variable