Home
last modified time | relevance | path

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

/system/update_engine/
Dp2p_manager.h55 virtual std::vector<std::string> GetP2PClientArgs(
Dfake_p2p_manager_configuration.h60 std::vector<std::string> GetP2PClientArgs(const std::string &file_id, in GetP2PClientArgs() function
Dp2p_manager.cc101 vector<string> GetP2PClientArgs(const string &file_id, in GetP2PClientArgs() function in chromeos_update_engine::ConfigurationImpl
496 vector<string> args = configuration_->GetP2PClientArgs(file_id_with_ext, in LookupUrlForFile()