Searched refs:SetIsOmittedProfileAtIndex (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/supervised_user/
H A Dsupervised_user_service_browsertest.cc57 cache.SetIsOmittedProfileAtIndex(index, true);
H A Dsupervised_user_service.cc881 cache.SetIsOmittedProfileAtIndex(index, false);
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_info_cache.h45 // SetIsOmittedProfileAtIndex() to clear the flag when the profile is ready to
106 void SetIsOmittedProfileAtIndex(size_t index, bool is_omitted);
H A Dprofile_list_desktop_unittest.cc346 cache->SetIsOmittedProfileAtIndex(cache->GetIndexOfProfileWithPath(path),
H A Dprofile_info_cache.cc531 void ProfileInfoCache::SetIsOmittedProfileAtIndex(size_t index, function in class:ProfileInfoCache

Completed in 1966 milliseconds