Searched refs:IsEnterpriseEnrolled (Results 1 – 4 of 4) sorted by relevance
205 bool DevicePolicyImpl::IsEnterpriseEnrolled() const { in IsEnterpriseEnrolled() function in policy::DevicePolicyImpl351 if (!IsEnterpriseEnrolled()) in GetUpdateDisabled()368 if (!IsEnterpriseEnrolled()) in GetTargetVersionPrefix()400 if (!IsEnterpriseEnrolled()) in GetRollbackAllowedMilestones()439 if (!IsEnterpriseEnrolled()) in GetAllowedConnectionTypesForUpdate()639 if (!IsEnterpriseEnrolled()) in GetDisallowedTimeIntervals()686 if (!IsEnterpriseEnrolled() || !device_policy_.has_auto_update_settings()) in GetDeviceQuickFixBuildToken()
56 MOCK_METHOD(bool, IsEnterpriseEnrolled, (), (const, override));
74 virtual bool IsEnterpriseEnrolled() const = 0;
43 bool IsEnterpriseEnrolled() const override;