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

  /external/chromium_org/chrome/browser/profiles/
profile_info_interface.h 67 virtual bool ProfileIsEphemeralAtIndex(size_t index) const = 0;
profile_info_cache.h 87 virtual bool ProfileIsEphemeralAtIndex(size_t index) const OVERRIDE;
profile_info_cache.cc 419 bool ProfileInfoCache::ProfileIsEphemeralAtIndex(size_t index) const {
699 if (value == ProfileIsEphemeralAtIndex(index))
  /external/chromium_org/chrome/browser/
chrome_browser_main.cc     [all...]

Completed in 180 milliseconds