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:sourceStream
(Results
1 - 12
of
12
) sorted by relevance
/foundation/multimedia/image_framework/plugins/common/libs/image/librawplugin/src/
H
A
D
raw_stream.cpp
27
RawStream::RawStream(InputDataStream &
sourceStream
)
in RawStream()
argument
H
A
D
raw_decoder.cpp
96
void RawDecoder::SetSource(InputDataStream &
sourceStream
)
in SetSource()
argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/mock/
H
A
D
mock_abs_image_decoder.h
30
void SetSource(InputDataStream &
sourceStream
) {}
in SetSource()
argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libheifplugin/src/
H
A
D
heif_decoder.cpp
35
void HeifDecoder::SetSource(InputDataStream &
sourceStream
)
in SetSource()
argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H
A
D
raw_decoder_test.cpp
767
MockInputDataStream
sourceStream
;
in HWTEST_F()
local
/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/
H
A
D
bmp_decoder.cpp
41
void BmpDecoder::SetSource(InputDataStream &
sourceStream
)
in SetSource()
argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/
H
A
D
webp_decoder.cpp
54
void WebpDecoder::SetSource(InputDataStream &
sourceStream
)
in SetSource()
argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/src/
H
A
D
svg_decoder.cpp
233
void SvgDecoder::SetSource(InputDataStream &
sourceStream
)
in SetSource()
argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H
A
D
png_decoder.cpp
73
void PngDecoder::SetSource(InputDataStream &
sourceStream
)
in SetSource()
argument
596
uint32_t PngDecoder::ProcessData(png_structp pngStructPtr, png_infop infoStructPtr, InputDataStream *
sourceStream
,
in ProcessData()
argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/
H
A
D
gif_decoder.cpp
72
void GifDecoder::SetSource(InputDataStream &
sourceStream
)
in SetSource()
argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H
A
D
jpeg_decoder.cpp
179
void JpegDecoder::SetSource(InputDataStream &
sourceStream
)
in SetSource()
argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H
A
D
ext_decoder.cpp
368
void ExtDecoder::SetSource(InputDataStream &
sourceStream
)
in HeapMemAlloc()
argument
Completed in 17 milliseconds