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:HIVIEW_UartPrint
(Results
1 - 9
of
9
) sorted by relevance
/base/hiviewdfx/hievent_lite/command/
H
A
D
hievent_lite_command.c
47
HIVIEW_UartPrint
("Invalid command.\n");
in HieventCmdProc()
52
HIVIEW_UartPrint
("Invalid command.\n");
in HieventCmdProc()
64
HIVIEW_UartPrint
("Invalid command.\n");
in HieventCmdProc()
71
HIVIEW_UartPrint
("hievent [-h] [-c]\n");
in HieventHelpProc()
72
HIVIEW_UartPrint
(" -h Help\n");
in HieventHelpProc()
73
HIVIEW_UartPrint
(" -c Enable or disable event function\n");
in HieventHelpProc()
79
HIVIEW_UartPrint
("Invalid command.\n");
in HieventSetProc()
85
HIVIEW_UartPrint
("Close event function success.\n");
in HieventSetProc()
88
HIVIEW_UartPrint
("Open event function success.\n");
in HieventSetProc()
/base/hiviewdfx/hiview_lite/
H
A
D
hiview_util.c
124
void
HIVIEW_UartPrint
(const char *str)
in HIVIEW_UartPrint()
function
223
HIVIEW_UartPrint
("HIVIEW_FileCopy input param is NULL");
in HIVIEW_FileCopy()
228
HIVIEW_UartPrint
("HIVIEW_FileCopy open src file fail");
in HIVIEW_FileCopy()
233
HIVIEW_UartPrint
("HIVIEW_FileCopy open dest file fail");
in HIVIEW_FileCopy()
240
HIVIEW_UartPrint
("HIVIEW_FileCopy malloc error");
in HIVIEW_FileCopy()
258
HIVIEW_UartPrint
("HIVIEW_FileCopy copy failed");
in HIVIEW_FileCopy()
H
A
D
hiview_file.c
234
HIVIEW_UartPrint
("Procfile failed, get lock fail");
in ProcFile()
250
HIVIEW_UartPrint
("Procfile failed, type : HIVIEW_FILE_COPY");
in ProcFile()
262
HIVIEW_UartPrint
("Procfile failed, type : HIVIEW_FILE_RENAME");
in ProcFile()
269
HIVIEW_UartPrint
("Procfile failed, type : Unknown type");
in ProcFile()
H
A
D
hiview_service.c
70
HIVIEW_UartPrint
("hiview init success.");
in Initialize()
H
A
D
hiview_util.h
86
void
HIVIEW_UartPrint
(const char *str);
/base/hiviewdfx/hilog_lite/frameworks/mini/
H
A
D
hiview_output_log.c
111
HIVIEW_UartPrint
("Open file[HIVIEW_LOG_BIN_FILE] failed.");
in InitLogOutput()
165
HIVIEW_UartPrint
(tempOutStr);
in OutputLog()
176
HIVIEW_UartPrint
("Write log to cache failed.");
in OutputLog()
183
HIVIEW_UartPrint
("Hilog writeToCache error!\n");
in OutputLog()
220
HIVIEW_UartPrint
("Discard cache[LOG_CACHE] data.");
in OutputLogRealtime()
231
HIVIEW_UartPrint
(tempOutStr);
in OutputLogRealtime()
252
HIVIEW_UartPrint
("Discard cache[LOG_CACHE] data.");
in OutputLog2TextFile()
309
HIVIEW_UartPrint
("Discard cache[LOG_CACHE] data.");
in OutputLog2BinFile()
316
HIVIEW_UartPrint
("Discard cache[LOG_CACHE] data.");
in OutputLog2BinFile()
336
HIVIEW_UartPrint
("Faile
in OutputLog2BinFile()
[all...]
H
A
D
hiview_log.c
38
HIVIEW_UartPrint
("hilog will init.\n");
in HiLogInit()
/base/hiviewdfx/hievent_lite/frameworks/
H
A
D
hiview_event.c
42
HIVIEW_UartPrint
("hievent will init.\n");
in HiEventInit()
46
HIVIEW_UartPrint
("hievent init success.");
in HiEventInit()
H
A
D
hiview_output_event.c
244
HIVIEW_UartPrint
("HiEvent have no sufficient space to write event info to cache!\n");
in OutputEvent()
310
HIVIEW_UartPrint
(tmpBuffer);
in OutputEventRealtime()
368
HIVIEW_UartPrint
("Failed to write event data.");
in Output2Flash()
Completed in 5 milliseconds