Home
last modified time | relevance | path

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

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