Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dvendor.h68 static const inline std::string FAULT_LOGGER_PATH = "/data/log/faultlog/faultlogger/"; variable
H A Dvendor.cpp278 std::string retPath = std::string(FAULT_LOGGER_PATH) + pubLogPathName; in MergeEventLog()