Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/common/
Ddump_cfg.h66 static std::string ToLevelStr(int type);
/base/hiviewdfx/hidumper/frameworks/native/src/common/
Ddump_cfg.cpp167 return ToLevelStr(type); in ToStr()
228 std::string DumpCfg::ToLevelStr(int type) in ToLevelStr() function in OHOS::HiviewDFX::DumpCfg