Searched defs:strs (Results 1 – 3 of 3) sorted by relevance
54 std::string StringUtils::Join(const std::vector<std::string>& strs, const std::string& sep) in Join()
43 const std::vector<std::string> strs { variable
530 String[] strs = hosJLabel.getProcessName().split(";"); in getLabelText() local