Home
last modified time | relevance | path

Searched refs:formatted_command (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/
Dfake_p2p_manager_configuration.h62 std::vector<std::string> formatted_command = p2p_client_cmd_format_; in GetP2PClientArgs() local
65 for (std::string& arg : formatted_command) { in GetP2PClientArgs()
70 return formatted_command; in GetP2PClientArgs()