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:WAIT_FAIL_VALUE
(Results
1 - 6
of
6
) sorted by relevance
/test/xts/dcts/communication/softbus_standard/common/
H
A
D
net_trans_common.c
236
g_waitFlag =
WAIT_FAIL_VALUE
;
in OnSendFileTransError()
292
g_waitFlag4Data =
WAIT_FAIL_VALUE
;
in DataSessionOpened()
295
g_waitFlag4Data =
WAIT_FAIL_VALUE
;
in DataSessionOpened()
309
g_waitFlag4DataClose =
WAIT_FAIL_VALUE
;
in DataSessionClosed()
321
g_waitFlag =
WAIT_FAIL_VALUE
;
in CheckReceiveData()
332
g_waitFlag =
WAIT_FAIL_VALUE
;
in CheckReceiveData()
365
g_waitFlag4Ctl =
WAIT_FAIL_VALUE
;
in ControlSessionOpened()
368
g_waitFlag4Ctl =
WAIT_FAIL_VALUE
;
in ControlSessionOpened()
382
g_waitFlag4CtlClose =
WAIT_FAIL_VALUE
;
in ControlSessionClosed()
422
g_waitFlag =
WAIT_FAIL_VALUE
;
in PassiveSessionOpened()
[all...]
H
A
D
socket_common.c
199
g_waitFlag =
WAIT_FAIL_VALUE
;
in OnBindData()
210
g_waitFlag4Shutdown =
WAIT_FAIL_VALUE
;
in OnShutdownData()
252
g_waitFlag4Byte =
WAIT_FAIL_VALUE
;
in OnByteData()
267
g_waitFlag4Message =
WAIT_FAIL_VALUE
;
in OnMessageData()
331
g_waitFlag4File =
WAIT_FAIL_VALUE
;
in OnFileData()
H
A
D
socket_common.h
81
#define
WAIT_FAIL_VALUE
0
macro
H
A
D
net_trans_common.h
89
#define
WAIT_FAIL_VALUE
0
macro
/test/xts/dcts/communication/softbus_standard/transmission/sessionmgt/
H
A
D
trans_session_func_test.cpp
29
g_waitFlag =
WAIT_FAIL_VALUE
;
in FileSessionOpened()
44
g_waitFlag =
WAIT_FAIL_VALUE
;
in FileBytesReceived()
55
g_waitFlag =
WAIT_FAIL_VALUE
;
in FileMessageReceived()
/test/xts/dcts/communication/softbus_standard/transmission/sendfile/
H
A
D
trans_file_func_test.cpp
30
g_waitFlag =
WAIT_FAIL_VALUE
;
in FileSessionOpened()
45
g_waitFlag =
WAIT_FAIL_VALUE
;
in FileBytesReceived()
56
g_waitFlag =
WAIT_FAIL_VALUE
;
in FileMessageReceived()
Completed in 6 milliseconds