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
defs:backLog
(Results
1 - 4
of
4
) sorted by relevance
/foundation/communication/dsoftbus/tests/adapter/unittest/
H
A
D
softbus_socket_test.cpp
80
int32_t
backLog
= 2;
in SocketServiceStart()
local
136
int32_t
backLog
= 2;
in SocketIpv6ServiceStart()
local
883
int32_t
backLog
= 2;
in HWTEST_F()
local
909
int32_t
backLog
= -1;
in HWTEST_F()
local
935
int32_t
backLog
= 2;
in HWTEST_F()
local
950
int32_t
backLog
= 2;
HWTEST_F()
local
1020
int32_t
backLog
= 2;
HWTEST_F()
local
[all...]
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H
A
D
softbus_adapter_socket.c
197
int32_t SoftBusSocketListen(int32_t socketFd, int32_t
backLog
)
in SoftBusSocketListen()
argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H
A
D
api.c
244
FILLP_INT DLL_API FtListen(FILLP_INT fd, FILLP_INT
backLog
)
in FtListen()
argument
H
A
D
socket_app.c
825
static struct FtSocket *SockApiGetAndCheckListenState(FILLP_INT sockIndex, FILLP_INT
backLog
, FillpErrorType *err)
in SockApiGetAndCheckListenState()
argument
866
FillpErrorType SockListen(FILLP_INT sockIndex, FILLP_INT
backLog
)
in SockListen()
argument
[all...]
Completed in 10 milliseconds