Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/
H A Dzipfolder_output.h33 std::string logDefaultPath_; variable
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dmemory_dumper.cpp45 std::string logDefaultPath_ = callback->GetFolder() + "log.txt"; in PreExecute() local
H A Dsa_dumper.cpp53 std::string logDefaultPath_ = callback->GetFolder() + LOG_TXT; in PreExecute() local