Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/pid/ec/
H A Dlogging.cpp56 static std::string StrClean(const std::string& str) in StrClean() function
147 std::string cleanName = StrClean(name); in LogInit()