Searched refs:JoinStr (Results 1 – 1 of 1) sorted by relevance
1991 static std::string JoinStr(std::vector<std::string> &in, const std::string &delim) in JoinStr() function2015 value = JoinStr(dateVector, "-") + " " + JoinStr(timeVector, ":"); in FormatTimeStamp()