Home
last modified time | relevance | path

Searched defs:logDir (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/blackbox/
Dblackbox_adapter.c25 WEAK void SystemModuleDump(const char *logDir, struct ErrorInfo *info) in SystemModuleDump()
45 WEAK int SystemModuleSaveLastLog(const char *logDir, struct ErrorInfo *info) in SystemModuleSaveLastLog()
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
Dbbox_detector_plugin.cpp58 void BBoxDetectorPlugin::WaitForLogs(const std::string& logDir) in WaitForLogs()
/base/hiviewdfx/hiview/service/unified_collection/
Dxcollect_service.cpp168 const std::string logDir = "/data/log/"; in DumpTraceToDir() local