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:tmpFd
(Results
1 - 8
of
8
) sorted by relevance
/kernel/liteos_a/testsuites/unittest/extended/signal/full/
H
A
D
pipe_test_006.cpp
41
int
tmpFd
[2];
in PipeUnlinkTest()
local
/base/hiviewdfx/hilog/frameworks/libhilog/socket/
H
A
D
socket.cpp
50
int
tmpFd
= TEMP_FAILURE_RETRY(socket(AF_UNIX, socketType, 0));
in GenerateFD()
local
/base/sensors/medical_sensor/utils/src/
H
A
D
medical_basic_data_channel.cpp
96
int32_t
tmpFd
= data.ReadFileDescriptor();
in CreateSensorBasicChannel()
local
/base/powermgr/battery_manager/charger/src/dev/
H
A
D
drm_driver.cpp
225
int
tmpFd
= open(devName.c_str(), O_RDWR | O_CLOEXEC);
in GetOneResources()
local
/base/update/updater/services/ui/driver/
H
A
D
drm_driver.cpp
226
int
tmpFd
= open(devName.c_str(), O_RDWR | O_CLOEXEC);
in GetOneResources()
local
/foundation/communication/ipc/ipc/native/src/mock/source/
H
A
D
binder_connector.cpp
263
int
tmpFd
= driverFD_;
in CloseDriverFd()
local
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/vtp_stream_socket_test/
H
A
D
vtp_stream_socket_test.cpp
694
int32_t
tmpFd
= 1;
in HWTEST_F()
local
/foundation/communication/ipc/ipc/native/src/c_api/source/
H
A
D
ipc_cparcel.cpp
309
int
tmpFd
= parcel->msgParcel->ReadFileDescriptor();
in OH_IPCParcel_ReadFileDescriptor()
local
Completed in 7 milliseconds