Searched defs:CreateFakeOmahaRequest (Results 1 – 6 of 6) sorted by relevance
| /external/autotest/server/hosts/tls_client/ |
| D | autotest_common.proto | 88 rpc CreateFakeOmaha(CreateFakeOmahaRequest) returns (FakeOmaha); argument 422 message CreateFakeOmahaRequest { message
|
| D | autotest_common_pb2.py | 1268 CreateFakeOmahaRequest = _reflection.GeneratedProtocolMessageType('CreateFakeOmahaRequest', (_messa… variable
|
| /external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/test/tls/ |
| D | commontls.pb.go | 1641 type CreateFakeOmahaRequest struct { struct 1642 state protoimpl.MessageState 1643 sizeCache protoimpl.SizeCache 1644 unknownFields protoimpl.UnknownFields 1647 …akeOmaha `protobuf:"bytes,1,opt,name=fake_omaha,json=fakeOmaha,proto3" json:"fake_omaha,omitempty"` 1650 func (x *CreateFakeOmahaRequest) Reset() { 1659 func (x *CreateFakeOmahaRequest) String() string { 1663 func (*CreateFakeOmahaRequest) ProtoMessage() {} 1665 func (x *CreateFakeOmahaRequest) ProtoReflect() protoreflect.Message { 1678 func (*CreateFakeOmahaRequest) Descriptor() ([]byte, []int) { [all …]
|
| D | commontls_grpc.pb.go | 76 …CreateFakeOmaha(ctx context.Context, in *CreateFakeOmahaRequest, opts ...grpc.CallOption) (*FakeOm… 252 CreateFakeOmaha(context.Context, *CreateFakeOmahaRequest) (*FakeOmaha, error)
|
| /external/chromiumos-config/proto/chromiumos/config/api/test/tls/ |
| D | commontls.proto | 97 rpc CreateFakeOmaha(CreateFakeOmahaRequest) returns (FakeOmaha); argument 512 message CreateFakeOmahaRequest { message
|
| /external/chromiumos-config/python/chromiumos/config/api/test/tls/ |
| D | commontls_pb2.py | 1596 CreateFakeOmahaRequest = _reflection.GeneratedProtocolMessageType('CreateFakeOmahaRequest', (_messa… variable
|