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:FLOG
(Results
1 - 9
of
9
) sorted by relevance
/ide/tools/previewer/util/
H
A
D
PreviewerEngineLog.h
23
#define
FLOG
(...) PrintLog("FATAL", __FILE__, __FUNCTION__, __LINE__, ##__VA_ARGS__)
macro
H
A
D
SharedData.h
49
FLOG
("SharedData::SetData invalid data type.");
in SetData()
69
FLOG
("SharedData::GetData invalid data type.");
in GetData()
79
FLOG
("SharedData::IsValid invalid data type.");
in IsValid()
130
FLOG
("SharedData::IsValid invalid data type.");
in AppendNotify()
H
A
D
ModelManager.cpp
60
FLOG
("ModelManager::GetConfig current device model not exists. device : %s", currentDevice.c_str());
in GetConfig()
H
A
D
TraceTool.cpp
32
FLOG
("TraceTool::Connect socket memory allocation failed!");
in InitPipe()
H
A
D
CommandParser.cpp
1015
FLOG
("Start args is invalid.");
in ParseArgs()
/ide/tools/previewer/jsapp/lite/
H
A
D
JsAppImpl.cpp
57
FLOG
("InitVectorFont currentFont memory allocation failed");
in InitVectorFont()
65
FLOG
("InitFontEngine SetFontPath failed. vector fontPath: %s", fontPath.data());
in InitVectorFont()
216
FLOG
("JsApp::StartJsApp jsAbility is not null.");
in StartJsApp()
222
FLOG
("JsApp::StartJsApp jsAbility memory allocation failed");
in StartJsApp()
/ide/tools/previewer/cli/
H
A
D
CommandLineInterface.cpp
45
FLOG
("CommandLineInterface::Connect socket memory allocation failed!");
in InitPipe()
49
FLOG
("CommandLineInterface command pipe connect failed");
in InitPipe()
/ide/tools/previewer/mock/rich/
H
A
D
VirtualScreenImpl.cpp
304
FLOG
("VirtualScreenImpl::RgbToJpg the retWidth or height is invalid value");
in Send()
324
FLOG
("VirtualScreenImpl::Send length must < %d", bufferSize - headSize);
in Send()
/ide/tools/previewer/mock/
H
A
D
VirtualScreen.cpp
295
FLOG
("VirtualScreenImpl::RgbToJpg the width or height is invalid value");
in RgbToJpg()
Completed in 5 milliseconds