Searched refs:groupPaths (Results 1 – 2 of 2) sorted by relevance
135 std::vector<string> &groupPaths) in GetGroupOfPaths() argument139 groupPaths.push_back(paths.at(i)); in GetGroupOfPaths()162 vector<string> groupPaths; in GetHardwareUsage() local163 GetGroupOfPaths(i, groupSize, paths, groupPaths); in GetHardwareUsage()164 auto future = std::async(std::launch::async, CalcHardware, groupPaths); in GetHardwareUsage()
33 std::vector<std::string> &groupPaths);