Searched defs:sep (Results 1 – 8 of 8) sorted by relevance
63 std::string StringUtils::Join(const std::vector<std::string>& strs, const std::string& sep) in Join()76 std::vector<std::string> StringUtils::Split(const std::string& str, const std::string& sep) in Split()
472 std::string sep = ": "; in ParsePerCpuStatus() local
21 void SplitString(const std::string& str, const std::string &sep, std::vector<std::string>& ret) in SplitString()
21 void SplitParamValue(const std::string& str, const std::string &sep, std::vector<std::string>& ret) in SplitParamValue()
50 const char sep = '\\'; in GetPathSep() local
410 void SplitString(const std::string& str, const std::string &sep, std::vector<std::string>& ret) in SplitString()
381 char *sep = nullptr; in ReadDaemonKeys() local
391 string sep = "\n"; in PrintLogEx() local1249 const char sep = '\\'; in GetPathSep() local