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
1 - 25
of
67
) sorted by relevance
1
2
3
/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H
A
D
ipc_file_descriptor.h
69
int
fd_
= -1;
member in OHOS::IPCFileDescriptor
/foundation/multimedia/media_foundation/src/common/
H
A
D
share_memory.h
50
int
fd_
;
member in OHOS::Media::Plugins::ShareMemory
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H
A
D
share_memory.h
50
int
fd_
= -1;
member in OHOS::Media::Plugin::ShareMemory
/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H
A
D
av_file_descriptor.h
27
int32_t
fd_
;
member
/foundation/communication/netmanager_ext/frameworks/js/napi/vpnext/include/context/
H
A
D
setup_context_ext.h
38
int
fd_
= -1;
member in OHOS::NetManagerStandard::SetUpContext
H
A
D
vpn_context_ext.h
38
int
fd_
= -1;
member in OHOS::NetManagerStandard::VpnContext
/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/include/context/
H
A
D
setup_context.h
41
int
fd_
= -1;
member in OHOS::NetManagerStandard::SetUpContext
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/file_helper/
H
A
D
fd_guard.h
42
int
fd_
= -1;
member in OHOS::DistributedFS::final
/foundation/window/window_manager/window_scene/screen_session_manager/include/
H
A
D
screen_session_dumper.h
75
int
fd_
;
member in OHOS::Rosen::ScreenSessionDumper
/foundation/ability/ability_runtime/frameworks/native/runtime/
H
A
D
js_worker.h
65
int
fd_
= -1;
member in OHOS::AbilityRuntime::final
/foundation/multimedia/av_codec/services/media_engine/modules/muxer/
H
A
D
data_sink_fd.h
37
int32_t
fd_
;
member in OHOS::Media::DataSinkFd
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H
A
D
rs_ashmem_helper.h
44
int
fd_
;
member in OHOS::Rosen::AshmemAllocator
/foundation/multimedia/media_foundation/src/buffer/avbuffer/include/
H
A
D
av_shared_memory_ext.h
41
int32_t
fd_
;
member in OHOS::Media::AVSharedMemoryExt
H
A
D
av_hardware_memory.h
40
int32_t
fd_
= -1;
member in OHOS::Media::AVHardwareMemory
H
A
D
av_hardware_allocator.h
41
int32_t
fd_
;
member in OHOS::Media::AVHardwareAllocator
/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/data_source/
H
A
D
media_data_source_test_seekable.h
39
FILE *
fd_
= nullptr;
member in OHOS::Media::MediaDataSourceTestSeekable
H
A
D
media_data_source_test_noseek.h
40
FILE *
fd_
= nullptr;
member in OHOS::Media::MediaDataSourceTestNoSeek
/foundation/multimedia/player_framework/frameworks/native/video_editor/codec/video/decoder/
H
A
D
video_decoder_engine_impl.h
45
int
fd_
= -1;
member in OHOS::Media::VideoDecoderEngineImpl
/foundation/filemanagement/dfs_service/utils/system/include/
H
A
D
dfsu_fd_guard.h
43
int
fd_
= -1;
member in OHOS::Storage::DistributedFile::final
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_file/
H
A
D
file_entity.h
27
std::unique_ptr<FDGuard>
fd_
= { nullptr };
member
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_file/
H
A
D
file_entity.h
32
std::unique_ptr<DistributedFS::FDGuard>
fd_
= { nullptr };
member
/foundation/ability/ability_base/interfaces/kits/native/extractortool/include/
H
A
D
zip_file_reader.h
58
int
fd_
= -1;
member in OHOS::AbilityBase::ZipFileReader
/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H
A
D
image_source_impl.h
77
int
fd_
= -1; // INVALID_FD
member in OHOS::Media::ImageSourceImpl
/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
Completed in 7 milliseconds
1
2
3