HomeSort by relevance Sort by last modified time
    Searched refs:kMaxP2PAttempts (Results 1 - 6 of 6) sorted by null

  /system/update_engine/common/
constants.h 126 const int kMaxP2PAttempts = 10;
  /system/update_engine/update_manager/
chromeos_policy.h 134 static const int kMaxP2PAttempts;
chromeos_policy.cc 188 const int ChromeOSPolicy::kMaxP2PAttempts = 10;
441 } else if (update_state.p2p_num_attempts >= kMaxP2PAttempts) {
    [all...]
chromeos_policy_unittest.cc     [all...]
  /system/update_engine/
payload_state.cc     [all...]
payload_state_unittest.cc     [all...]

Completed in 208 milliseconds