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

  /external/chromium_org/chrome/browser/supervised_user/
supervised_user_service_browsertest.cc 57 cache.SetIsOmittedProfileAtIndex(index, true);
supervised_user_service.cc 707 cache.SetIsOmittedProfileAtIndex(index, false);
  /external/chromium_org/chrome/browser/profiles/
profile_info_cache.h 45 // SetIsOmittedProfileAtIndex() to clear the flag when the profile is ready to
104 void SetIsOmittedProfileAtIndex(size_t index, bool is_omitted);
profile_list_desktop_unittest.cc 328 cache->SetIsOmittedProfileAtIndex(cache->GetIndexOfProfileWithPath(path),
profile_info_cache.cc 536 void ProfileInfoCache::SetIsOmittedProfileAtIndex(size_t index,
    [all...]

Completed in 431 milliseconds