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:fds
(Results
1 - 9
of
9
) sorted by relevance
/drivers/peripheral/display/hal/default_standard/src/display_device/fbdev/
H
A
D
fb_device.cpp
70
std::vector<int>
fds
= {deviceFd_};
in Init()
local
H
A
D
fb_display.cpp
41
FbDisplay::FbDisplay(const std::vector<int> &
fds
)
in FbDisplay()
argument
/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H
A
D
mct_protocol.cpp
32
MctProtocol::MctProtocol(const int
fds
[HCI_MAX_CHANNEL], HciDataCallback onAclReceive, HciDataCallback onScoReceive,
in MctProtocol()
argument
/drivers/peripheral/usb/ddk/device/include/
H
A
D
usbfn_io_mgr.h
41
int32_t
fds
[MAX_EP];
member
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
H
A
D
osal_cdev.c
105
static int OsalCdevPoll(struct file *filep, poll_table *
fds
)
in OsalCdevPoll()
argument
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/
H
A
D
v4l2_uvc.cpp
304
fd_set
fds
;
in loopUvcDevice()
local
/drivers/liteos/hievent/src/
H
A
D
hievent_driver.c
330
static int HieventPoll(struct file *filep, poll_table *
fds
)
in HieventPoll()
argument
/drivers/peripheral/camera/vdi_base/usb_camera/adapter/platform/v4l2/src/driver_adapter/src/
H
A
D
v4l2_uvc.cpp
303
fd_set
fds
;
in loopUvcDevice()
local
/drivers/hdf_core/adapter/uhdf2/hdi/test/smq_test/
H
A
D
smq_test.cpp
117
static bool QueryOpendFdsByHostPid(int hostPid, std::set<int> &
fds
)
in QueryOpendFdsByHostPid()
argument
150
static bool QueryOpenedFdsByHostName(const std::string &hostName, std::set<int> &
fds
)
in QueryOpenedFdsByHostName()
argument
164
static bool QueryOpenedFdsOfCurrentHost(std::set<int> &
fds
)
in QueryOpenedFdsOfCurrentHost()
argument
173
static void PrintFds(const std::string &info, const std::set<int> &
fds
)
in PrintFds()
argument
[all...]
Completed in 5 milliseconds