Searched refs:ProfileParams (Results 1 – 6 of 6) sorted by relevance
93 struct ProfileParams { struct94 ProfileParams();95 ~ProfileParams();185 virtual void LazyInitializeInternal(ProfileParams* profile_params) const = 0;207 mutable scoped_ptr<ProfileParams> profile_params_;
135 scoped_ptr<ProfileParams> params(new ProfileParams); in InitializeProfileParams()194 ProfileIOData::ProfileParams::ProfileParams() in ProfileParams() function in ProfileIOData::ProfileParams198 ProfileIOData::ProfileParams::~ProfileParams() {} in ~ProfileParams()
90 virtual void LazyInitializeInternal(ProfileParams* profile_params) const;
109 virtual void LazyInitializeInternal(ProfileParams* profile_params) const;
120 ProfileParams* profile_params) const { in LazyInitializeInternal()
162 ProfileParams* profile_params) const { in LazyInitializeInternal()