Searched refs:command_format (Results 1 – 1 of 1) sorted by relevance
92 void SetP2PClientCommand(const std::vector<std::string>& command_format) { in SetP2PClientCommand() argument93 p2p_client_cmd_format_ = command_format; in SetP2PClientCommand()