HomeSort by relevance Sort by last modified time
    Searched defs:infinite_cache_path (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_impl_io_data.h 47 const base::FilePath& infinite_cache_path,
139 base::FilePath infinite_cache_path; member in struct:ProfileImplIOData::LazyParams
profile_impl.cc 566 base::FilePath infinite_cache_path = GetPath(); local
567 infinite_cache_path =
568 infinite_cache_path.Append(FILE_PATH_LITERAL("Infinite Cache"));
589 extensions_cookie_path, GetPath(), infinite_cache_path,
    [all...]

Completed in 24 milliseconds