Home
last modified time | relevance | path

Searched refs:ServerResponse (Results 1 – 25 of 5165) sorted by relevance

12345678910>>...207

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/payments/core/
H A Dpayment_manifest_downloader_unittest.cc57 void ServerResponse(int response_code, in ServerResponse() function in payments::PaymentMethodManifestDownloaderTest
210 ServerResponse(200, Headers::kSend, in TEST_F()
219 ServerResponse(200, Headers::kSend, in TEST_F()
225 ServerResponse(200, Headers::kSend, in TEST_F()
238 ServerResponse(200, Headers::kSend, in TEST_F()
252 ServerResponse(200, Headers::kSend, in TEST_F()
265 ServerResponse(200, Headers::kSend, in TEST_F()
275 ServerResponse(204, Headers::kSend, in TEST_F()
285 ServerResponse(204, Headers::kSend, in TEST_F()
299 ServerResponse(200, Headers::kSend, in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/payments/core/
H A Dpayment_manifest_downloader_unittest.cc59 void ServerResponse(int response_code, in ServerResponse() function in payments::PaymentMethodManifestDownloaderTest
231 ServerResponse(200, Headers::kSend, in TEST_F()
244 ServerResponse(200, Headers::kSend, in TEST_F()
258 ServerResponse(200, Headers::kSend, in TEST_F()
271 ServerResponse(200, Headers::kSend, in TEST_F()
289 ServerResponse(200, Headers::kSend, in TEST_F()
296 ServerResponse(200, Headers::kSend, in TEST_F()
310 ServerResponse(204, Headers::kSend, in TEST_F()
321 ServerResponse(204, Headers::kSend, in TEST_F()
336 ServerResponse(200, Headers::kSend, in TEST_F()
[all …]
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/Utilities/
H A DHttpRequestBase.cs28 public async Task<ServerResponse> MakeHttpJsonPostRequest(string urlPath, string json) in MakeHttpJsonPostRequest()
50ServerResponse serverResponse = new ServerResponse(response.IsSuccessStatusCode, returnContent); in MakeHttpJsonPostRequest()
60 public async Task<ServerResponse> MakeHttpGetRequest(string urlPath) in MakeHttpGetRequest()
75 ServerResponse serverResponse = null; in MakeHttpGetRequest()
76 …StatusCode == HttpStatusCode.Unauthorized ? new ServerResponse(false, returnContent) : new ServerR… in MakeHttpGetRequest()
/dports/devel/awless/awless-0.1.11/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/
H A Dsrvresp.go17 type ServerResponse struct { struct
23 func (r *ServerResponse) Decode(reader *bufio.Reader, isMultiACK bool) error { argument
56 func (r *ServerResponse) stopReading(reader *bufio.Reader) (bool, error) { argument
77 func (r *ServerResponse) isValidCommand(b []byte) bool { argument
88 func (r *ServerResponse) decodeLine(line []byte) error { argument
104 func (r *ServerResponse) decodeACKLine(line []byte) error { argument
116 func (r *ServerResponse) Encode(w io.Writer) error { argument
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/go-git/v5/plumbing/protocol/packp/
H A Dsrvresp.go17 type ServerResponse struct { struct
23 func (r *ServerResponse) Decode(reader *bufio.Reader, isMultiACK bool) error { argument
56 func (r *ServerResponse) stopReading(reader *bufio.Reader) (bool, error) { argument
77 func (r *ServerResponse) isValidCommand(b []byte) bool { argument
88 func (r *ServerResponse) decodeLine(line []byte) error { argument
104 func (r *ServerResponse) decodeACKLine(line []byte) error { argument
116 func (r *ServerResponse) Encode(w io.Writer) error { argument
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/
H A Dsrvresp.go17 type ServerResponse struct { struct
23 func (r *ServerResponse) Decode(reader *bufio.Reader, isMultiACK bool) error { argument
56 func (r *ServerResponse) stopReading(reader *bufio.Reader) (bool, error) { argument
77 func (r *ServerResponse) isValidCommand(b []byte) bool { argument
88 func (r *ServerResponse) decodeLine(line []byte) error { argument
104 func (r *ServerResponse) decodeACKLine(line []byte) error { argument
116 func (r *ServerResponse) Encode(w io.Writer) error { argument
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/
H A Dsrvresp.go17 type ServerResponse struct { struct
23 func (r *ServerResponse) Decode(reader *bufio.Reader, isMultiACK bool) error { argument
56 func (r *ServerResponse) stopReading(reader *bufio.Reader) (bool, error) { argument
77 func (r *ServerResponse) isValidCommand(b []byte) bool { argument
88 func (r *ServerResponse) decodeLine(line []byte) error { argument
104 func (r *ServerResponse) decodeACKLine(line []byte) error { argument
116 func (r *ServerResponse) Encode(w io.Writer) error { argument
H A Dsrvresp_test.go19 sr := &ServerResponse{}
29 sr := &ServerResponse{}
43 sr := &ServerResponse{}
58 sr := &ServerResponse{}
70 sr := &ServerResponse{}
76 sr := &ServerResponse{}
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/
H A Dsrvresp.go17 type ServerResponse struct { struct
23 func (r *ServerResponse) Decode(reader *bufio.Reader, isMultiACK bool) error { argument
56 func (r *ServerResponse) stopReading(reader *bufio.Reader) (bool, error) { argument
77 func (r *ServerResponse) isValidCommand(b []byte) bool { argument
88 func (r *ServerResponse) decodeLine(line []byte) error { argument
104 func (r *ServerResponse) decodeACKLine(line []byte) error { argument
116 func (r *ServerResponse) Encode(w io.Writer) error { argument
H A Dsrvresp_test.go19 sr := &ServerResponse{}
29 sr := &ServerResponse{}
43 sr := &ServerResponse{}
58 sr := &ServerResponse{}
70 sr := &ServerResponse{}
76 sr := &ServerResponse{}
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/
H A Dsrvresp.go17 type ServerResponse struct { struct
23 func (r *ServerResponse) Decode(reader *bufio.Reader, isMultiACK bool) error { argument
56 func (r *ServerResponse) stopReading(reader *bufio.Reader) (bool, error) { argument
77 func (r *ServerResponse) isValidCommand(b []byte) bool { argument
88 func (r *ServerResponse) decodeLine(line []byte) error { argument
104 func (r *ServerResponse) decodeACKLine(line []byte) error { argument
116 func (r *ServerResponse) Encode(w io.Writer) error { argument
H A Dsrvresp_test.go19 sr := &ServerResponse{}
29 sr := &ServerResponse{}
43 sr := &ServerResponse{}
58 sr := &ServerResponse{}
70 sr := &ServerResponse{}
76 sr := &ServerResponse{}
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/go-git/v5/go-git-341962be15a4/plumbing/protocol/packp/
H A Dsrvresp.go17 type ServerResponse struct { struct
23 func (r *ServerResponse) Decode(reader *bufio.Reader, isMultiACK bool) error { argument
56 func (r *ServerResponse) stopReading(reader *bufio.Reader) (bool, error) { argument
77 func (r *ServerResponse) isValidCommand(b []byte) bool { argument
88 func (r *ServerResponse) decodeLine(line []byte) error { argument
104 func (r *ServerResponse) decodeACKLine(line []byte) error { argument
116 func (r *ServerResponse) Encode(w io.Writer) error { argument
H A Dsrvresp_test.go19 sr := &ServerResponse{}
29 sr := &ServerResponse{}
43 sr := &ServerResponse{}
58 sr := &ServerResponse{}
70 sr := &ServerResponse{}
76 sr := &ServerResponse{}
/dports/security/keybase/client-v5.7.1/go/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/
H A Dsrvresp.go17 type ServerResponse struct { struct
23 func (r *ServerResponse) Decode(reader *bufio.Reader, isMultiACK bool) error { argument
56 func (r *ServerResponse) stopReading(reader *bufio.Reader) (bool, error) { argument
77 func (r *ServerResponse) isValidCommand(b []byte) bool { argument
88 func (r *ServerResponse) decodeLine(line []byte) error { argument
104 func (r *ServerResponse) decodeACKLine(line []byte) error { argument
116 func (r *ServerResponse) Encode(w io.Writer) error { argument
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/
H A Dsrvresp.go17 type ServerResponse struct { struct
23 func (r *ServerResponse) Decode(reader *bufio.Reader, isMultiACK bool) error { argument
56 func (r *ServerResponse) stopReading(reader *bufio.Reader) (bool, error) { argument
77 func (r *ServerResponse) isValidCommand(b []byte) bool { argument
88 func (r *ServerResponse) decodeLine(line []byte) error { argument
104 func (r *ServerResponse) decodeACKLine(line []byte) error { argument
116 func (r *ServerResponse) Encode(w io.Writer) error { argument
H A Dsrvresp_test.go19 sr := &ServerResponse{}
29 sr := &ServerResponse{}
43 sr := &ServerResponse{}
58 sr := &ServerResponse{}
70 sr := &ServerResponse{}
76 sr := &ServerResponse{}
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/google.golang.org/api/google-api-go-client-9bf6e6e569ff/sqladmin/v1beta3/
H A Dsqladmin-gen.go1674 ServerResponse: googleapi.ServerResponse{
1839 ServerResponse: googleapi.ServerResponse{
2007 ServerResponse: googleapi.ServerResponse{
2115 ServerResponse: googleapi.ServerResponse{
2232 ServerResponse: googleapi.ServerResponse{
2362 ServerResponse: googleapi.ServerResponse{
2499 ServerResponse: googleapi.ServerResponse{
2629 ServerResponse: googleapi.ServerResponse{
2757 ServerResponse: googleapi.ServerResponse{
2901 ServerResponse: googleapi.ServerResponse{
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/google.golang.org/api/google-api-go-client-9bf6e6e569ff/pubsub/v1/
H A Dpubsub-gen.go826 ServerResponse: googleapi.ServerResponse{
954 ServerResponse: googleapi.ServerResponse{
1074 ServerResponse: googleapi.ServerResponse{
1200 ServerResponse: googleapi.ServerResponse{
1327 ServerResponse: googleapi.ServerResponse{
1469 ServerResponse: googleapi.ServerResponse{
1624 ServerResponse: googleapi.ServerResponse{
1752 ServerResponse: googleapi.ServerResponse{
1878 ServerResponse: googleapi.ServerResponse{
2002 ServerResponse: googleapi.ServerResponse{
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/google.golang.org/api/google-api-go-client-9bf6e6e569ff/pubsub/v1beta2/
H A Dpubsub-gen.go830 ServerResponse: googleapi.ServerResponse{
958 ServerResponse: googleapi.ServerResponse{
1078 ServerResponse: googleapi.ServerResponse{
1204 ServerResponse: googleapi.ServerResponse{
1331 ServerResponse: googleapi.ServerResponse{
1473 ServerResponse: googleapi.ServerResponse{
1628 ServerResponse: googleapi.ServerResponse{
1756 ServerResponse: googleapi.ServerResponse{
1882 ServerResponse: googleapi.ServerResponse{
2006 ServerResponse: googleapi.ServerResponse{
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/google.golang.org/api/google-api-go-client-9bf6e6e569ff/proximitybeacon/v1beta1/
H A Dproximitybeacon-gen.go839 ServerResponse: googleapi.ServerResponse{
941 ServerResponse: googleapi.ServerResponse{
1053 ServerResponse: googleapi.ServerResponse{
1164 ServerResponse: googleapi.ServerResponse{
1286 ServerResponse: googleapi.ServerResponse{
1473 ServerResponse: googleapi.ServerResponse{
1614 ServerResponse: googleapi.ServerResponse{
1727 ServerResponse: googleapi.ServerResponse{
1852 ServerResponse: googleapi.ServerResponse{
1981 ServerResponse: googleapi.ServerResponse{
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/google.golang.org/api/google-api-go-client-9bf6e6e569ff/cloudresourcemanager/v1beta1/
H A Dcloudresourcemanager-gen.go605 ServerResponse: googleapi.ServerResponse{
725 ServerResponse: googleapi.ServerResponse{
882 ServerResponse: googleapi.ServerResponse{
1030 ServerResponse: googleapi.ServerResponse{
1152 ServerResponse: googleapi.ServerResponse{
1275 ServerResponse: googleapi.ServerResponse{
1396 ServerResponse: googleapi.ServerResponse{
1510 ServerResponse: googleapi.ServerResponse{
1636 ServerResponse: googleapi.ServerResponse{
1757 ServerResponse: googleapi.ServerResponse{
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/google.golang.org/api/google-api-go-client-9bf6e6e569ff/iam/v1/
H A Diam-gen.go807 ServerResponse: googleapi.ServerResponse{
921 ServerResponse: googleapi.ServerResponse{
1046 ServerResponse: googleapi.ServerResponse{
1158 ServerResponse: googleapi.ServerResponse{
1301 ServerResponse: googleapi.ServerResponse{
1453 ServerResponse: googleapi.ServerResponse{
1575 ServerResponse: googleapi.ServerResponse{
1698 ServerResponse: googleapi.ServerResponse{
1821 ServerResponse: googleapi.ServerResponse{
1943 ServerResponse: googleapi.ServerResponse{
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/vendor/google.golang.org/api/compute/v1/
H A Dcompute-gen.go8164 ServerResponse: googleapi.ServerResponse{
8302 ServerResponse: googleapi.ServerResponse{
8450 ServerResponse: googleapi.ServerResponse{
8591 ServerResponse: googleapi.ServerResponse{
8768 ServerResponse: googleapi.ServerResponse{
8957 ServerResponse: googleapi.ServerResponse{
9094 ServerResponse: googleapi.ServerResponse{
9241 ServerResponse: googleapi.ServerResponse{
9381 ServerResponse: googleapi.ServerResponse{
9557 ServerResponse: googleapi.ServerResponse{
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/google.golang.org/api/google-api-go-client-9bf6e6e569ff/identitytoolkit/v3/
H A Didentitytoolkit-gen.go1621 ServerResponse: googleapi.ServerResponse{
1724 ServerResponse: googleapi.ServerResponse{
1827 ServerResponse: googleapi.ServerResponse{
1930 ServerResponse: googleapi.ServerResponse{
2033 ServerResponse: googleapi.ServerResponse{
2159 ServerResponse: googleapi.ServerResponse{
2363 ServerResponse: googleapi.ServerResponse{
2463 ServerResponse: googleapi.ServerResponse{
2566 ServerResponse: googleapi.ServerResponse{
2671 ServerResponse: googleapi.ServerResponse{
[all …]

12345678910>>...207