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

  /external/webkit/Tools/DumpRenderTree/qt/
LayoutTestControllerQt.h 192 void clearApplicationCacheForOrigin(const QString& url);
LayoutTestControllerQt.cpp 558 void LayoutTestController::clearApplicationCacheForOrigin(const QString& url)
  /external/webkit/Tools/DumpRenderTree/wx/
LayoutTestControllerWx.cpp 251 void LayoutTestController::clearApplicationCacheForOrigin(JSStringRef url)
  /external/webkit/Tools/DumpRenderTree/chromium/
LayoutTestController.h 290 void clearApplicationCacheForOrigin(const CppArgumentList&, CppVariant*);
LayoutTestController.cpp 191 bindMethod("clearApplicationCacheForOrigin", &LayoutTestController::clearApplicationCacheForOrigin);
774 void LayoutTestController::clearApplicationCacheForOrigin(const CppArgumentList&, CppVariant* result)
    [all...]
  /external/webkit/Tools/DumpRenderTree/
LayoutTestController.h 53 void clearApplicationCacheForOrigin(JSStringRef name);
LayoutTestController.cpp 418 controller->clearApplicationCacheForOrigin(originURL.get());
    [all...]
  /external/webkit/Tools/DumpRenderTree/gtk/
LayoutTestControllerGtk.cpp 654 void LayoutTestController::clearApplicationCacheForOrigin(OpaqueJSString*)
    [all...]
  /external/webkit/Tools/DumpRenderTree/mac/
LayoutTestControllerMac.mm 148 void LayoutTestController::clearApplicationCacheForOrigin(JSStringRef url)
    [all...]
  /external/webkit/Tools/DumpRenderTree/win/
LayoutTestControllerWin.cpp 955 void LayoutTestController::clearApplicationCacheForOrigin(JSStringRef origin)
    [all...]

Completed in 119 milliseconds