Home
last modified time | relevance | path

Searched refs:setDatabaseQuota (Results 1 – 14 of 14) sorted by relevance

/external/webkit/WebKit/qt/Api/
Dqwebsecurityorigin.h50 void setDatabaseQuota(qint64 quota);
Dqwebsecurityorigin.cpp135 void QWebSecurityOrigin::setDatabaseQuota(qint64 quota) in setDatabaseQuota() function in QWebSecurityOrigin
/external/webkit/WebKitTools/DumpRenderTree/wx/
DLayoutTestControllerWx.cpp204 void LayoutTestController::setDatabaseQuota(unsigned long long quota) in setDatabaseQuota() function in LayoutTestController
/external/webkit/WebKitTools/DumpRenderTree/qt/
Djsobjects.h103 void setDatabaseQuota(int size);
Djsobjects.cpp321 void LayoutTestController::setDatabaseQuota(int size) in setDatabaseQuota() function in LayoutTestController
325 m_topLoadingFrame->securityOrigin().setDatabaseQuota(size); in setDatabaseQuota()
DDumpRenderTree.cpp463 origin.setDatabaseQuota(5 * 1024 * 1024); in dumpDatabaseQuota()
/external/webkit/WebKitTools/DumpRenderTree/
DLayoutTestController.h68 void setDatabaseQuota(unsigned long long quota);
DLayoutTestController.cpp577 controller->setDatabaseQuota(static_cast<unsigned long long>(quota)); in setDatabaseQuotaCallback()
/external/webkit/WebKitTools/DumpRenderTree/gtk/
DLayoutTestControllerGtk.cpp337 void LayoutTestController::setDatabaseQuota(unsigned long long quota) in setDatabaseQuota() function in LayoutTestController
/external/webkit/WebKitTools/DumpRenderTree/mac/
DLayoutTestControllerMac.mm214 void LayoutTestController::setDatabaseQuota(unsigned long long quota) function
/external/webkit/WebKitTools/DumpRenderTree/win/
DLayoutTestControllerWin.cpp710 void LayoutTestController::setDatabaseQuota(unsigned long long quota) in setDatabaseQuota() function in LayoutTestController
/external/webkit/WebKitTools/
DChangeLog2461 (LayoutTestController::setDatabaseQuota):
DChangeLog-2009-06-161031 (LayoutTestController::setDatabaseQuota):
7212 (LayoutTestController::setDatabaseQuota):
8457 (LayoutTestController::setDatabaseQuota):
8461 (LayoutTestController::setDatabaseQuota): Ditto
8464 (LayoutTestController::setDatabaseQuota): Ditto
/external/webkit/WebKit/qt/
DChangeLog1879 (QWebSecurityOrigin::setDatabaseQuota):
4093 (QWebSecurityOrigin::setDatabaseQuota):