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

  /external/chromium_org/content/browser/frame_host/
interstitial_page_impl.h 251 bool resource_dispatcher_host_notified_; member in class:content::InterstitialPageImpl
interstitial_page_impl.cc 170 resource_dispatcher_host_notified_(false),
777 if (resource_dispatcher_host_notified_)
779 resource_dispatcher_host_notified_ = true;

Completed in 107 milliseconds