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

  /system/update_engine/update_manager/
policy.h 102 bool p2p_downloading_disabled; member in struct:chromeos_update_manager::UpdateState
update_manager_unittest.cc 198 update_state.p2p_downloading_disabled = false;
chromeos_policy_unittest.cc 163 update_state.p2p_downloading_disabled = false;
    [all...]
chromeos_policy.cc 404 if (update_state.p2p_downloading_disabled) {
    [all...]

Completed in 56 milliseconds