Home
last modified time | relevance | path

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

/system/update_engine/
Dp2p_manager.cc495 string file_id_with_ext = file_id + "." + file_extension_; in LookupUrlForFile() local
496 vector<string> args = configuration_->GetP2PClientArgs(file_id_with_ext, in LookupUrlForFile()