Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/common/
H A Dconstants.h28 constexpr int32_t MAX_FAULT_LOG_PER_HAP = 10; // 10 : log count per hap variable
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_manager.cpp133 MAX_FAULT_LOG_PER_HAP); in SaveFaultLogToFile()