Home
last modified time | relevance | path

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

/system/update_engine/
Dp2p_manager.cc122 const TimeDelta& max_file_age);
223 const TimeDelta& max_file_age) in P2PManagerImpl() argument
228 max_file_age_(max_file_age) { in P2PManagerImpl()
733 const TimeDelta& max_file_age) { in Construct() argument
739 max_file_age); in Construct()
Dp2p_manager.h183 const base::TimeDelta& max_file_age);