Searched defs:LazyParams (Results 1 – 2 of 2) sorted by relevance
90 struct LazyParams { struct95 FilePath cookie_path;96 FilePath cache_path;97 int cache_max_size;121 mutable scoped_ptr<LazyParams> lazy_params_; argument
149 ProfileImplIOData::LazyParams::LazyParams() in LazyParams() function in ProfileImplIOData::LazyParams