Searched refs:ProfileIsEphemeralAtIndex (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_info_interface.h75 virtual bool ProfileIsEphemeralAtIndex(size_t index) const = 0;
H A Dprofile_info_cache.h92 virtual bool ProfileIsEphemeralAtIndex(size_t index) const OVERRIDE;
H A Dprofile_info_cache.cc423 bool ProfileInfoCache::ProfileIsEphemeralAtIndex(size_t index) const { function in class:ProfileInfoCache
704 if (value == ProfileIsEphemeralAtIndex(index))
/external/chromium_org/chrome/browser/
H A Dchrome_browser_main.cc1025 if (profile_cache.ProfileIsEphemeralAtIndex(i))

Completed in 63 milliseconds