Home
last modified time | relevance | path

Searched refs:p2p_downloading_disabled (Results 1 – 4 of 4) sorted by relevance

/system/update_engine/update_manager/
Dpolicy.h102 bool p2p_downloading_disabled; member
Dupdate_manager_unittest.cc198 update_state.p2p_downloading_disabled = false; in TEST_F()
Dchromeos_policy.cc437 if (update_state.p2p_downloading_disabled) { in UpdateCanStart()
Dchromeos_policy_unittest.cc165 update_state.p2p_downloading_disabled = false; in GetDefaultUpdateState()
1115 update_state.p2p_downloading_disabled = true; in TEST_F()