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:outFd
(Results
1 - 11
of
11
) sorted by relevance
/foundation/multimedia/camera_framework/services/camera_service/include/
H
A
D
camera_info_dumper.h
27
explicit CameraInfoDumper(int
outFd
) : outFd_(
outFd
), depth_(0) {}
in CameraInfoDumper()
argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/video_session/
H
A
D
deferred_video_processing_session.cpp
63
auto
outFd
= sptr<IPCFileDescriptor>::MakeSptr(dup(dstFd->GetFd()));
in AddVideo()
local
/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/
H
A
D
avcodec_e2e_demo_api10.h
54
int32_t
outFd
;
member in OHOS::MediaAVCodec::E2EDemo::AVCodecE2EDemoAPI10
H
A
D
avcodec_e2e_demo.h
54
int32_t
outFd
;
member in OHOS::MediaAVCodec::E2EDemo::AVCodecE2EDemo
/foundation/filemanagement/app_file_service/tests/mock/b_filesystem/
H
A
D
b_file_mock.cpp
52
void BFile::SendFile(int
outFd
, int inFd)
in SendFile()
argument
/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H
A
D
b_file.cpp
57
void BFile::SendFile(int
outFd
, int inFd)
in SendFile()
argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/
H
A
D
media_manager.cpp
30
MediaManagerError MediaManager::Create(int32_t inFd, int32_t
outFd
, int32_t tempFd)
in Create()
argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
H
A
D
video_post_processor.cpp
279
auto
outFd
= work->GetDeferredVideoJob()->GetOutputFd()->GetFd();
in StopMpeg()
local
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H
A
D
mtp_medialibrary_manager.cpp
214
int32_t MtpMedialibraryManager::GetFd(const shared_ptr<MtpOperationContext> &context, int32_t &
outFd
)
in GetFd()
argument
/foundation/multimedia/media_library/frameworks/js/src/
H
A
D
thumbnail_manager.cpp
494
int32_t
outFd
= GetPixelMapFromServer(request->GetUri(), request->GetRequestSize(), request->GetPath());
in RequestFastImage()
local
/foundation/multimedia/player_framework/services/engine/histreamer/recorder/
H
A
D
hirecorder_impl.cpp
818
OutFd
outFd
= static_cast<const OutFd&>(recParam);
in ConfigureMuxer()
local
Completed in 7 milliseconds