Searched defs:clearAllDatabases (Results 1 - 7 of 7) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/
H A DInjectedBundle.cpp138 void InjectedBundle::clearAllDatabases() function in class:WebKit::InjectedBundle
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
H A DLayoutTestController.cpp293 void LayoutTestController::clearAllDatabases() function in class:WTR::LayoutTestController
/external/webkit/Tools/DumpRenderTree/chromium/
H A DLayoutTestController.cpp88 bindMethod("clearAllDatabases", &LayoutTestController::clearAllDatabases);
1409 void LayoutTestController::clearAllDatabases(const CppArgumentList& arguments, CppVariant* result) function in class:LayoutTestController
/external/webkit/Tools/DumpRenderTree/gtk/
H A DLayoutTestControllerGtk.cpp665 void LayoutTestController::clearAllDatabases() function in class:LayoutTestController
/external/webkit/Tools/DumpRenderTree/qt/
H A DLayoutTestControllerQt.cpp91 clearAllDatabases();
583 void LayoutTestController::clearAllDatabases() function in class:LayoutTestController
/external/webkit/Tools/DumpRenderTree/win/
H A DLayoutTestControllerWin.cpp971 void LayoutTestController::clearAllDatabases() function in class:LayoutTestController
/external/webkit/Tools/DumpRenderTree/wx/
H A DLayoutTestControllerWx.cpp267 void LayoutTestController::clearAllDatabases() function in class:LayoutTestController

Completed in 1583 milliseconds