HomeSort by relevance Sort by last modified time
    Searched refs:pref_validation_delegate_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_impl.h 234 // Keep |pref_validation_delegate_| above |prefs_| so that the former outlives
236 scoped_ptr<TrackedPreferenceValidationDelegate> pref_validation_delegate_; member in class:ProfileImpl
profile_impl.cc 471 pref_validation_delegate_ =
483 pref_validation_delegate_.get(),
    [all...]

Completed in 357 milliseconds