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:logFile
(Results
1 - 6
of
6
) sorted by relevance
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H
A
D
faultlog_manager.cpp
127
std::string
logFile
= info.logPath;
in SaveFaultLogToFile()
local
/base/startup/init/services/log/
H
A
D
init_log.c
42
static void LogToFile(const char *
logFile
, const char *tag, const char *info)
in LogToFile()
argument
/base/update/updater/services/log/
H
A
D
log.cpp
42
void InitUpdaterLogger(const std::string &tag, const std::string &
logFile
, const std::string &stageFile,
in InitUpdaterLogger()
argument
/base/hiviewdfx/hiview/plugins/eventlogger/
H
A
D
active_key_event.cpp
164
std::string
logFile
= "ACTIVE_KEY_EVENT-0-" +
in CombinationKeyHandle()
local
H
A
D
event_logger.cpp
180
int EventLogger::GetFile(std::shared_ptr<SysEvent> event, std::string&
logFile
, bool isFfrt)
in GetFile()
argument
299
std::string
logFile
;
in StartLogCollect()
local
636
std::string
logFile
= idStr + "-" + std::to_string(pid) + "-" + formatTime + "-KernelStack-" +
WriteKernelStackToFile()
local
797
UpdateDB(std::shared_ptr<SysEvent> event, std::string
logFile
)
UpdateDB()
argument
[all...]
/base/tee/tee_client/services/tlogcat/src/
H
A
D
tlogcat.c
731
struct LogFile *
logFile
= GetUsableFile(uuid);
in LogFilesGet()
local
885
struct LogFile *
logFile
= LogFilesGet((struct TeeUuid *)logItem->uuid, isTa);
in WritePrivateLogFile()
local
[all...]
Completed in 5 milliseconds