Home
last modified time | relevance | path

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

/system/update_engine/cros/
Dfake_p2p_manager_configuration.h46 std::vector<std::string> GetP2PClientArgs(const std::string& file_id, in GetP2PClientArgs() function
Dp2p_manager.h54 virtual std::vector<std::string> GetP2PClientArgs(
Dp2p_manager.cc102 vector<string> GetP2PClientArgs(const string& file_id, in GetP2PClientArgs() function in chromeos_update_engine::ConfigurationImpl
488 configuration_->GetP2PClientArgs(file_id_with_ext, minimum_size); in LookupUrlForFile()