Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/utility/include/
Dstring_util.h156 std::string FormatCmdLine(const std::string& cmdLine);
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Dpeer_binder_catcher.cpp129 processName = StringUtil::FormatCmdLine(processName); in AddBinderJsonInfo()
/base/hiviewdfx/hiview/base/utility/
Dstring_util.cpp418 std::string FormatCmdLine(const std::string& cmdLine) in FormatCmdLine() function
/base/hiviewdfx/hiview/plugins/eventlogger/
Devent_logger.cpp276 processName = StringUtil::FormatCmdLine(processName); in ParsePeerBinder()