Home
last modified time | relevance | path

Searched refs:DeleteSession (Results 1 – 25 of 795) sorted by relevance

12345678910>>...32

/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/dictionary/
H A Duser_dictionary_session_handler_test.cc221 DeleteSession(session_id); in TEST_F()
284 DeleteSession(session_id); in TEST_F()
308 DeleteSession(session_id2); in TEST_F()
357 DeleteSession(session_id); in TEST_F()
391 DeleteSession(session_id); in TEST_F()
428 DeleteSession(session_id); in TEST_F()
493 DeleteSession(session_id); in TEST_F()
625 DeleteSession(session_id); in TEST_F()
665 DeleteSession(session_id); in TEST_F()
774 DeleteSession(session_id); in TEST_F()
[all …]
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/dictionary/
H A Duser_dictionary_session_handler_test.cc221 DeleteSession(session_id); in TEST_F()
284 DeleteSession(session_id); in TEST_F()
308 DeleteSession(session_id2); in TEST_F()
357 DeleteSession(session_id); in TEST_F()
391 DeleteSession(session_id); in TEST_F()
428 DeleteSession(session_id); in TEST_F()
493 DeleteSession(session_id); in TEST_F()
625 DeleteSession(session_id); in TEST_F()
665 DeleteSession(session_id); in TEST_F()
774 DeleteSession(session_id); in TEST_F()
[all …]
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/dictionary/
H A Duser_dictionary_session_handler_test.cc221 DeleteSession(session_id); in TEST_F()
284 DeleteSession(session_id); in TEST_F()
308 DeleteSession(session_id2); in TEST_F()
357 DeleteSession(session_id); in TEST_F()
391 DeleteSession(session_id); in TEST_F()
428 DeleteSession(session_id); in TEST_F()
493 DeleteSession(session_id); in TEST_F()
625 DeleteSession(session_id); in TEST_F()
665 DeleteSession(session_id); in TEST_F()
774 DeleteSession(session_id); in TEST_F()
[all …]
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/dictionary/
H A Duser_dictionary_session_handler_test.cc221 DeleteSession(session_id); in TEST_F()
284 DeleteSession(session_id); in TEST_F()
308 DeleteSession(session_id2); in TEST_F()
357 DeleteSession(session_id); in TEST_F()
391 DeleteSession(session_id); in TEST_F()
428 DeleteSession(session_id); in TEST_F()
493 DeleteSession(session_id); in TEST_F()
625 DeleteSession(session_id); in TEST_F()
665 DeleteSession(session_id); in TEST_F()
774 DeleteSession(session_id); in TEST_F()
[all …]
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/dictionary/
H A Duser_dictionary_session_handler_test.cc221 DeleteSession(session_id); in TEST_F()
284 DeleteSession(session_id); in TEST_F()
308 DeleteSession(session_id2); in TEST_F()
357 DeleteSession(session_id); in TEST_F()
391 DeleteSession(session_id); in TEST_F()
428 DeleteSession(session_id); in TEST_F()
493 DeleteSession(session_id); in TEST_F()
625 DeleteSession(session_id); in TEST_F()
665 DeleteSession(session_id); in TEST_F()
774 DeleteSession(session_id); in TEST_F()
[all …]
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/dictionary/
H A Duser_dictionary_session_handler_test.cc221 DeleteSession(session_id); in TEST_F()
284 DeleteSession(session_id); in TEST_F()
308 DeleteSession(session_id2); in TEST_F()
357 DeleteSession(session_id); in TEST_F()
391 DeleteSession(session_id); in TEST_F()
428 DeleteSession(session_id); in TEST_F()
493 DeleteSession(session_id); in TEST_F()
625 DeleteSession(session_id); in TEST_F()
665 DeleteSession(session_id); in TEST_F()
774 DeleteSession(session_id); in TEST_F()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/geckodriver/marionette/src/
H A Dmarionette.rs23 DeleteSession { flags: Vec<AppStatus> },
46 let data = &Command::DeleteSession {
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/marionette/src/
H A Dmarionette.rs19 DeleteSession { flags: Vec<AppStatus> }, enumerator
42 let data = &Command::DeleteSession { in test_json_command_delete_session()
/dports/www/firefox/firefox-99.0/testing/geckodriver/marionette/src/
H A Dmarionette.rs23 DeleteSession { flags: Vec<AppStatus> }, enumerator
46 let data = &Command::DeleteSession { in test_json_command_delete_session()
/dports/mail/thunderbird/thunderbird-91.8.0/testing/geckodriver/marionette/src/
H A Dmarionette.rs23 DeleteSession { flags: Vec<AppStatus> }, enumerator
46 let data = &Command::DeleteSession { in test_json_command_delete_session()
/dports/lang/spidermonkey78/firefox-78.9.0/testing/geckodriver/marionette/src/
H A Dmarionette.rs19 DeleteSession { flags: Vec<AppStatus> }, enumerator
42 let data = &Command::DeleteSession { in test_json_command_delete_session()
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/cloud.google.com/go/spanner/apiv1/
H A Dspanner_client.go40 DeleteSession []gax.CallOption member
89 DeleteSession: retry[[2]string{"default", "idempotent"}],
250 func (c *Client) DeleteSession(ctx context.Context, req *spannerpb.DeleteSessionRequest, opts ...ga… func
252 …opts = append(c.CallOptions.DeleteSession[0:len(c.CallOptions.DeleteSession):len(c.CallOptions.Del…
255 _, err = c.client.DeleteSession(ctx, req, settings.GRPC...)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/cloud.google.com/go/spanner/apiv1/
H A Dspanner_client.go41 DeleteSession []gax.CallOption member
90 DeleteSession: retry[[2]string{"default", "idempotent"}],
251 func (c *Client) DeleteSession(ctx context.Context, req *spannerpb.DeleteSessionRequest, opts ...ga… func
253 …opts = append(c.CallOptions.DeleteSession[0:len(c.CallOptions.DeleteSession):len(c.CallOptions.Del…
256 _, err = c.client.DeleteSession(ctx, req, settings.GRPC...)
/dports/sysutils/istio/google-cloud-go-logging-v1.0.0/spanner/apiv1/
H A Dspanner_client.go42 DeleteSession []gax.CallOption member
91 DeleteSession: retry[[2]string{"default", "idempotent"}],
259 func (c *Client) DeleteSession(ctx context.Context, req *spannerpb.DeleteSessionRequest, opts ...ga… func
262 …opts = append(c.CallOptions.DeleteSession[0:len(c.CallOptions.DeleteSession):len(c.CallOptions.Del…
265 _, err = c.client.DeleteSession(ctx, req, settings.GRPC...)
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/cloud.google.com/go/spanner/apiv1/
H A Dspanner_client.go41 DeleteSession []gax.CallOption member
90 DeleteSession: retry[[2]string{"default", "idempotent"}],
258 func (c *Client) DeleteSession(ctx context.Context, req *spannerpb.DeleteSessionRequest, opts ...ga… func
261 …opts = append(c.CallOptions.DeleteSession[0:len(c.CallOptions.DeleteSession):len(c.CallOptions.Del…
264 _, err = c.client.DeleteSession(ctx, req, settings.GRPC...)
/dports/audio/gonic/gonic-0.8.4/vendor/cloud.google.com/go/spanner/apiv1/
H A Dspanner_client.go41 DeleteSession []gax.CallOption member
90 DeleteSession: retry[[2]string{"default", "idempotent"}],
258 func (c *Client) DeleteSession(ctx context.Context, req *spannerpb.DeleteSessionRequest, opts ...ga… func
261 …opts = append(c.CallOptions.DeleteSession[0:len(c.CallOptions.DeleteSession):len(c.CallOptions.Del…
264 _, err = c.client.DeleteSession(ctx, req, settings.GRPC...)
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/cloud.google.com/go/spanner/apiv1/
H A Dspanner_client.go41 DeleteSession []gax.CallOption member
91 DeleteSession: retry[[2]string{"default", "idempotent"}],
258 func (c *Client) DeleteSession(ctx context.Context, req *spannerpb.DeleteSessionRequest, opts ...ga… func
261 …opts = append(c.CallOptions.DeleteSession[0:len(c.CallOptions.DeleteSession):len(c.CallOptions.Del…
264 _, err = c.client.DeleteSession(ctx, req, settings.GRPC...)
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/cloud.google.com/go/google-cloud-go-0.40.0/spanner/apiv1/
H A Dspanner_client.go41 DeleteSession []gax.CallOption member
90 DeleteSession: retry[[2]string{"default", "idempotent"}],
258 func (c *Client) DeleteSession(ctx context.Context, req *spannerpb.DeleteSessionRequest, opts ...ga… func
261 …opts = append(c.CallOptions.DeleteSession[0:len(c.CallOptions.DeleteSession):len(c.CallOptions.Del…
264 _, err = c.client.DeleteSession(ctx, req, settings.GRPC...)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/cloud.google.com/go/spanner/apiv1/
H A Dspanner_client.go43 DeleteSession []gax.CallOption member
95 DeleteSession: retry[[2]string{"default", "idempotent"}],
283 func (c *Client) DeleteSession(ctx context.Context, req *spannerpb.DeleteSessionRequest, opts ...ga… func
286 …opts = append(c.CallOptions.DeleteSession[0:len(c.CallOptions.DeleteSession):len(c.CallOptions.Del…
289 _, err = c.client.DeleteSession(ctx, req, settings.GRPC...)
/dports/misc/concourse/concourse-6.7.2/vendor/cloud.google.com/go/spanner/apiv1/
H A Dspanner_client.go43 DeleteSession []gax.CallOption member
95 DeleteSession: retry[[2]string{"default", "idempotent"}],
283 func (c *Client) DeleteSession(ctx context.Context, req *spannerpb.DeleteSessionRequest, opts ...ga… func
286 …opts = append(c.CallOptions.DeleteSession[0:len(c.CallOptions.DeleteSession):len(c.CallOptions.Del…
289 _, err = c.client.DeleteSession(ctx, req, settings.GRPC...)
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/session/
H A Dsession_handler_test_util.h61 bool DeleteSession(SessionHandlerInterface *handler, uint64 id);
108 bool DeleteSession();
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/session/
H A Dsession_handler_test_util.h61 bool DeleteSession(SessionHandlerInterface *handler, uint64 id);
108 bool DeleteSession();
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/session/
H A Dsession_handler_test_util.h61 bool DeleteSession(SessionHandlerInterface *handler, uint64 id);
108 bool DeleteSession();
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/session/
H A Dsession_handler_test_util.h61 bool DeleteSession(SessionHandlerInterface *handler, uint64 id);
108 bool DeleteSession();
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/session/
H A Dsession_handler_test_util.h61 bool DeleteSession(SessionHandlerInterface *handler, uint64 id);
108 bool DeleteSession();

12345678910>>...32