Home
last modified time | relevance | path

Searched defs:DEFAULT_LOG_FILE_MODE (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/
H A Dzip_helper.h31 constexpr mode_t DEFAULT_LOG_FILE_MODE = 0644; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Ddmesg_catcher.cpp36 constexpr mode_t DEFAULT_LOG_FILE_MODE = 0644; variable
/ohos5.0/base/hiviewdfx/hiview/base/logstore/
H A Dlog_store_ex.cpp35 constexpr mode_t DEFAULT_LOG_FILE_MODE = 0664; variable
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/
H A Dlog_catcher_utils.cpp42 static constexpr mode_t DEFAULT_LOG_FILE_MODE = 0644; variable
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dfreeze_json_util.h41 const unsigned int DEFAULT_LOG_FILE_MODE = 0644; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_state.cpp56 constexpr mode_t DEFAULT_LOG_FILE_MODE = 0644; variable