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

  /external/chromium_org/content/browser/frame_host/
render_frame_host_impl.cc 530 RenderViewHostImpl::kUnloadTimeoutMS));
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_view_host_impl.h 541 static const int kUnloadTimeoutMS;
render_view_host_impl.cc 140 const int RenderViewHostImpl::kUnloadTimeoutMS = 1000;
617 StartHangMonitorTimeout(TimeDelta::FromMilliseconds(kUnloadTimeoutMS));
    [all...]

Completed in 254 milliseconds