Searched refs:LazyParams (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_impl_io_data.h155 struct LazyParams { struct in class:ProfileImplIOData
156 LazyParams();
157 ~LazyParams();
217 mutable scoped_ptr<LazyParams> lazy_params_;
H A Dprofile_impl_io_data.cc146 LazyParams* lazy_params = new LazyParams();
392 ProfileImplIOData::LazyParams::LazyParams() function in class:ProfileImplIOData::LazyParams
398 ProfileImplIOData::LazyParams::~LazyParams() {}

Completed in 70 milliseconds