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
26 - 50
of
81
) sorted by relevance
1
2
3
4
/foundation/multimedia/media_foundation/interface/inner_api/buffer/
H
A
D
avsharedmemorybase.h
129
int32_t
fd_
;
member in OHOS::Media::AVSharedMemoryBase
/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/
H
A
D
audio_video_muxer.h
59
int32_t
fd_
= -1;
member in OHOS::CameraStandard::AudioVideoMuxer
/foundation/multimedia/player_framework/frameworks/native/video_editor/data_center/asset/
H
A
D
asset.h
44
int
fd_
= INVALID_FILE_FD;
member in OHOS::Media::Asset
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/source/
H
A
D
player_demux.h
61
int32_t
fd_
;
member in OHOS::Media::PlayerDemuxer
/foundation/multimedia/player_framework/services/utils/include/
H
A
D
uri_helper.h
63
int32_t
fd_
= -1;
member in OHOS::Media::UriHelper
/foundation/multimodalinput/input/service/event_dump/test/
H
A
D
event_dump_test.cpp
52
close(
fd_
);
variable
56
int32_t
fd_
;
member in OHOS::MMI::EventDumpTest
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H
A
D
event_impl.h
63
EventFd
fd_
;
member in DistributedDB::EventImpl
H
A
D
event_fd.h
70
Handle
fd_
;
member in DistributedDB::final
[all...]
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H
A
D
file_impl.h
35
std::unique_ptr<DistributedFS::FDGuard>
fd_
= { nullptr };
member in OHOS::CJSystemapi::FileFs::FileEntity
/foundation/filemanagement/dfs_service/utils/inner_api/
H
A
D
fdsan.h
75
int
fd_
= -1;
global()
member
[all...]
/foundation/distributedhardware/distributed_input/services/source/inputinject/include/
H
A
D
virtual_device.h
55
int32_t
fd_
= -1;
member in OHOS::DistributedHardware::DistributedInput::VirtualDevice
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H
A
D
pan_network.h
61
int
fd_
= -1;
member in OHOS::bluetooth::PanNetwork
/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
/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
Completed in 9 milliseconds
1
2
3
4