Searched defs:DeleteFakeOmaha (Results 1 – 4 of 4) sorted by relevance
79 …DeleteFakeOmaha(ctx context.Context, in *DeleteFakeOmahaRequest, opts ...grpc.CallOption) (*emptyp… methodSpec190 func (c *commonClient) DeleteFakeOmaha(ctx context.Context, in *DeleteFakeOmahaRequest, opts ...grp… func255 DeleteFakeOmaha(context.Context, *DeleteFakeOmahaRequest) (*emptypb.Empty, error) methodSpec280 func (UnimplementedCommonServer) DeleteFakeOmaha(context.Context, *DeleteFakeOmahaRequest) (*emptyp… func
147 def DeleteFakeOmaha(self, request, context): member in CommonServicer
91 rpc DeleteFakeOmaha(DeleteFakeOmahaRequest) returns (google.protobuf.Empty); rpc
100 rpc DeleteFakeOmaha(DeleteFakeOmahaRequest) returns (google.protobuf.Empty); rpc