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:HILOG_HILOGE
(Results
1 - 2
of
2
) sorted by relevance
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/include/
H
A
D
hilog_wrapper.h
46
#ifdef
HILOG_HILOGE
47
#undef
HILOG_HILOGE
macro
58
#define
HILOG_HILOGE
(...) HILOG_ERROR(HILOG_MODULE_POWERMGR, __VA_ARGS__)
macro
64
#define
HILOG_HILOGE
(...) HILOG_ERROR(LOG_CORE, FORMATED(__VA_ARGS__))
macro
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/
H
A
D
hilog_module.cpp
180
HILOG_HILOGE
("IsLoggable: args is invalid.");
in IsLoggable()
185
HILOG_HILOGE
("IsLoggable: args type is null.");
in IsLoggable()
190
HILOG_HILOGE
("IsLoggable: args type is invalid.");
in IsLoggable()
196
HILOG_HILOGE
("IsLoggable: domain is invalid.");
in IsLoggable()
201
HILOG_HILOGE
("IsLoggable: tag is null or tag > %{public}d.", MAX_TAG);
in IsLoggable()
206
HILOG_HILOGE
("IsLoggable:level is error.");
in IsLoggable()
218
HILOG_HILOGE
("ParseNapiValue: element or params is nullptr.");
in ParseNapiValue()
234
HILOG_HILOGE
("ParseNapiValue: type mismatch.");
in ParseNapiValue()
246
HILOG_HILOGE
("HilogImpl: args is invalid.");
in HilogImpl()
252
HILOG_HILOGE
("HilogImp
in HilogImpl()
[all...]
Completed in 1 milliseconds