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:fd_
(Results
51 - 75
of
100
) sorted by relevance
1
2
3
4
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H
A
D
hid_host_uhid.h
68
int
fd_
= -1;
member in OHOS::bluetooth::HidHostUhid
/third_party/node/src/
H
A
D
stream_wrap.h
122
int
fd_
= -1;
member in node::LibuvStreamWrap
/base/hiviewdfx/hiview/plugins/sysevent_source/include/
H
A
D
event_server.h
62
int
fd_
= UN_INIT_INT_TYPE_VAL;
member in OHOS::HiviewDFX::BBoxDevice
/base/security/code_signature/utils/include/
H
A
D
fsverity_utils_helper.h
112
int
fd_
member in OHOS::Security::CodeSign::FsverityUtilsHelper::FileReader
[all...]
/foundation/multimedia/av_codec/services/media_engine/modules/muxer/
H
A
D
data_sink_fd.cpp
56
strerror(errno),
fd_
);
Read()
local
67
strerror(errno),
fd_
);
Write()
local
[all...]
/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H
A
D
demuxer_unit_test.h
52
int32_t
fd_
= -1;
member in OHOS::MediaAVCodec::DemuxerUnitTest
/third_party/nghttp2/src/
H
A
D
shrpx_api_downstream_connection.h
107
int
fd_
;
member in shrpx::APIDownstreamConnection
/foundation/ability/idl_tool/idl_tool_2/util/
H
A
D
file.h
104
FILE *
fd_
= nullptr;
member in OHOS::Idl::File
/foundation/ability/idl_tool/util/
H
A
D
file.h
87
FILE*
fd_
= nullptr;
member in OHOS::Idl::File
/foundation/CastEngine/castengine_wifi_display/tests/demo/codec/
H
A
D
codec_demo.cpp
88
std::fstream &
fd_
;
member in RawDataReceiver
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H
A
D
accessibility_dumper_test.cpp
42
int
fd_
= -1;
member in OHOS::Accessibility::AccessibilityDumperUnitTest
[all...]
H
A
D
accessibility_datashare_helper_test.cpp
42
int
fd_
= -1;
member in OHOS::Accessibility::AccessibilityDatashareHelperTest
[all...]
/foundation/multimodalinput/input/service/libinput_adapter/test/
H
A
D
hotplug_detector_test.cpp
52
int
fd_
= -1;
member in FakeInputDevice
[all...]
/third_party/node/src/tracing/
H
A
D
node_trace_writer.h
59
int
fd_
= -1;
member in node::tracing::NodeTraceWriter
/third_party/ninja/src/
H
A
D
subprocess.h
71
int
fd_
;
member
/base/hiviewdfx/hidumper/test/unittest/common/
H
A
D
hidumper_manager_test.cpp
60
int
fd_
;
member in OHOS::HiviewDFX::HiDumperManagerTest
/base/notification/eventhandler/frameworks/test/moduletest/
H
A
D
event_handler_fd_listener_module_test.cpp
97
close(
fd_
);
variable
137
int32_t
fd_
;
member in MyFileDescriptorListener
/base/update/updater/test/unittest/applypatch_test/
H
A
D
imagepatch_unittest.h
57
int
fd_
;
member in UpdaterUt::FileWriter
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H
A
D
image_codec_buffer.h
79
int32_t
fd_
= -1;
member in OHOS::ImagePlugin::ImageDmaBuffer
/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H
A
D
test_common.h
171
int32_t &
fd_
;
member in OHOS::CameraStandard::SurfaceListener
/foundation/multimedia/av_codec/test/unittest/reference_parser_test/reference_parser_demo/
H
A
D
reference_parser_demo.h
73
int32_t
fd_
= 0;
member in OHOS::MediaAVCodec::ReferenceParserDemo
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/
H
A
D
func_test.cpp
64
int32_t
fd_
= -1;
member in __anon10302::DemuxerInnerFuncNdkTest
[all...]
/foundation/multimedia/player_framework/frameworks/js/soundpool/include/
H
A
D
soundpool_napi.h
166
int32_t
fd_
= 0;
member
/foundation/multimedia/player_framework/services/engine/histreamer/transcoder/
H
A
D
hitranscoder_impl.h
147
int32_t
fd_
= -1;
member in OHOS::Media::HiTransCoderImpl
/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H
A
D
paste_data_record.h
44
int32_t
fd_
= -1;
member in OHOS::MiscServices::FileDescriptor
161
std::shared_ptr<FileDescriptor>
fd_
;
member in OHOS::MiscServices::PasteDataRecord
Completed in 11 milliseconds
1
2
3
4