Searched defs:kUnloadTimeoutMS (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
H A Drender_view_host_impl.h426 static const int kUnloadTimeoutMS; member in class:content::RenderViewHostImpl
H A Drender_view_host_impl.cc133 const int RenderViewHostImpl::kUnloadTimeoutMS = 1000; member in class:content::RenderViewHostImpl
565 StartHangMonitorTimeout(TimeDelta::FromMilliseconds(kUnloadTimeoutMS));

Completed in 115 milliseconds