Searched refs:formatted_command (Results 1 – 1 of 1) sorted by relevance
62 std::vector<std::string> formatted_command = p2p_client_cmd_format_; in GetP2PClientArgs() local65 for (std::string& arg : formatted_command) { in GetP2PClientArgs()70 return formatted_command; in GetP2PClientArgs()