Searched defs:IsSupervised (Results 1 - 5 of 5) sorted by path

/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_impl.cc274 bool OffTheRecordProfileImpl::IsSupervised() { function in class:OffTheRecordProfileImpl
275 return GetOriginalProfile()->IsSupervised();
H A Dprofile_impl.cc901 bool ProfileImpl::IsSupervised() { function in class:ProfileImpl
/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfake_profile.cc98 bool FakeProfile::IsSupervised() { function in class:FakeProfile
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.cc680 bool TestingProfile::IsSupervised() { function in class:TestingProfile
/external/chromium_org/components/user_manager/
H A Duser.cc31 bool User::IsSupervised() const { function in class:user_manager::User
51 virtual bool IsSupervised() const OVERRIDE {
92 virtual bool IsSupervised() const OVERRIDE;
300 bool SupervisedUser::IsSupervised() const { function in class:user_manager::SupervisedUser

Completed in 328 milliseconds