Searched defs:strSet (Results 1 – 2 of 2) sorted by relevance
139 string DfxUtils::JoinStrings(const unordered_set<string>& strSet, char delimiter) in JoinStrings()
60 std::string GetStr(const std::unordered_set<std::string>& strSet) in GetStr()