Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/common/
Ddump_cfg.h63 static std::string ToDumperStr(int type);
/base/hiviewdfx/hidumper/frameworks/native/src/common/
Ddump_cfg.cpp161 return ToDumperStr(type); in ToStr()
176 std::string DumpCfg::ToDumperStr(int type) in ToDumperStr() function in OHOS::HiviewDFX::DumpCfg