Home
last modified time | relevance | path

Searched defs:FindAllBranchesRequest (Results 1 – 13 of 13) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/ref/
H A Drefs.go155 func (s *server) FindAllBranches(in *gitalypb.FindAllBranchesRequest, stream gitalypb.RefService_Fi…
163 func (s *server) findAllBranches(in *gitalypb.FindAllBranchesRequest, stream gitalypb.RefService_Fi…
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/ref/
H A Drefs.go155 func (s *server) FindAllBranches(in *gitalypb.FindAllBranchesRequest, stream gitalypb.RefService_Fi…
163 func (s *server) findAllBranches(in *gitalypb.FindAllBranchesRequest, stream gitalypb.RefService_Fi…
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/ref/
H A Drefs.go325 func (s *server) FindAllBranches(in *gitalypb.FindAllBranchesRequest, stream gitalypb.RefService_Fi…
333 func (s *server) findAllBranches(in *gitalypb.FindAllBranchesRequest, stream gitalypb.RefService_Fi…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/ruby/proto/gitaly/
H A Dref_pb.rb217FindAllBranchesRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.FindAllB… constant
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/ruby/proto/gitaly/
H A Dref_pb.rb204FindAllBranchesRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.FindAllB… constant
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/ruby/proto/gitaly/
H A Dref_pb.rb217FindAllBranchesRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.FindAllB… constant
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/proto/go/gitalypb/
H A Dref.pb.go726 type FindAllBranchesRequest struct { struct
727 state protoimpl.MessageState
728 sizeCache protoimpl.SizeCache
729 unknownFields protoimpl.UnknownFields
739 func (x *FindAllBranchesRequest) Reset() {
748 func (x *FindAllBranchesRequest) String() string {
752 func (*FindAllBranchesRequest) ProtoMessage() {}
767 func (*FindAllBranchesRequest) Descriptor() ([]byte, []int) {
771 func (x *FindAllBranchesRequest) GetRepository() *Repository {
778 func (x *FindAllBranchesRequest) GetMergedOnly() bool {
[all …]
H A Dref_grpc.pb.go26 …FindAllBranches(ctx context.Context, in *FindAllBranchesRequest, opts ...grpc.CallOption) (RefServ…
508 FindAllBranches(*FindAllBranchesRequest, RefService_FindAllBranchesServer) error
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/proto/go/gitalypb/
H A Dref.pb.go726 type FindAllBranchesRequest struct { struct
727 state protoimpl.MessageState
728 sizeCache protoimpl.SizeCache
729 unknownFields protoimpl.UnknownFields
739 func (x *FindAllBranchesRequest) Reset() {
748 func (x *FindAllBranchesRequest) String() string {
752 func (*FindAllBranchesRequest) ProtoMessage() {}
767 func (*FindAllBranchesRequest) Descriptor() ([]byte, []int) {
771 func (x *FindAllBranchesRequest) GetRepository() *Repository {
778 func (x *FindAllBranchesRequest) GetMergedOnly() bool {
[all …]
H A Dref_grpc.pb.go26 …FindAllBranches(ctx context.Context, in *FindAllBranchesRequest, opts ...grpc.CallOption) (RefServ…
508 FindAllBranches(*FindAllBranchesRequest, RefService_FindAllBranchesServer) error
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/proto/
H A Dref.proto35 rpc FindAllBranches(FindAllBranchesRequest) returns (stream FindAllBranchesResponse) { argument
184 message FindAllBranchesRequest { message
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/proto/
H A Dref.proto41 rpc FindAllBranches(FindAllBranchesRequest) returns (stream FindAllBranchesResponse) { argument
200 message FindAllBranchesRequest { message
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/proto/
H A Dref.proto35 rpc FindAllBranches(FindAllBranchesRequest) returns (stream FindAllBranchesResponse) { argument
184 message FindAllBranchesRequest { message