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

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc366 notify_disconnection_(false),
2293 return notify_disconnection_;
3328 notify_disconnection_ = true;
3356 if (!notify_disconnection_)
3359 notify_disconnection_ = false;
3584 notify_disconnection_ = true;
H A Dweb_contents_impl.h1118 bool notify_disconnection_; member in class:content::WebContentsImpl

Completed in 44 milliseconds