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

  /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...]

Completed in 1451 milliseconds