Home
last modified time | relevance | path

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

/system/update_engine/
Dp2p_manager.cc123 const TimeDelta& max_file_age);
219 const TimeDelta& max_file_age) in P2PManagerImpl() argument
224 max_file_age_(max_file_age) { in P2PManagerImpl()
730 const TimeDelta& max_file_age) { in Construct() argument
736 max_file_age); in Construct()
Dp2p_manager.h181 const base::TimeDelta& max_file_age);