Searched defs:sep (Results 1 – 4 of 4) sorted by relevance
54 std::string StringUtils::Join(const std::vector<std::string>& strs, const std::string& sep) in Join()67 std::vector<std::string> StringUtils::Split(const std::string& str, const std::string& sep) in Split()
500 std::string sep = ": "; in ParsePerCpuStatus() local
373 char *sep = nullptr; in ReadDaemonKeys() local
204 string sep = "\n"; in PrintLogEx() local843 const char sep = '\\'; in GetPathSep() local