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

  /system/update_engine/update_manager/
enough_slots_ab_updates_policy_impl.h 27 class EnoughSlotsAbUpdatesPolicyImpl : public PolicyImplBase {
29 EnoughSlotsAbUpdatesPolicyImpl() = default;
30 ~EnoughSlotsAbUpdatesPolicyImpl() override = default;
40 return "EnoughSlotsAbUpdatesPolicyImpl";
44 DISALLOW_COPY_AND_ASSIGN(EnoughSlotsAbUpdatesPolicyImpl);
enough_slots_ab_updates_policy_impl.cc 23 EvalStatus EnoughSlotsAbUpdatesPolicyImpl::UpdateCheckAllowed(
android_things_policy.cc 60 EnoughSlotsAbUpdatesPolicyImpl enough_slots_ab_updates_policy;
chromeos_policy.cc 204 EnoughSlotsAbUpdatesPolicyImpl enough_slots_ab_updates_policy;
    [all...]

Completed in 60 milliseconds