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

  /external/webkit/Source/WebCore/platform/
SuddenTermination.h 32 // is not valid until enableSuddenTermination() has been called an equal number of times.
35 void enableSuddenTermination();
39 inline void enableSuddenTermination() { }
  /external/webkit/Source/WebCore/platform/chromium/
SuddenTerminationChromium.cpp 43 void enableSuddenTermination()
  /external/webkit/Source/WebCore/platform/mac/
SuddenTermination.mm 38 void enableSuddenTermination()
40 [[NSProcessInfo processInfo] enableSuddenTermination];
  /external/webkit/Source/WebCore/storage/
StorageAreaSync.cpp 101 // The following is balanced by the call to enableSuddenTermination in the
121 // The following is balanced by the call to enableSuddenTermination in the
137 // The following is balanced by the call to enableSuddenTermination in the
156 // The following is balanced by the call to enableSuddenTermination in the
207 // The following is balanced by the call to enableSuddenTermination in the
222 enableSuddenTermination();
435 enableSuddenTermination();
  /external/webkit/Source/WebCore/page/
DOMWindow.cpp 184 enableSuddenTermination();
195 enableSuddenTermination();
214 enableSuddenTermination();
225 enableSuddenTermination();
270 enableSuddenTermination();
308 enableSuddenTermination();
    [all...]
  /external/webkit/Source/WebCore/loader/icon/
IconDatabase.cpp     [all...]

Completed in 835 milliseconds