Home
last modified time | relevance | path

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

12

/external/webkit/Source/WebKit/qt/Api/
Dqwebsecurityorigin.h53 void setDatabaseQuota(qint64 quota);
Dqwebsecurityorigin.cpp149 void QWebSecurityOrigin::setDatabaseQuota(qint64 quota) in setDatabaseQuota() function in QWebSecurityOrigin
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/
DInjectedBundle.h112 void setDatabaseQuota(uint64_t);
DInjectedBundle.cpp143 void InjectedBundle::setDatabaseQuota(uint64_t quota) in setDatabaseQuota() function in WebKit::InjectedBundle
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
DLayoutTestController.h114 void setDatabaseQuota(uint64_t);
DLayoutTestController.cpp298 void LayoutTestController::setDatabaseQuota(uint64_t quota) in setDatabaseQuota() function in WTR::LayoutTestController
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
DWKBundle.cpp153 toImpl(bundleRef)->setDatabaseQuota(quota); in WKBundleSetDatabaseQuota()
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/Bindings/
DLayoutTestController.idl86 void setDatabaseQuota(in unsigned long long quota);
/external/webkit/Tools/DumpRenderTree/wx/
DLayoutTestControllerWx.cpp272 void LayoutTestController::setDatabaseQuota(unsigned long long quota) in setDatabaseQuota() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/qt/
DLayoutTestControllerQt.h196 void setDatabaseQuota(int size);
DLayoutTestControllerQt.cpp576 void LayoutTestController::setDatabaseQuota(int size) in setDatabaseQuota() function in LayoutTestController
580 m_topLoadingFrame->securityOrigin().setDatabaseQuota(size); in setDatabaseQuota()
DDumpRenderTreeQt.cpp544 knownOrigins[i].setDatabaseQuota(databaseDefaultQuota); in resetToConsistentStateBeforeTesting()
1059 origin.setDatabaseQuota(databaseDefaultQuota); in dumpDatabaseQuota()
/external/webkit/Tools/DumpRenderTree/chromium/
DLayoutTestController.h299 void setDatabaseQuota(const CppArgumentList&, CppVariant*);
DLayoutTestController.cpp146 bindMethod("setDatabaseQuota", &LayoutTestController::setDatabaseQuota); in LayoutTestController()
1415 void LayoutTestController::setDatabaseQuota(const CppArgumentList& arguments, CppVariant* result) in setDatabaseQuota() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/
DLayoutTestController.h98 void setDatabaseQuota(unsigned long long quota);
DLayoutTestController.cpp1195 controller->setDatabaseQuota(static_cast<unsigned long long>(quota)); in setDatabaseQuotaCallback()
/external/webkit/Tools/DumpRenderTree/gtk/
DLayoutTestControllerGtk.cpp670 void LayoutTestController::setDatabaseQuota(unsigned long long quota) in setDatabaseQuota() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/win/
DLayoutTestControllerWin.cpp1004 void LayoutTestController::setDatabaseQuota(unsigned long long quota) in setDatabaseQuota() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/mac/
DLayoutTestControllerMac.mm405 void LayoutTestController::setDatabaseQuota(unsigned long long quota) function
/external/webkit/Source/WebKit/qt/symbian/bwins/
DQtWebKitu.def457 …?setDatabaseQuota@QWebSecurityOrigin@@QAEX_J@Z @ 456 NONAME ; void QWebSecurityOrigin::setDatabase…
/external/webkit/Tools/
DChangeLog2742 WebKitTestRunner needs layoutTestController.setDatabaseQuota
2747 (WTR::LayoutTestController::setDatabaseQuota):
DChangeLog-2009-06-161031 (LayoutTestController::setDatabaseQuota):
7212 (LayoutTestController::setDatabaseQuota):
8457 (LayoutTestController::setDatabaseQuota):
8461 (LayoutTestController::setDatabaseQuota): Ditto
8464 (LayoutTestController::setDatabaseQuota): Ditto
DChangeLog-2010-05-2427570 (LayoutTestController::setDatabaseQuota):
30523 Implemenent setDatabaseQuota and added a new function to the IWebDatabaseManager interface.
30527 (LayoutTestController::setDatabaseQuota):
33895 (LayoutTestController::setDatabaseQuota):
/external/webkit/Source/WebKit2/
DChangeLog4622 WebKitTestRunner needs layoutTestController.setDatabaseQuota
4629 (WebKit::InjectedBundle::setDatabaseQuota):
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-1617451 (QWebSecurityOrigin::setDatabaseQuota):
19665 (QWebSecurityOrigin::setDatabaseQuota):

12