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
refs:IMAGE_LOGW
(Results
1 - 9
of
9
) sorted by relevance
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H
A
D
image_log.h
30
#define
IMAGE_LOGW
(...) HILOG_WARN(LOG_CORE, __VA_ARGS__)
macro
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/texture_encode/
H
A
D
common.h
100
IMAGE_LOGW
(__VA_ARGS__)
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/
H
A
D
jpeg_hw_decoder.h
44
IMAGE_LOGW
(LOG_FMT x, FILENAME, __FUNCTION__, __LINE__, ##__VA_ARGS__)
/foundation/multimedia/image_framework/plugins/manager/src/framework/
H
A
D
plugin_mgr.cpp
107
IMAGE_LOGW
("there is no plugin meta file in path.");
in TraverseFiles()
/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/
H
A
D
gif_decoder.cpp
86
IMAGE_LOGW
("[GetTopLevelImageNum]don't enough data to decode the frame number");
in GetTopLevelImageNum()
257
IMAGE_LOGW
("[CheckIndex]don't enough data to decode the frame number");
in CheckIndex()
504
IMAGE_LOGW
("[ParseBgColor]bgColor index %{public}d is invalid, use default bgColor", bgColorIndex);
in ParseBgColor()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H
A
D
image_utils.cpp
266
IMAGE_LOGW
("path to _fullpath error");
in PathToRealPath()
H
A
D
pixel_yuv_utils.cpp
755
IMAGE_LOGW
("set translate default color failed");
in SetTranslateDataDefault()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H
A
D
ext_encoder.cpp
156
IMAGE_LOGW
("codec_image_service died");
1479
IMAGE_LOGW
("%{public}s: Fragment Rect is not in main Rect!", __func__);
in CheckFragmentMetadata()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H
A
D
pixel_map.cpp
2917
IMAGE_LOGW
("pixel map tlv decode warn: unknown tag[%{public}d]", tag);
in ReadTlvAttr()
Completed in 20 milliseconds