Home
last modified time | relevance | path

Searched defs:logDir (Results 1 - 9 of 9) sorted by relevance

/base/hiviewdfx/blackbox_lite/
H A Dblackbox_adapter.c25 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 Dlos_blackbox_system_adapter.c116 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 Dlos_blackbox_core.c158 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 Dperf_decorator.cpp24 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 Dui_test_message.h58 std::string logDir; member
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dbbox_detector_plugin.cpp80 void BBoxDetectorPlugin::WaitForLogs(const std::string& logDir) in WaitForLogs() argument
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dperf_collector_impl.cpp129 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 Dbms_install_extension_system_test.cpp266 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 Dinstalld_host_impl.cpp474 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