Searched refs:requested_vector (Results 1 – 1 of 1) sorted by relevance
265 std::vector<string> requested_vector = str_util::Split( in ParseCmdLine() local267 std::set<string> requested_set(requested_vector.begin(), in ParseCmdLine()268 requested_vector.end()); in ParseCmdLine()