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:canRead
(Results
1 - 6
of
6
) sorted by relevance
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/liteos/dfile/
H
A
D
sys_dfile_session.c
21
WaitSocketEvent(const DFileSession *session, SocketDesc fd, uint32_t timeoutMs, uint8_t *
canRead
, uint8_t *canWrite)
WaitSocketEvent()
argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/unix/dfile/
H
A
D
sys_dfile_session.c
21
WaitSocketEvent(const DFileSession *session, SocketDesc fd, uint32_t timeoutMs, uint8_t *
canRead
, uint8_t *canWrite)
WaitSocketEvent()
argument
/third_party/vk-gl-cts/framework/delibs/decpp/
H
A
D
deRingBuffer.cpp
54
bool
canRead
= buffer.getNumElements() > 0;
in RingBuffer_selfTest()
local
/third_party/lzma/C/
H
A
D
MtDec.h
51
CAutoResetEvent
canRead
;
member
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H
A
D
client_trans_session_service.c
50
bool
canRead
;
member
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H
A
D
nstackx_dfile_session.c
1767
int32_t RcverWaitSocket(DFileSession *session, uint8_t *
canRead
)
in RcverWaitSocket()
argument
1801
uint8_t
canRead
= NSTACKX_FALSE;
in DFileReceiverHandle()
local
Completed in 7 milliseconds