Searched defs:arg_vector (Results 1 – 2 of 2) sorted by relevance
132 std::vector<std::string> arg_vector; in GenerateImage() local
1326 bool Exec(std::vector<std::string>& arg_vector, std::string* error_msg) { in Exec()