Searched refs:ProfileIsSupervised (Results 1 – 10 of 10) sorted by relevance
102 bool SyncedTabDelegateAndroid::ProfileIsSupervised() const { in ProfileIsSupervised() function in browser_sync::SyncedTabDelegateAndroid104 ->ProfileIsSupervised(); in ProfileIsSupervised()
50 virtual bool ProfileIsSupervised() const = 0;
47 virtual bool ProfileIsSupervised() const OVERRIDE;
182 if (ProfileIsSupervised()) { in Shutdown()194 bool SupervisedUserService::ProfileIsSupervised() const { in ProfileIsSupervised() function in SupervisedUserService399 if (!ProfileIsSupervised()) in GetPreferredDataTypes()478 if (!ProfileIsSupervised() || (extension && extension->is_theme())) in ExtensionManagementPolicyImpl()548 DCHECK(ProfileIsSupervised()); in OnDefaultFilteringBehaviorChanged()690 SetActive(ProfileIsSupervised()); in Init()834 DCHECK(ProfileIsSupervised()); in RegisterAndInitSync()
263 bool ProfileIsSupervised() const;
24 if (tab.ProfileIsSupervised() && tab.GetBlockedNavigations()->size() > 0) in ShouldSyncTab()
963 bool is_supervised = tab_delegate.ProfileIsSupervised(); in SetSessionTabFromDelegate()
414 virtual bool ProfileIsSupervised() const OVERRIDE { in ProfileIsSupervised() function in browser_sync::__anonbef9d0740211::SyncedTabDelegateFake
35 virtual bool ProfileIsSupervised() const OVERRIDE;
84 bool TabContentsSyncedTabDelegate::ProfileIsSupervised() const { in ProfileIsSupervised() function in TabContentsSyncedTabDelegate