Searched refs:SetProfileIsUsingDefaultNameAtIndex (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dgaia_info_update_service_unittest.cc85 GetCache()->SetProfileIsUsingDefaultNameAtIndex(index, true);
199 GetCache()->SetProfileIsUsingDefaultNameAtIndex(index, true);
H A Dprofile_info_cache.h121 void SetProfileIsUsingDefaultNameAtIndex(size_t index, bool value);
H A Dprofile_info_cache.cc714 void ProfileInfoCache::SetProfileIsUsingDefaultNameAtIndex( function in class:ProfileInfoCache
1101 SetProfileIsUsingDefaultNameAtIndex(profile_index, true);
H A Dprofile_info_cache_unittest.cc337 GetCache()->SetProfileIsUsingDefaultNameAtIndex(index2, false);
H A Dprofile_impl.cc1369 cache.SetProfileIsUsingDefaultNameAtIndex(index, default_name);
H A Dprofile_manager_unittest.cc1056 cache.SetProfileIsUsingDefaultNameAtIndex(0, false);

Completed in 120 milliseconds