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

  /external/chromium_org/chrome/browser/prefs/
interceptable_pref_filter.cc 15 if (filter_on_load_interceptor_.is_null()) {
29 filter_on_load_interceptor_.Run(finalize_filter_on_load,
31 filter_on_load_interceptor_.Reset();
37 DCHECK(filter_on_load_interceptor_.is_null());
38 filter_on_load_interceptor_ = filter_on_load_interceptor;
interceptable_pref_filter.h 61 FilterOnLoadInterceptor filter_on_load_interceptor_; member in class:InterceptablePrefFilter
pref_hash_filter.h 111 FilterOnLoadInterceptor filter_on_load_interceptor_; member in class:PrefHashFilter

Completed in 51 milliseconds