Home
last modified time | relevance | path

Searched defs:service (Results 201 – 225 of 22592) sorted by relevance

12345678910>>...904

/dports/www/owncloud/owncloud/lib/composer/pimple/pimple/src/Pimple/Tests/
H A DPimpleTest.php152 public function testShare($service)
169 public function testProtect($service)
228 public function testExtend($service)
328 public function testFactoryFailsForInvalidServiceDefinitions($service)
340 public function testLegacyFactoryFailsForInvalidServiceDefinitions($service)
351 public function testProtectFailsForInvalidServiceDefinitions($service)
363 public function testLegacyProtectFailsForInvalidServiceDefinitions($service)
374 public function testExtendFailsForKeysNotContainingServiceDefinitions($service)
387 public function testLegacyExtendFailsForKeysNotContainingServiceDefinitions($service)
417 public function testExtendFailsForInvalidServiceDefinitions($service)
[all …]
/dports/www/phpbb3/phpBB3/phpbb/auth/provider/oauth/
H A Dtoken_storage.php65 public function retrieveAccessToken($service)
132 public function hasAccessToken($service)
157 public function clearToken($service)
200 public function storeAuthorizationState($service, $state)
222 public function hasAuthorizationState($service)
247 public function retrieveAuthorizationState($service)
272 public function clearAuthorizationState($service)
343 public function has_access_token_by_session($service)
367 public function has_state_by_session($service)
404 public function retrieve_access_token_by_session($service)
[all …]
/dports/www/phpbb3/phpBB3/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DSession.php57 public function retrieveAccessToken($service)
69 public function storeAccessToken($service, TokenInterface $token)
90 public function hasAccessToken($service)
98 public function clearToken($service)
122 public function storeAuthorizationState($service, $state)
141 public function hasAuthorizationState($service)
149 public function retrieveAuthorizationState($service)
161 public function clearAuthorizationState($service)
H A DSymfonySession.php36 public function retrieveAccessToken($service)
52 public function storeAccessToken($service, TokenInterface $token)
73 public function hasAccessToken($service)
86 public function clearToken($service)
116 public function retrieveAuthorizationState($service)
132 public function storeAuthorizationState($service, $state)
153 public function hasAuthorizationState($service)
166 public function clearAuthorizationState($service)
/dports/devel/mono-addins/mono-addins-mono-addins-1.3/Mono.Addins.Setup/Mono.Addins.Setup/
H A DPackage.cs86 …internal abstract void Resolve (IProgressMonitor monitor, AddinStore service, PackageCollection to… in Resolve()
88 internal abstract void PrepareInstall (IProgressMonitor monitor, AddinStore service); in PrepareInstall()
89 internal abstract void CommitInstall (IProgressMonitor monitor, AddinStore service); in CommitInstall()
90 internal abstract void RollbackInstall (IProgressMonitor monitor, AddinStore service); in RollbackInstall()
92 internal abstract void PrepareUninstall (IProgressMonitor monitor, AddinStore service); in PrepareUninstall()
93 internal abstract void CommitUninstall (IProgressMonitor monitor, AddinStore service); in CommitUninstall()
94 internal abstract void RollbackUninstall (IProgressMonitor monitor, AddinStore service); in RollbackUninstall()
98 internal virtual void EndInstall (IProgressMonitor monitor, AddinStore service) in EndInstall()
102 internal virtual void EndUninstall (IProgressMonitor monitor, AddinStore service) in EndUninstall()
/dports/graphics/gimp-app/gimp-2.10.30/app/gui/
H A Dgimpdbusservice.c109 gimp_dbus_service_init (GimpDBusService *service) in gimp_dbus_service_init()
126 GimpDBusService *service; in gimp_dbus_service_new() local
144 GimpDBusService *service = GIMP_DBUS_SERVICE (object); in gimp_dbus_service_dispose() local
164 GimpDBusService *service = GIMP_DBUS_SERVICE (object); in gimp_dbus_service_finalize() local
176 gimp_dbus_service_activate (GimpDBusServiceUI *service, in gimp_dbus_service_activate()
200 gimp_dbus_service_open (GimpDBusServiceUI *service, in gimp_dbus_service_open()
249 GimpDBusService *service) in gimp_dbus_service_gimp_opened()
263 gimp_dbus_service_queue_open (GimpDBusService *service, in gimp_dbus_service_queue_open()
295 gimp_dbus_service_queue_batch (GimpDBusService *service, in gimp_dbus_service_queue_batch()
330 gimp_dbus_service_process_idle (GimpDBusService *service) in gimp_dbus_service_process_idle()
[all …]
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/qv4l2/
H A Draw2sliced.cpp59 struct service { struct
60 uint16_t service; argument
63 * Most scan lines used by the data service, first and last argument
67 int first[2];
68 int last[2];
97 static const struct service services[] = { argument
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/qv4l2/
H A Draw2sliced.cpp59 struct service { struct
60 uint16_t service; member
63 * Most scan lines used by the data service, first and last argument
67 int first[2];
68 int last[2];
97 static const struct service services[] = { argument
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/qv4l2/
H A Draw2sliced.cpp59 struct service { struct
60 uint16_t service; member
63 * Most scan lines used by the data service, first and last argument
67 int first[2];
68 int last[2];
97 static const struct service services[] = { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/services/diff/
H A Dservice.go54 type service struct { struct
55 local diffapi.DiffClient
60 func (s *service) Register(gs *grpc.Server) error {
65 …(s *service) Apply(ctx context.Context, er *diffapi.ApplyRequest) (*diffapi.ApplyResponse, error) {
69 …nc (s *service) Diff(ctx context.Context, dr *diffapi.DiffRequest) (*diffapi.DiffResponse, error) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/services/diff/
H A Dservice.go54 type service struct { struct
55 local diffapi.DiffClient
60 func (s *service) Register(gs *grpc.Server) error {
65 …(s *service) Apply(ctx context.Context, er *diffapi.ApplyRequest) (*diffapi.ApplyResponse, error) {
69 …nc (s *service) Diff(ctx context.Context, dr *diffapi.DiffRequest) (*diffapi.DiffResponse, error) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/services/diff/
H A Dservice.go54 type service struct { struct
55 local diffapi.DiffClient
60 func (s *service) Register(gs *grpc.Server) error {
65 …(s *service) Apply(ctx context.Context, er *diffapi.ApplyRequest) (*diffapi.ApplyResponse, error) {
69 …nc (s *service) Diff(ctx context.Context, dr *diffapi.DiffRequest) (*diffapi.DiffResponse, error) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/services/diff/
H A Dservice.go54 type service struct { struct
55 local diffapi.DiffClient
60 func (s *service) Register(gs *grpc.Server) error {
65 …(s *service) Apply(ctx context.Context, er *diffapi.ApplyRequest) (*diffapi.ApplyResponse, error) {
69 …nc (s *service) Diff(ctx context.Context, dr *diffapi.DiffRequest) (*diffapi.DiffResponse, error) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/services/diff/
H A Dservice.go54 type service struct { struct
55 local diffapi.DiffClient
60 func (s *service) Register(gs *grpc.Server) error {
65 …(s *service) Apply(ctx context.Context, er *diffapi.ApplyRequest) (*diffapi.ApplyResponse, error) {
69 …nc (s *service) Diff(ctx context.Context, dr *diffapi.DiffRequest) (*diffapi.DiffResponse, error) {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/services/diff/
H A Dservice.go54 type service struct { struct
55 local diffapi.DiffClient
60 func (s *service) Register(gs *grpc.Server) error {
65 …(s *service) Apply(ctx context.Context, er *diffapi.ApplyRequest) (*diffapi.ApplyResponse, error) {
69 …nc (s *service) Diff(ctx context.Context, dr *diffapi.DiffRequest) (*diffapi.DiffResponse, error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/services/diff/
H A Dservice.go54 type service struct { struct
55 local diffapi.DiffClient
60 func (s *service) Register(gs *grpc.Server) error {
65 …(s *service) Apply(ctx context.Context, er *diffapi.ApplyRequest) (*diffapi.ApplyResponse, error) {
69 …nc (s *service) Diff(ctx context.Context, dr *diffapi.DiffRequest) (*diffapi.DiffResponse, error) {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/services/diff/
H A Dservice.go54 type service struct { struct
55 local diffapi.DiffClient
60 func (s *service) Register(gs *grpc.Server) error {
65 …(s *service) Apply(ctx context.Context, er *diffapi.ApplyRequest) (*diffapi.ApplyResponse, error) {
69 …nc (s *service) Diff(ctx context.Context, dr *diffapi.DiffRequest) (*diffapi.DiffResponse, error) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/driver/
H A Dsync_service_utils_unittest.cc15 TestSyncService service; in TEST() local
41 TestSyncService service; in TEST() local
65 TestSyncService service; in TEST() local
88 TestSyncService service; in TEST() local
109 TestSyncService service; in TEST() local
129 TestSyncService service; in TEST() local
169 TestSyncService service; in TEST() local
199 TestSyncService service; in TEST() local
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/OAuth/Common/Storage/
H A DSymfonySession.php36 public function retrieveAccessToken($service)
52 public function storeAccessToken($service, TokenInterface $token)
73 public function hasAccessToken($service)
86 public function clearToken($service)
116 public function retrieveAuthorizationState($service)
132 public function storeAuthorizationState($service, $state)
153 public function hasAuthorizationState($service)
166 public function clearAuthorizationState($service)
H A DDoliStorage.php75 public function retrieveAccessToken($service)
87 public function storeAccessToken($service, TokenInterface $token)
128 public function hasAccessToken($service)
152 public function clearToken($service)
185 public function retrieveAuthorizationState($service)
198 public function storeAuthorizationState($service, $state)
237 public function hasAuthorizationState($service)
256 public function clearAuthorizationState($service)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/OAuth/Common/Storage/
H A DSymfonySession.php36 public function retrieveAccessToken($service)
52 public function storeAccessToken($service, TokenInterface $token)
73 public function hasAccessToken($service)
86 public function clearToken($service)
116 public function retrieveAuthorizationState($service)
132 public function storeAuthorizationState($service, $state)
153 public function hasAuthorizationState($service)
166 public function clearAuthorizationState($service)
H A DDoliStorage.php75 public function retrieveAccessToken($service)
87 public function storeAccessToken($service, TokenInterface $token)
128 public function hasAccessToken($service)
152 public function clearToken($service)
185 public function retrieveAuthorizationState($service)
198 public function storeAuthorizationState($service, $state)
237 public function hasAuthorizationState($service)
256 public function clearAuthorizationState($service)
/dports/net/grilo-plugins/grilo-plugins-0.3.14/src/dmap/
H A Dgrl-dmap-compat.h47 grl_dmap_service_get_name (DmapMdnsService *service) in grl_dmap_service_get_name()
53 grl_dmap_service_get_service_name (DmapMdnsService *service) in grl_dmap_service_get_service_name()
59 grl_dmap_service_get_host (DmapMdnsService *service) in grl_dmap_service_get_host()
65 grl_dmap_service_get_port (DmapMdnsService *service) in grl_dmap_service_get_port()
75 grl_dmap_service_get_name (DmapMdnsService *service) in grl_dmap_service_get_name()
83 grl_dmap_service_get_service_name (DmapMdnsService *service) in grl_dmap_service_get_service_name()
91 grl_dmap_service_get_host (DmapMdnsService *service) in grl_dmap_service_get_host()
99 grl_dmap_service_get_port (DmapMdnsService *service) in grl_dmap_service_get_port()
/dports/multimedia/w_scan2/w_scan2-1.0.13/src/
H A Dsi_types.h73 struct service { struct
81 uint16_t service_id; argument
84 char *service_name; argument
85 char *service_short_name; argument
109 bool visible_service; argument
110 uint32_t logical_channel_number;
111 uint8_t running;
112 void *priv;
/dports/net-mgmt/librenms/librenms-21.5.1/app/Observers/
H A DServiceObserver.php15 public function created(Service $service)
26 public function updated(Service $service)
37 public function deleted(Service $service)
48 public function restored(Service $service)
59 public function forceDeleted(Service $service)

12345678910>>...904