HomeSort by relevance Sort by last modified time
    Searched defs:IsSupervised (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/ui/app_list/test/
fake_profile.cc 98 bool FakeProfile::IsSupervised() {
  /external/chromium_org/components/user_manager/
user.cc 31 bool User::IsSupervised() const {
51 virtual bool IsSupervised() const OVERRIDE {
92 virtual bool IsSupervised() const OVERRIDE;
300 bool SupervisedUser::IsSupervised() const {
  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_impl.cc 274 bool OffTheRecordProfileImpl::IsSupervised() {
275 return GetOriginalProfile()->IsSupervised();
profile_impl.cc     [all...]
  /external/chromium_org/chrome/test/base/
testing_profile.cc 680 bool TestingProfile::IsSupervised() {
    [all...]

Completed in 173 milliseconds