Home
last modified time | relevance | path

Searched defs:LazyParams (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/profiles/
Dprofile_impl_io_data.h90 struct LazyParams { struct
95 FilePath cookie_path;
96 FilePath cache_path;
97 int cache_max_size;
121 mutable scoped_ptr<LazyParams> lazy_params_; argument
Dprofile_impl_io_data.cc149 ProfileImplIOData::LazyParams::LazyParams() in LazyParams() function in ProfileImplIOData::LazyParams