Home | Sort by relevance Sort by last modified time |
/system/update_engine/update_manager/ | |
policy.h | 106 int p2p_num_attempts; member in struct:chromeos_update_manager::UpdateState |
update_manager_unittest.cc | 200 update_state.p2p_num_attempts = 0; |
chromeos_policy_unittest.cc | 168 update_state.p2p_num_attempts = 0; [all...] |
chromeos_policy.cc | 441 } else if (update_state.p2p_num_attempts >= kMaxP2PAttempts) { [all...] |