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

  /system/update_engine/update_manager/
policy_test_utils.cc 94 update_state.p2p_num_attempts = 0;
policy.h 108 int p2p_num_attempts; member in struct:chromeos_update_manager::UpdateState
update_manager_unittest.cc 202 update_state.p2p_num_attempts = 0;
chromeos_policy.cc 377 } else if (update_state.p2p_num_attempts >= kMaxP2PAttempts) {
    [all...]
chromeos_policy_unittest.cc     [all...]

Completed in 65 milliseconds