Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/common/
H A DFaultHandlerConfig.h24 const std::string DEFAULT_COMMENT = ""; variable
32 std::string comment{DEFAULT_COMMENT};
38 this->comment = DEFAULT_COMMENT; in FaultLevelThreshold()