ProfileIsEphemeralAtIndex 1057 chrome/browser/chrome_browser_main.cc     if (profile_cache.ProfileIsEphemeralAtIndex(i))
ProfileIsEphemeralAtIndex  824 chrome/browser/profiles/profile_info_cache.cc   if (value == ProfileIsEphemeralAtIndex(index))
ProfileIsEphemeralAtIndex   92 chrome/browser/profiles/profile_info_cache.h   virtual bool ProfileIsEphemeralAtIndex(size_t index) const OVERRIDE;
ProfileIsEphemeralAtIndex   74 chrome/browser/profiles/profile_info_interface.h   virtual bool ProfileIsEphemeralAtIndex(size_t index) const = 0;