Home | History | Annotate | Download | only in update_manager

Lines Matching defs:kMaxP2PAttempts

185 const int ChromeOSPolicy::kMaxP2PAttempts = 10;
408 } else if (update_state.p2p_num_attempts >= kMaxP2PAttempts) {