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:logDir
(Results
1 - 9
of
9
) sorted by relevance
/base/hiviewdfx/blackbox_lite/
H
A
D
blackbox_adapter.c
25
WEAK void SystemModuleDump(const char *
logDir
, struct ErrorInfo *info)
in SystemModuleDump()
argument
45
WEAK int SystemModuleSaveLastLog(const char *
logDir
, struct ErrorInfo *info)
in SystemModuleSaveLastLog()
argument
/kernel/liteos_a/kernel/extended/blackbox/
H
A
D
los_blackbox_system_adapter.c
116
static void Dump(const char *
logDir
, struct ErrorInfo *info)
in Dump()
argument
186
static int SaveLastLog(const char *
logDir
, struct ErrorInfo *info)
in SaveLastLog()
argument
H
A
D
los_blackbox_core.c
158
static void SaveLastLog(const char *
logDir
)
in SaveLastLog()
argument
305
const char *
logDir
= (const char *)uwParam1;
in SaveErrorLog()
local
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/
H
A
D
perf_decorator.cpp
24
CollectResult<bool> PerfDecorator::StartPerf(const std::string &
logDir
)
in StartPerf()
argument
95
CollectResult<bool> PerfDecorator::Prepare(const std::string &
logDir
)
in Prepare()
argument
/foundation/arkui/ui_lite/test/autotest/include/
H
A
D
ui_test_message.h
58
std::string
logDir
;
member
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H
A
D
bbox_detector_plugin.cpp
80
void BBoxDetectorPlugin::WaitForLogs(const std::string&
logDir
)
in WaitForLogs()
argument
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H
A
D
perf_collector_impl.cpp
129
CollectResult<bool> PerfCollectorImpl::StartPerf(const std::string &
logDir
)
in StartPerf()
argument
146
CollectResult<bool> PerfCollectorImpl::Prepare(const std::string &
logDir
)
in Prepare()
argument
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H
A
D
bms_install_extension_system_test.cpp
266
std::string
logDir
= logParentDir + extensionDir;
in CheckFileNotExist()
local
292
std::string
logDir
= logParentDir + extensionDir;
in CheckFileExist()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H
A
D
installd_host_impl.cpp
474
std::string
logDir
= logParentDir + createDirParam.bundleName;
in CreateBundleDataDir()
local
753
std::string
logDir
= dataDir + ServiceConstants::LOG + suffixName;
in CleanBundleDataForEl2()
local
1599
std::string
logDir
= bundleDataDir + ServiceConstants::LOG + extensionBundleDir;
in RemoveExtensionDir()
local
1634
std::string
logDir
= bundleDataDir + ServiceConstants::LOG + extensionBundleDir;
in IsExistExtensionDir()
local
1833
std::string
logDir
= GetBundleDataDir(el, userId) + ServiceConstants::LOG + bundleName;
InnerRemoveBundleDataDir()
local
[all...]
Completed in 8 milliseconds