Home
last modified time | relevance | path

Searched refs:ToStr (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/src/common/
H A Ddump_cfg.cpp137 cfg.class_, ToStr(cfg.class_).c_str(), cfg.level_, ToStr(cfg.level_).c_str(), in Dump()
138 cfg.name_.c_str(), cfg.type_, ToStr(cfg.type_).c_str(), cfg.expand_, cfg.target_.c_str(), in Dump()
154 std::string DumpCfg::ToStr(int type) in ToStr() function in OHOS::HiviewDFX::DumpCfg
/base/hiviewdfx/hidumper/frameworks/native/include/common/
H A Ddump_cfg.h60 static std::string ToStr(int type);

Completed in 1 milliseconds