Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Dfake_p2p_manager_configuration.h48 std::vector<std::string> formatted_command = p2p_client_cmd_format_; in GetP2PClientArgs() local
51 for (std::string& arg : formatted_command) { in GetP2PClientArgs()
56 return formatted_command; in GetP2PClientArgs()