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:ConnCloseSocket
(Results
1 - 7
of
7
) sorted by relevance
/foundation/communication/dsoftbus/tests/core/connection/common/unittest/
H
A
D
softbus_conn_common_test.cpp
397
ConnCloseSocket
(fd);
in HWTEST_F()
402
ConnCloseSocket
(fd);
in HWTEST_F()
408
ConnCloseSocket
(fd);
in HWTEST_F()
435
ConnCloseSocket
(fd);
in HWTEST_F()
439
ConnCloseSocket
(fd);
in HWTEST_F()
445
ConnCloseSocket
(fd);
in HWTEST_F()
509
ConnCloseSocket
(fd);
in HWTEST_F()
514
ConnCloseSocket
(fd);
in HWTEST_F()
520
ConnCloseSocket
(fd);
in HWTEST_F()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/tcp_direct/src/
H
A
D
client_trans_tcp_direct_listener.c
132
ConnCloseSocket
(fd);
in TransTdcCloseFd()
/foundation/communication/dsoftbus/core/connection/interface/
H
A
D
softbus_socket.h
77
void
ConnCloseSocket
(int32_t fd);
/foundation/communication/dsoftbus/core/connection/common/src/
H
A
D
softbus_base_listener.c
579
ConnCloseSocket
(listenFd);
in ShutdownBaseListener()
782
ConnCloseSocket
(state->ctrlRfd);
in CleanupSelectThreadState()
785
ConnCloseSocket
(state->ctrlWfd);
in CleanupSelectThreadState()
833
ConnCloseSocket
(fd);
in DispatchFdEvent()
876
ConnCloseSocket
(clientFd);
in ProcessSpecifiedServerAcceptEvent()
952
ConnCloseSocket
(node->info.listenFd);
in CloseInvalidListenForcely()
H
A
D
softbus_socket.c
289
void
ConnCloseSocket
(int32_t fd)
in ConnCloseSocket()
function
/foundation/communication/dsoftbus/tests/core/connection/tcp/
H
A
D
tcp_manager_test.cpp
862
ConnCloseSocket
(fd);
in HWTEST_F()
896
ConnCloseSocket
(fd);
in HWTEST_F()
927
ConnCloseSocket
(fd);
in HWTEST_F()
1035
ConnCloseSocket
(clientfd);
in HWTEST_F()
1481
ConnCloseSocket
(fd);
in HWTEST_F()
1516
* @tc.desc: Test
ConnCloseSocket
function successful yes or no.
1714
ConnCloseSocket
(fd);
in HWTEST_F()
1742
ConnCloseSocket
(fd);
in HWTEST_F()
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H
A
D
trans_tcp_direct_listener.c
251
ConnCloseSocket
(fd);
in CloseTcpDirectFd()
Completed in 8 milliseconds