Home
last modified time | relevance | path

Searched defs:session (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/third_party/typescript/src/testRunner/unittests/tsserver/
DprojectReferenceCompileOnSave.ts43 … const session = createSession(host, { logger: createLoggerWithInMemoryLogs(host) }); constant
67 … const session = createSession(host, { logger: createLoggerWithInMemoryLogs(host) }); constant
91 … const session = createSession(host, { logger: createLoggerWithInMemoryLogs(host) }); constant
121 … const session = createSession(host, { logger: createLoggerWithInMemoryLogs(host) }); constant
151 … const session = createSession(host, { logger: createLoggerWithInMemoryLogs(host) }); constant
192 … const session = createSession(host, { logger: createLoggerWithInMemoryLogs(host) }); constant
233 … const session = createSession(host, { logger: createLoggerWithInMemoryLogs(host) }); constant
263 … const session = createSession(host, { logger: createLoggerWithInMemoryLogs(host) }); constant
293 … const session = createSession(host, { logger: createLoggerWithInMemoryLogs(host) }); constant
334 … const session = createSession(host, { logger: createLoggerWithInMemoryLogs(host) }); constant
[all …]
DprojectReferencesSourcemap.ts219 const session = createSession(host, { logger: createLoggerWithInMemoryLogs(host) }); constant
226 const session = createSession(host, { logger: createLoggerWithInMemoryLogs(host) }); constant
242 const session = createSession(host, { logger: createLoggerWithInMemoryLogs(host) }); constant
298 const { session } = setup(); constant
314 … const { host, session, dependencyMap, documentPositionMapper } = setupWithAction(); constant
334 const { session, dependencyMap, documentPositionMapper } = setupWithAction(); constant
354 … const { host, session, dependencyMap, documentPositionMapper } = setupWithAction(); constant
374 … const { host, session, dependencyMap, documentPositionMapper } = setupWithAction(); constant
394 … const { host, session, dependencyMap, documentPositionMapper } = setupWithAction(); constant
414 … const { host, session, dependencyMap, documentPositionMapper } = setupWithAction(); constant
[all …]
DdeclarationFileMaps.ts124 const session = createSession(host); constant
194 const session = makeSampleProjects(); constant
207 const session = makeSampleProjects(); constant
223 const session = makeSampleProjects(/*addUserTsConfig*/ true); constant
252 const session = makeSampleProjects(); constant
265 const session = makeSampleProjects(); constant
277 const session = makeSampleProjects(); constant
291 const session = makeSampleProjects(); constant
324 const session = makeSampleProjects(/*addUserTsConfig*/ true, /*keepAllFiles*/ true); constant
364 const session = makeSampleProjects(/*addUserTsConfig*/ true, /*keepAllFiles*/ true); constant
[all …]
DautoImportProvider.ts33 const { projectService, session } = setup([ constant
45 const { projectService, session } = setup([ constant
59 const { projectService, session } = setup([ constant
76 …const { projectService, session, updateFile } = setup([angularFormsDts, angularFormsPackageJson, t… constant
93 const { projectService, session, host } = setup([ constant
109 const { projectService, session, updateFile } = setup([ constant
128 const { projectService, session } = setup([ constant
148 const { projectService, session, host } = setup([ constant
169 const { projectService, session, host } = setup([ constant
196 const { projectService, session, updateFile } = setup([ constant
[all …]
DcompileOnSave.ts99 const session = createSession(host, { typingsInstaller }); constant
124 const session = createSession(host, { typingsInstaller }); constant
171 const session = createSession(host, { typingsInstaller }); constant
187 const session = createSession(host, { typingsInstaller }); constant
201 const session = createSession(host, { typingsInstaller }); constant
237 const session = createSession(host, { typingsInstaller }); constant
254 const session = createSession(host, { typingsInstaller }); constant
280 const session = createSession(host, { typingsInstaller }); constant
298 const session = createSession(host, { typingsInstaller }); constant
320 const session = createSession(host, { typingsInstaller }); constant
[all …]
DwatchEnvironment.ts29 const session = createSession(host, { logger: createLoggerWithInMemoryLogs(host) }); constant
83 const session = createSession(host, { logger: createLoggerWithInMemoryLogs(host) }); constant
117 const session = createSession(host, { logger: createLoggerWithInMemoryLogs(host) }); constant
176 const session = createSession(host, { logger }); constant
190 const session = createSession(host, { logger }); constant
211 const session = createSession(host, { logger }); constant
232 const session = createSession(host, { logger }); constant
257 const session = createSession(host, { logger }); constant
274 const session = createSession(host, { logger }); constant
291 const session = createSession(host, { logger }); constant
[all …]
DpartialSemanticServer.ts29 const session = createSession(host, { constant
38 const { session, file1, file2 } = setup(); constant
60 const { session, file1 } = setup(); constant
98 const session = createSession(host, { constant
127 const { host, session, file1 } = setup(); constant
163 const session = createSession(host, { constant
173 const { session, file1, file2, file3 } = setup(); constant
207 …const session = createSession(host, { serverMode: LanguageServiceMode.PartialSemantic, useSingleIn… constant
217 const { session, file1 } = setup(); constant
DgetExportReferences.ts27 const session = createSession(host); constant
54 const session = makeSampleSession(); constant
76 const session = makeSampleSession(); constant
101 const session = makeSampleSession(); constant
132 const session = makeSampleSession(); constant
157 const session = makeSampleSession(); constant
DprojectErrors.ts38 const session = createSession(host); constant
91 const session = createSession(host); constant
235 …const session = createSession(host, { canUseEvents: true, logger: createLoggerWithInMemoryLogs(hos… constant
283 …const session = createSession(host, { canUseEvents: true, logger: createLoggerWithInMemoryLogs(hos… constant
304 …const session = createSession(host, { canUseEvents: true, logger: createLoggerWithInMemoryLogs(hos… constant
332 …const session = createSession(host, { useInferredProjectPerProjectRoot: true, canUseEvents: true, … constant
370 …const session = createSession(host, { canUseEvents: true, logger: createLoggerWithInMemoryLogs(hos… constant
433 …const session = createSession(host, { canUseEvents: true, logger: createLoggerWithInMemoryLogs(hos… constant
450 …const session = createSession(host, { canUseEvents: true, logger: createLoggerWithInMemoryLogs(hos… constant
468 …const session = createSession(host, { canUseEvents: true, logger: createLoggerWithInMemoryLogs(hos… constant
[all …]
DskipLibCheck.ts21 const session = createSession(host); constant
57 const session = createSession(host); constant
93 const session = createSession(host); constant
133 const session = createSession(host); constant
161 const session = createSession(host); constant
188 const session = createSession(host); constant
217 const session = createSession(host); constant
/third_party/libcoap/src/
Dcoap_session.c218 coap_get_non_timeout_random(coap_session_t *session) { in coap_get_non_timeout_random()
231 coap_get_non_timeout_random_ticks(coap_session_t *session) { in coap_get_non_timeout_random_ticks()
279 coap_session_set_ack_timeout(coap_session_t *session, coap_fixed_point_t value) { in coap_session_set_ack_timeout()
289 coap_session_set_ack_random_factor(coap_session_t *session, in coap_session_set_ack_random_factor()
305 coap_session_set_max_retransmit(coap_session_t *session, uint16_t value) { in coap_session_set_max_retransmit()
314 coap_session_set_nstart(coap_session_t *session, uint16_t value) { in coap_session_set_nstart()
323 coap_session_set_default_leisure(coap_session_t *session, in coap_session_set_default_leisure()
334 coap_session_set_probing_rate(coap_session_t *session, uint32_t value) { in coap_session_set_probing_rate()
343 coap_session_set_max_payloads(coap_session_t *session, uint16_t value) { in coap_session_set_max_payloads()
359 coap_session_set_non_max_retransmit(coap_session_t *session, uint16_t value) { in coap_session_set_non_max_retransmit()
[all …]
Dcoap_netif.c25 coap_netif_available(coap_session_t *session) { in coap_netif_available()
53 coap_netif_dgrm_connect(coap_session_t *session, const coap_address_t *local_if, in coap_netif_dgrm_connect()
72 coap_netif_dgrm_read(coap_session_t *session, coap_packet_t *packet) { in coap_netif_dgrm_read()
123 coap_netif_dgrm_write(coap_session_t *session, const uint8_t *data, in coap_netif_dgrm_write()
170 coap_netif_strm_accept(coap_endpoint_t *endpoint, coap_session_t *session) { in coap_netif_strm_accept()
184 coap_netif_strm_connect1(coap_session_t *session, in coap_netif_strm_connect1()
197 coap_netif_strm_connect2(coap_session_t *session) { in coap_netif_strm_connect2()
213 coap_netif_strm_read(coap_session_t *session, uint8_t *data, size_t datalen) { in coap_netif_strm_read()
234 coap_netif_strm_write(coap_session_t *session, const uint8_t *data, in coap_netif_strm_write()
258 coap_netif_close(coap_session_t *session) { in coap_netif_close()
Dcoap_dtls.c21 coap_dtls_establish(coap_session_t *session) { in coap_dtls_establish()
40 coap_dtls_close(coap_session_t *session) { in coap_dtls_close()
50 coap_tls_establish(coap_session_t *session) { in coap_tls_establish()
69 coap_tls_close(coap_session_t *session) { in coap_tls_close()
Dcoap_ws.c157 coap_ws_log_header(const coap_session_t *session, const uint8_t *header) { in coap_ws_log_header()
184 coap_ws_log_key(const coap_session_t *session) { in coap_ws_log_key()
195 coap_ws_mask_data(coap_session_t *session, uint8_t *data, size_t data_len) { in coap_ws_mask_data()
205 coap_ws_write(coap_session_t *session, const uint8_t *data, size_t datalen) { in coap_ws_write()
289 coap_ws_split_rd_header(coap_session_t *session) { in coap_ws_split_rd_header()
306 coap_ws_rd_http_header_server(coap_session_t *session) { in coap_ws_rd_http_header_server()
392 coap_ws_build_key_hash(coap_session_t *session, char *hash, size_t max_hash_len) { in coap_ws_build_key_hash()
420 coap_ws_rd_http_header_client(coap_session_t *session) { in coap_ws_rd_http_header_client()
495 coap_ws_rd_http_header(coap_session_t *session) { in coap_ws_rd_http_header()
580 coap_ws_read(coap_session_t *session, uint8_t *data, size_t datalen) { in coap_ws_read()
[all …]
/third_party/node/deps/nghttp2/lib/
Dnghttp2_session.c49 session_is_outgoing_concurrent_streams_max(nghttp2_session *session) { in session_is_outgoing_concurrent_streams_max()
60 session_is_incoming_concurrent_streams_max(nghttp2_session *session) { in session_is_incoming_concurrent_streams_max()
71 session_is_incoming_concurrent_streams_pending_max(nghttp2_session *session) { in session_is_incoming_concurrent_streams_pending_max()
87 static int session_enforce_http_messaging(nghttp2_session *session) { in session_enforce_http_messaging()
94 static int session_trailer_headers(nghttp2_session *session, in session_trailer_headers()
109 static int state_reserved_remote(nghttp2_session *session, in state_reserved_remote()
116 static int state_reserved_local(nghttp2_session *session, in state_reserved_local()
126 static int session_is_new_peer_stream_id(nghttp2_session *session, in session_is_new_peer_stream_id()
133 static int session_detect_idle_stream(nghttp2_session *session, in session_detect_idle_stream()
148 static int session_no_rfc7540_pri_no_fallback(nghttp2_session *session) { in session_no_rfc7540_pri_no_fallback()
[all …]
Dnghttp2_submit.c46 static int detect_self_dependency(nghttp2_session *session, int32_t stream_id, in detect_self_dependency()
67 static int32_t submit_headers_shared(nghttp2_session *session, uint8_t flags, in submit_headers_shared()
142 static int32_t submit_headers_shared_nva(nghttp2_session *session, in submit_headers_shared_nva()
171 int nghttp2_submit_trailer(nghttp2_session *session, int32_t stream_id, in nghttp2_submit_trailer()
182 int32_t nghttp2_submit_headers(nghttp2_session *session, uint8_t flags, in nghttp2_submit_headers()
215 int nghttp2_submit_ping(nghttp2_session *session, uint8_t flags, in nghttp2_submit_ping()
221 int nghttp2_submit_priority(nghttp2_session *session, uint8_t flags, in nghttp2_submit_priority()
273 int nghttp2_submit_rst_stream(nghttp2_session *session, uint8_t flags, in nghttp2_submit_rst_stream()
284 int nghttp2_submit_goaway(nghttp2_session *session, uint8_t flags, in nghttp2_submit_goaway()
297 int nghttp2_submit_shutdown_notice(nghttp2_session *session) { in nghttp2_submit_shutdown_notice()
[all …]
/third_party/nghttp2/lib/
Dnghttp2_session.c49 session_is_outgoing_concurrent_streams_max(nghttp2_session *session) { in session_is_outgoing_concurrent_streams_max()
60 session_is_incoming_concurrent_streams_max(nghttp2_session *session) { in session_is_incoming_concurrent_streams_max()
71 session_is_incoming_concurrent_streams_pending_max(nghttp2_session *session) { in session_is_incoming_concurrent_streams_pending_max()
87 static int session_enforce_http_messaging(nghttp2_session *session) { in session_enforce_http_messaging()
94 static int session_trailer_headers(nghttp2_session *session, in session_trailer_headers()
109 static int state_reserved_remote(nghttp2_session *session, in state_reserved_remote()
116 static int state_reserved_local(nghttp2_session *session, in state_reserved_local()
126 static int session_is_new_peer_stream_id(nghttp2_session *session, in session_is_new_peer_stream_id()
133 static int session_detect_idle_stream(nghttp2_session *session, in session_detect_idle_stream()
148 static int session_no_rfc7540_pri_no_fallback(nghttp2_session *session) { in session_no_rfc7540_pri_no_fallback()
[all …]
Dnghttp2_submit.c46 static int detect_self_dependency(nghttp2_session *session, int32_t stream_id, in detect_self_dependency()
67 static int32_t submit_headers_shared(nghttp2_session *session, uint8_t flags, in submit_headers_shared()
142 static int32_t submit_headers_shared_nva(nghttp2_session *session, in submit_headers_shared_nva()
171 int nghttp2_submit_trailer(nghttp2_session *session, int32_t stream_id, in nghttp2_submit_trailer()
182 int32_t nghttp2_submit_headers(nghttp2_session *session, uint8_t flags, in nghttp2_submit_headers()
215 int nghttp2_submit_ping(nghttp2_session *session, uint8_t flags, in nghttp2_submit_ping()
221 int nghttp2_submit_priority(nghttp2_session *session, uint8_t flags, in nghttp2_submit_priority()
273 int nghttp2_submit_rst_stream(nghttp2_session *session, uint8_t flags, in nghttp2_submit_rst_stream()
284 int nghttp2_submit_goaway(nghttp2_session *session, uint8_t flags, in nghttp2_submit_goaway()
297 int nghttp2_submit_shutdown_notice(nghttp2_session *session) { in nghttp2_submit_shutdown_notice()
[all …]
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
Dsession.c44 spdyf_handler_read_syn_stream (struct SPDY_Session *session) in spdyf_handler_read_syn_stream()
181 spdyf_handler_read_goaway (struct SPDY_Session *session) in spdyf_handler_read_goaway()
260 spdyf_handler_read_rst_stream (struct SPDY_Session *session) in spdyf_handler_read_rst_stream()
332 spdyf_handler_read_data (struct SPDY_Session *session) in spdyf_handler_read_data()
422 SPDYF_handler_write_syn_reply (struct SPDY_Session *session) in SPDYF_handler_write_syn_reply()
517 SPDYF_handler_write_goaway (struct SPDY_Session *session) in SPDYF_handler_write_goaway()
570 SPDYF_handler_write_data (struct SPDY_Session *session) in SPDYF_handler_write_data()
742 SPDYF_handler_write_rst_stream (struct SPDY_Session *session) in SPDYF_handler_write_rst_stream()
787 SPDYF_handler_write_window_update (struct SPDY_Session *session) in SPDYF_handler_write_window_update()
830 SPDYF_handler_ignore_frame (struct SPDY_Session *session) in SPDYF_handler_ignore_frame()
[all …]
Dio_raw.c62 SPDYF_raw_new_session(struct SPDY_Session *session) in SPDYF_raw_new_session()
86 SPDYF_raw_close_session(struct SPDY_Session *session) in SPDYF_raw_close_session()
93 SPDYF_raw_recv(struct SPDY_Session *session, in SPDYF_raw_recv()
122 SPDYF_raw_send(struct SPDY_Session *session, in SPDYF_raw_send()
151 SPDYF_raw_is_pending(struct SPDY_Session *session) in SPDYF_raw_is_pending()
160 SPDYF_raw_before_write(struct SPDY_Session *session) in SPDYF_raw_before_write()
179 SPDYF_raw_after_write(struct SPDY_Session *session, int was_written) in SPDYF_raw_after_write()
Dio_openssl.c134 SPDYF_openssl_new_session(struct SPDY_Session *session) in SPDYF_openssl_new_session()
170 SPDYF_openssl_close_session(struct SPDY_Session *session) in SPDYF_openssl_close_session()
184 SPDYF_openssl_recv(struct SPDY_Session *session, in SPDYF_openssl_recv()
219 SPDYF_openssl_send(struct SPDY_Session *session, in SPDYF_openssl_send()
255 SPDYF_openssl_is_pending(struct SPDY_Session *session) in SPDYF_openssl_is_pending()
266 SPDYF_openssl_before_write(struct SPDY_Session *session) in SPDYF_openssl_before_write()
275 SPDYF_openssl_after_write(struct SPDY_Session *session, int was_written) in SPDYF_openssl_after_write()
/third_party/mbedtls/port/src/
Dtls_client.c32 static int MbedtlsSslCertificateVerify(MbedTLSSession *session) in MbedtlsSslCertificateVerify()
48 int MbedtlsClientInit(MbedTLSSession *session, void *entropy, size_t entropyLen) in MbedtlsClientInit()
69 int MbedtlsClientClose(MbedTLSSession *session) in MbedtlsClientClose()
85 int MbedtlsClientContext(MbedTLSSession *session) in MbedtlsClientContext()
133 int MbedtlsClientConnect(MbedTLSSession *session) in MbedtlsClientConnect()
170 int MbedtlsClientRead(MbedTLSSession *session, unsigned char *buf, size_t len) in MbedtlsClientRead()
182 int MbedtlsClientWrite(MbedTLSSession *session, const unsigned char *buf, size_t len) in MbedtlsClientWrite()
/third_party/nghttp2/fuzz/
Dfuzz_target.cc4 int on_frame_recv_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_recv_callback()
11 int on_begin_headers_callback(nghttp2_session *session, in on_begin_headers_callback()
18 int on_header_callback2(nghttp2_session *session, const nghttp2_frame *frame, in on_header_callback2()
26 int before_frame_send_callback(nghttp2_session *session, in before_frame_send_callback()
33 int on_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_send_callback()
40 void send_pending(nghttp2_session *session) { in send_pending()
52 nghttp2_session *session; in LLVMFuzzerTestOneInput() local
Dfuzz_target_fdp.cc8 int on_frame_recv_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_recv_callback()
15 int on_begin_headers_callback(nghttp2_session *session, in on_begin_headers_callback()
22 int on_header_callback2(nghttp2_session *session, const nghttp2_frame *frame, in on_header_callback2()
30 int before_frame_send_callback(nghttp2_session *session, in before_frame_send_callback()
37 int on_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_send_callback()
44 void send_pending(nghttp2_session *session) { in send_pending()
56 nghttp2_session *session; in LLVMFuzzerTestOneInput() local
/third_party/nghttp2/tests/
Dnghttp2_session_test.c124 static ssize_t null_send_callback(nghttp2_session *session, const uint8_t *data, in null_send_callback()
134 static ssize_t fail_send_callback(nghttp2_session *session, const uint8_t *data, in fail_send_callback()
145 static ssize_t fixed_bytes_send_callback(nghttp2_session *session, in fixed_bytes_send_callback()
156 static ssize_t scripted_recv_callback(nghttp2_session *session, uint8_t *data, in scripted_recv_callback()
172 static ssize_t eof_recv_callback(nghttp2_session *session, uint8_t *data, in eof_recv_callback()
183 static ssize_t accumulator_send_callback(nghttp2_session *session, in accumulator_send_callback()
196 static int on_begin_frame_callback(nghttp2_session *session, in on_begin_frame_callback()
207 static int on_frame_recv_callback(nghttp2_session *session, in on_frame_recv_callback()
219 static int on_invalid_frame_recv_callback(nghttp2_session *session, in on_invalid_frame_recv_callback()
231 static int on_frame_send_callback(nghttp2_session *session, in on_frame_send_callback()
[all …]

12345678910>>...15