Home
last modified time | relevance | path

Searched refs:GetRegistration (Results 1 – 25 of 360) sorted by relevance

12345678910>>...15

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/background_sync/
H A Dbackground_sync_manager_unittest.cc418 bool GetRegistration( in GetRegistration() function in content::BackgroundSyncManagerTest
797 EXPECT_TRUE(GetRegistration(sync_options_2_)); in TEST_F()
982 EXPECT_TRUE(GetRegistration(sync_options_1_)); in TEST_F()
989 EXPECT_TRUE(GetRegistration(sync_options_1_)); in TEST_F()
1053 EXPECT_TRUE(GetRegistration(sync_options_1_)); in TEST_F()
1068 EXPECT_TRUE(GetRegistration(sync_options_1_)); in TEST_F()
1071 EXPECT_TRUE(GetRegistration(sync_options_2_)); in TEST_F()
1089 EXPECT_TRUE(GetRegistration(sync_options_1_)); in TEST_F()
1096 EXPECT_TRUE(GetRegistration(sync_options_1_)); in TEST_F()
1101 EXPECT_TRUE(GetRegistration(sync_options_1_)); in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/background_sync/
H A Dbackground_sync_manager_unittest.cc418 bool GetRegistration( in GetRegistration() function in content::BackgroundSyncManagerTest
797 EXPECT_TRUE(GetRegistration(sync_options_2_)); in TEST_F()
982 EXPECT_TRUE(GetRegistration(sync_options_1_)); in TEST_F()
989 EXPECT_TRUE(GetRegistration(sync_options_1_)); in TEST_F()
1053 EXPECT_TRUE(GetRegistration(sync_options_1_)); in TEST_F()
1068 EXPECT_TRUE(GetRegistration(sync_options_1_)); in TEST_F()
1071 EXPECT_TRUE(GetRegistration(sync_options_2_)); in TEST_F()
1089 EXPECT_TRUE(GetRegistration(sync_options_1_)); in TEST_F()
1096 EXPECT_TRUE(GetRegistration(sync_options_1_)); in TEST_F()
1101 EXPECT_TRUE(GetRegistration(sync_options_1_)); in TEST_F()
[all …]
/dports/security/lego/lego-4.5.3/registration/
H A Dregistar.go99 if r == nil || r.user == nil || r.user.GetRegistration() == nil {
104 log.Infof("acme: Querying account for %s", r.user.GetRegistration().URI)
106 account, err := r.core.Accounts.Get(r.user.GetRegistration().URI)
114 URI: r.user.GetRegistration().URI,
134 accountURL := r.user.GetRegistration().URI
152 return r.core.Accounts.Deactivate(r.user.GetRegistration().URI)
/dports/net/traefik/traefik-2.6.1/vendor/github.com/go-acme/lego/v4/registration/
H A Dregistar.go99 if r == nil || r.user == nil || r.user.GetRegistration() == nil {
104 log.Infof("acme: Querying account for %s", r.user.GetRegistration().URI)
106 account, err := r.core.Accounts.Get(r.user.GetRegistration().URI)
114 URI: r.user.GetRegistration().URI,
134 accountURL := r.user.GetRegistration().URI
152 return r.core.Accounts.Deactivate(r.user.GetRegistration().URI)
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/guest_os/
H A Dguest_os_registry_service_unittest.cc149 service()->GetRegistration(app_id); in TEST_F()
323 service()->GetRegistration(app_id); in TEST_F()
333 result = service()->GetRegistration(app_id); in TEST_F()
340 result = service()->GetRegistration(app_id); in TEST_F()
356 result = service()->GetRegistration(app_id); in TEST_F()
436 service()->GetRegistration(app_id); in TEST_F()
449 service()->GetRegistration(app_id); in TEST_F()
453 registration = service()->GetRegistration(app_id); in TEST_F()
480 service()->GetRegistration(app_id); in TEST_F()
505 service()->GetRegistration(app_id_valid_exec); in TEST_F()
[all …]
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/go-acme/lego/v3/registration/
H A Dregistar.go104 log.Infof("acme: Querying account for %s", r.user.GetRegistration().URI)
106 account, err := r.core.Accounts.Get(r.user.GetRegistration().URI)
114 URI: r.user.GetRegistration().URI,
134 account, err := r.core.Accounts.Update(r.user.GetRegistration().URI, accMsg)
150 return r.core.Accounts.Deactivate(r.user.GetRegistration().URI)
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/vendor/github.com/xenolf/lego/acme/
H A Dclient.go39 GetRegistration() *RegistrationResource methodSpec
205 _, err := postJSON(c.jws, c.user.GetRegistration().URI, regMsg, nil)
223 logf("[INFO] acme: Querying account for %s", c.user.GetRegistration().URI)
230 hdr, err := postJSON(c.jws, c.user.GetRegistration().URI, regMsg, &serverReg)
240 reg.URI = c.user.GetRegistration().URI
257 reg := c.user.GetRegistration()
259 reg.Body.Agreement = c.user.GetRegistration().TosURL
261 _, err := postJSON(c.jws, c.user.GetRegistration().URI, c.user.GetRegistration().Body, nil)
470 hdr, err := postJSON(c.jws, c.user.GetRegistration().NewAuthzURL, authMsg, &authz)
569 cerRes.AccountRef = c.user.GetRegistration().URI
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/vendor/github.com/xenolf/lego/acme/
H A Dclient.go39 GetRegistration() *RegistrationResource methodSpec
205 _, err := postJSON(c.jws, c.user.GetRegistration().URI, regMsg, nil)
223 logf("[INFO] acme: Querying account for %s", c.user.GetRegistration().URI)
230 hdr, err := postJSON(c.jws, c.user.GetRegistration().URI, regMsg, &serverReg)
240 reg.URI = c.user.GetRegistration().URI
257 reg := c.user.GetRegistration()
259 reg.Body.Agreement = c.user.GetRegistration().TosURL
261 _, err := postJSON(c.jws, c.user.GetRegistration().URI, c.user.GetRegistration().Body, nil)
470 hdr, err := postJSON(c.jws, c.user.GetRegistration().NewAuthzURL, authMsg, &authz)
569 cerRes.AccountRef = c.user.GetRegistration().URI
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/vendor/github.com/xenolf/lego/acme/
H A Dclient.go39 GetRegistration() *RegistrationResource methodSpec
205 _, err := postJSON(c.jws, c.user.GetRegistration().URI, regMsg, nil)
223 logf("[INFO] acme: Querying account for %s", c.user.GetRegistration().URI)
230 hdr, err := postJSON(c.jws, c.user.GetRegistration().URI, regMsg, &serverReg)
240 reg.URI = c.user.GetRegistration().URI
257 reg := c.user.GetRegistration()
259 reg.Body.Agreement = c.user.GetRegistration().TosURL
261 _, err := postJSON(c.jws, c.user.GetRegistration().URI, c.user.GetRegistration().Body, nil)
470 hdr, err := postJSON(c.jws, c.user.GetRegistration().NewAuthzURL, authMsg, &authz)
569 cerRes.AccountRef = c.user.GetRegistration().URI
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/distribution/vendor/github.com/xenolf/lego/acme/
H A Dclient.go39 GetRegistration() *RegistrationResource methodSpec
205 _, err := postJSON(c.jws, c.user.GetRegistration().URI, regMsg, nil)
223 logf("[INFO] acme: Querying account for %s", c.user.GetRegistration().URI)
230 hdr, err := postJSON(c.jws, c.user.GetRegistration().URI, regMsg, &serverReg)
240 reg.URI = c.user.GetRegistration().URI
257 reg := c.user.GetRegistration()
259 reg.Body.Agreement = c.user.GetRegistration().TosURL
261 _, err := postJSON(c.jws, c.user.GetRegistration().URI, c.user.GetRegistration().Body, nil)
470 hdr, err := postJSON(c.jws, c.user.GetRegistration().NewAuthzURL, authMsg, &authz)
569 cerRes.AccountRef = c.user.GetRegistration().URI
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/vendor/github.com/xenolf/lego/acme/
H A Dclient.go39 GetRegistration() *RegistrationResource methodSpec
205 _, err := postJSON(c.jws, c.user.GetRegistration().URI, regMsg, nil)
223 logf("[INFO] acme: Querying account for %s", c.user.GetRegistration().URI)
230 hdr, err := postJSON(c.jws, c.user.GetRegistration().URI, regMsg, &serverReg)
240 reg.URI = c.user.GetRegistration().URI
257 reg := c.user.GetRegistration()
259 reg.Body.Agreement = c.user.GetRegistration().TosURL
261 _, err := postJSON(c.jws, c.user.GetRegistration().URI, c.user.GetRegistration().Body, nil)
470 hdr, err := postJSON(c.jws, c.user.GetRegistration().NewAuthzURL, authMsg, &authz)
569 cerRes.AccountRef = c.user.GetRegistration().URI
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/vendor/github.com/xenolf/lego/acme/
H A Dclient.go39 GetRegistration() *RegistrationResource methodSpec
205 _, err := postJSON(c.jws, c.user.GetRegistration().URI, regMsg, nil)
223 logf("[INFO] acme: Querying account for %s", c.user.GetRegistration().URI)
230 hdr, err := postJSON(c.jws, c.user.GetRegistration().URI, regMsg, &serverReg)
240 reg.URI = c.user.GetRegistration().URI
257 reg := c.user.GetRegistration()
259 reg.Body.Agreement = c.user.GetRegistration().TosURL
261 _, err := postJSON(c.jws, c.user.GetRegistration().URI, c.user.GetRegistration().Body, nil)
470 hdr, err := postJSON(c.jws, c.user.GetRegistration().NewAuthzURL, authMsg, &authz)
569 cerRes.AccountRef = c.user.GetRegistration().URI
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/vendor/github.com/xenolf/lego/acme/
H A Dclient.go39 GetRegistration() *RegistrationResource methodSpec
205 _, err := postJSON(c.jws, c.user.GetRegistration().URI, regMsg, nil)
223 logf("[INFO] acme: Querying account for %s", c.user.GetRegistration().URI)
230 hdr, err := postJSON(c.jws, c.user.GetRegistration().URI, regMsg, &serverReg)
240 reg.URI = c.user.GetRegistration().URI
257 reg := c.user.GetRegistration()
259 reg.Body.Agreement = c.user.GetRegistration().TosURL
261 _, err := postJSON(c.jws, c.user.GetRegistration().URI, c.user.GetRegistration().Body, nil)
470 hdr, err := postJSON(c.jws, c.user.GetRegistration().NewAuthzURL, authMsg, &authz)
569 cerRes.AccountRef = c.user.GetRegistration().URI
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/docker/distribution/vendor/github.com/xenolf/lego/acme/
H A Dclient.go39 GetRegistration() *RegistrationResource methodSpec
205 _, err := postJSON(c.jws, c.user.GetRegistration().URI, regMsg, nil)
223 logf("[INFO] acme: Querying account for %s", c.user.GetRegistration().URI)
230 hdr, err := postJSON(c.jws, c.user.GetRegistration().URI, regMsg, &serverReg)
240 reg.URI = c.user.GetRegistration().URI
257 reg := c.user.GetRegistration()
259 reg.Body.Agreement = c.user.GetRegistration().TosURL
261 _, err := postJSON(c.jws, c.user.GetRegistration().URI, c.user.GetRegistration().Body, nil)
470 hdr, err := postJSON(c.jws, c.user.GetRegistration().NewAuthzURL, authMsg, &authz)
569 cerRes.AccountRef = c.user.GetRegistration().URI
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/xenolf/lego/acme/
H A Dclient.go39 GetRegistration() *RegistrationResource
205 _, err := postJSON(c.jws, c.user.GetRegistration().URI, regMsg, nil)
223 logf("[INFO] acme: Querying account for %s", c.user.GetRegistration().URI)
230 hdr, err := postJSON(c.jws, c.user.GetRegistration().URI, regMsg, &serverReg)
240 reg.URI = c.user.GetRegistration().URI
257 reg := c.user.GetRegistration()
259 reg.Body.Agreement = c.user.GetRegistration().TosURL
261 _, err := postJSON(c.jws, c.user.GetRegistration().URI, c.user.GetRegistration().Body, nil)
470 hdr, err := postJSON(c.jws, c.user.GetRegistration().NewAuthzURL, authMsg, &authz)
569 cerRes.AccountRef = c.user.GetRegistration().URI
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/vendor/github.com/xenolf/lego/acme/
H A Dclient.go39 GetRegistration() *RegistrationResource methodSpec
205 _, err := postJSON(c.jws, c.user.GetRegistration().URI, regMsg, nil)
223 logf("[INFO] acme: Querying account for %s", c.user.GetRegistration().URI)
230 hdr, err := postJSON(c.jws, c.user.GetRegistration().URI, regMsg, &serverReg)
240 reg.URI = c.user.GetRegistration().URI
257 reg := c.user.GetRegistration()
259 reg.Body.Agreement = c.user.GetRegistration().TosURL
261 _, err := postJSON(c.jws, c.user.GetRegistration().URI, c.user.GetRegistration().Body, nil)
470 hdr, err := postJSON(c.jws, c.user.GetRegistration().NewAuthzURL, authMsg, &authz)
569 cerRes.AccountRef = c.user.GetRegistration().URI
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/webauthn/android/
H A Dcable_module_android.cc55 Registration* GetRegistration() { in GetRegistration() function
65 GetRegistration(); in RegisterForCloudMessages()
85 reinterpret_cast<uintptr_t>(webauthn::authenticator::GetRegistration())); in JNI_CableAuthenticatorModuleProvider_GetRegistration()
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/domains/apiv1beta1/
H A Ddomains_client.go48 GetRegistration []gax.CallOption member
78 GetRegistration: []gax.CallOption{},
100GetRegistration(context.Context, *domainspb.GetRegistrationRequest, ...gax.CallOption) (*domainspb… methodSpec
201 return c.internalClient.GetRegistration(ctx, req, opts...)
509 …pts = append((*c.CallOptions).GetRegistration[0:len((*c.CallOptions).GetRegistration):len((*c.Call…
513 resp, err = c.client.GetRegistration(ctx, req, settings.GRPC...)
541 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
559 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
577 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
631 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
[all …]
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/domains/apiv1beta1/
H A Ddomains_client.go48 GetRegistration []gax.CallOption member
78 GetRegistration: []gax.CallOption{},
100GetRegistration(context.Context, *domainspb.GetRegistrationRequest, ...gax.CallOption) (*domainspb… methodSpec
201 return c.internalClient.GetRegistration(ctx, req, opts...)
509 …pts = append((*c.CallOptions).GetRegistration[0:len((*c.CallOptions).GetRegistration):len((*c.Call…
513 resp, err = c.client.GetRegistration(ctx, req, settings.GRPC...)
541 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
559 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
577 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
631 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/cloud.google.com/go/domains/apiv1beta1/
H A Ddomains_client.go48 GetRegistration []gax.CallOption member
78 GetRegistration: []gax.CallOption{},
100GetRegistration(context.Context, *domainspb.GetRegistrationRequest, ...gax.CallOption) (*domainspb… methodSpec
201 return c.internalClient.GetRegistration(ctx, req, opts...)
509 …pts = append((*c.CallOptions).GetRegistration[0:len((*c.CallOptions).GetRegistration):len((*c.Call…
513 resp, err = c.client.GetRegistration(ctx, req, settings.GRPC...)
541 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
559 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
577 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
631 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/cloud.google.com/go/domains/apiv1beta1/
H A Ddomains_client.go48 GetRegistration []gax.CallOption member
78 GetRegistration: []gax.CallOption{},
100GetRegistration(context.Context, *domainspb.GetRegistrationRequest, ...gax.CallOption) (*domainspb… methodSpec
201 return c.internalClient.GetRegistration(ctx, req, opts...)
509 …pts = append((*c.CallOptions).GetRegistration[0:len((*c.CallOptions).GetRegistration):len((*c.Call…
513 resp, err = c.client.GetRegistration(ctx, req, settings.GRPC...)
541 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
559 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
577 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
631 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/cloud.google.com/go/domains/apiv1beta1/
H A Ddomains_client.go48 GetRegistration []gax.CallOption member
78 GetRegistration: []gax.CallOption{},
100GetRegistration(context.Context, *domainspb.GetRegistrationRequest, ...gax.CallOption) (*domainspb… methodSpec
201 return c.internalClient.GetRegistration(ctx, req, opts...)
509 …pts = append((*c.CallOptions).GetRegistration[0:len((*c.CallOptions).GetRegistration):len((*c.Call…
513 resp, err = c.client.GetRegistration(ctx, req, settings.GRPC...)
541 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
559 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
577 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
631 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
[all …]
/dports/sysutils/restic/google-cloud-go-storage-v1.16.0/domains/apiv1beta1/
H A Ddomains_client.go48 GetRegistration []gax.CallOption member
77 GetRegistration: []gax.CallOption{},
99GetRegistration(context.Context, *domainspb.GetRegistrationRequest, ...gax.CallOption) (*domainspb… methodSpec
200 return c.internalClient.GetRegistration(ctx, req, opts...)
504 …pts = append((*c.CallOptions).GetRegistration[0:len((*c.CallOptions).GetRegistration):len((*c.Call…
508 resp, err = c.client.GetRegistration(ctx, req, settings.GRPC...)
536 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
554 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
572 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
626 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/cloud.google.com/go/domains/apiv1beta1/
H A Ddomains_client.go48 GetRegistration []gax.CallOption member
77 GetRegistration: []gax.CallOption{},
99GetRegistration(context.Context, *domainspb.GetRegistrationRequest, ...gax.CallOption) (*domainspb… methodSpec
200 return c.internalClient.GetRegistration(ctx, req, opts...)
504 …pts = append((*c.CallOptions).GetRegistration[0:len((*c.CallOptions).GetRegistration):len((*c.Call…
508 resp, err = c.client.GetRegistration(ctx, req, settings.GRPC...)
536 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
554 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
572 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
626 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/cloud.google.com/go/domains/apiv1beta1/
H A Ddomains_client.go48 GetRegistration []gax.CallOption member
78 GetRegistration: []gax.CallOption{},
100GetRegistration(context.Context, *domainspb.GetRegistrationRequest, ...gax.CallOption) (*domainspb… methodSpec
201 return c.internalClient.GetRegistration(ctx, req, opts...)
509 …pts = append((*c.CallOptions).GetRegistration[0:len((*c.CallOptions).GetRegistration):len((*c.Call…
513 resp, err = c.client.GetRegistration(ctx, req, settings.GRPC...)
541 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
559 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
577 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
631 …goog-request-params", fmt.Sprintf("%s=%v", "registration", url.QueryEscape(req.GetRegistration())))
[all …]

12345678910>>...15