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

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_impl.h234 // Keep |pref_validation_delegate_| above |prefs_| so that the former outlives
236 scoped_ptr<TrackedPreferenceValidationDelegate> pref_validation_delegate_; member in class:ProfileImpl
H A Dprofile_impl.cc471 pref_validation_delegate_ =
483 pref_validation_delegate_.get(),

Completed in 884 milliseconds