Home
last modified time | relevance | path

Searched refs:kRestrictDownloading (Results 1 – 6 of 6) sorted by relevance

/system/update_engine/update_manager/
Dapi_restricted_downloads_policy_impl.cc36 if (*update_restrictions_p & UpdateRestrictions::kRestrictDownloading) { in UpdateCanBeApplied()
Dupdater_provider.h51 kRestrictDownloading = (1 << 0), enumerator
Dboxed_value.cc213 if (*val & kRestrictDownloading) { in ValuePrinter()
Dboxed_value_unittest.cc258 UpdateRestrictions::kRestrictDownloading)) in TEST()
Dreal_updater_provider.cc425 restriction_flags | UpdateRestrictions::kRestrictDownloading); in GetValue()
Dreal_updater_provider_unittest.cc437 UmTestUtils::ExpectVariableHasValue(UpdateRestrictions::kRestrictDownloading, in TEST_F()