Home
last modified time | relevance | path

Searched refs:LOG_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/include/common/
Ddumper_constant.h64 const std::string LOG_DEFAULT = "log.txt"; variable
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
Dzipfolder_output.cpp61 logDefaultPath_ = callback->GetFolder() + LOG_DEFAULT; in PreExecute()