Home
last modified time | relevance | path

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

/external/autotest/server/hosts/tls_client/
Dautotest_common.proto88 rpc CreateFakeOmaha(CreateFakeOmahaRequest) returns (FakeOmaha); argument
422 message CreateFakeOmahaRequest { message
Dautotest_common_pb2.py1268 CreateFakeOmahaRequest = _reflection.GeneratedProtocolMessageType('CreateFakeOmahaRequest', (_messa… variable
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/test/tls/
Dcommontls.pb.go1641 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 …]
Dcommontls_grpc.pb.go76 …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/
Dcommontls.proto97 rpc CreateFakeOmaha(CreateFakeOmahaRequest) returns (FakeOmaha); argument
512 message CreateFakeOmahaRequest { message
/external/chromiumos-config/python/chromiumos/config/api/test/tls/
Dcommontls_pb2.py1596 CreateFakeOmahaRequest = _reflection.GeneratedProtocolMessageType('CreateFakeOmahaRequest', (_messa… variable