Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:close_connection
(Results
1 - 7
of
7
) sorted by relevance
/third_party/python/Lib/http/
H
A
D
server.py
280
self.
close_connection
= True
314
self.
close_connection
= False
329
self.
close_connection
= True
364
self.
close_connection
= True
367
self.
close_connection
= False
412
self.
close_connection
= True
429
self.
close_connection
= True
434
self.
close_connection
= True
437
while not self.
close_connection
:
530
self.
close_connection
[all...]
/third_party/mbedtls/tests/scripts/
H
A
D
tcp_client.pl
46
sub
close_connection
{
subroutine
101
close_connection
($connection);
/third_party/ffmpeg/libavformat/
H
A
D
libamqp.c
164
goto
close_connection
;
in amqp_proto_open()
173
goto
close_connection
;
in amqp_proto_open()
224
close_connection
:
in amqp_proto_open()
/third_party/curl/lib/
H
A
D
cf-h1-proxy.c
82
BIT(
close_connection
);
108
ts->
close_connection
= FALSE;
in tunnel_reinit()
328
ts->
close_connection
= TRUE;
in on_resp_header()
349
ts->
close_connection
= TRUE;
in on_resp_header()
407
ts->
close_connection
= TRUE;
in recv_CONNECT_resp()
921
if(ts->
close_connection
|| conn->bits.close) {
in H1_CONNECT()
/third_party/python/Lib/test/
H
A
D
test_xmlrpc.py
332
self.
close_connection
= True
341
self.
close_connection
= False
H
A
D
test_httpservers.py
1224
# it sets
close_connection
1226
self.handler.
close_connection
= next(close_values)
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H
A
D
daemon.c
4299
close_connection
(struct MHD_Connection *pos)
in close_connection()
function
4370
close_connection
(pos);
in close_all_connections()
Completed in 13 milliseconds