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

  /external/webkit/Source/WebKit2/PluginProcess/
PluginProcess.cpp 43 static const double shutdownTimeout = 15.0;
52 : ChildProcess(shutdownTimeout)
  /external/webkit/Source/WebKit2/WebProcess/
WebProcess.cpp 120 static const double shutdownTimeout = 60;
123 : ChildProcess(shutdownTimeout)

Completed in 37 milliseconds