/external/webkit/Source/WebKit/qt/Api/ |
D | qwebsecurityorigin.h | 53 void setDatabaseQuota(qint64 quota);
|
D | qwebsecurityorigin.cpp | 149 void QWebSecurityOrigin::setDatabaseQuota(qint64 quota) in setDatabaseQuota() function in QWebSecurityOrigin
|
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/ |
D | InjectedBundle.h | 112 void setDatabaseQuota(uint64_t);
|
D | InjectedBundle.cpp | 143 void InjectedBundle::setDatabaseQuota(uint64_t quota) in setDatabaseQuota() function in WebKit::InjectedBundle
|
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/ |
D | LayoutTestController.h | 114 void setDatabaseQuota(uint64_t);
|
D | LayoutTestController.cpp | 298 void LayoutTestController::setDatabaseQuota(uint64_t quota) in setDatabaseQuota() function in WTR::LayoutTestController
|
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/ |
D | WKBundle.cpp | 153 toImpl(bundleRef)->setDatabaseQuota(quota); in WKBundleSetDatabaseQuota()
|
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/Bindings/ |
D | LayoutTestController.idl | 86 void setDatabaseQuota(in unsigned long long quota);
|
/external/webkit/Tools/DumpRenderTree/wx/ |
D | LayoutTestControllerWx.cpp | 272 void LayoutTestController::setDatabaseQuota(unsigned long long quota) in setDatabaseQuota() function in LayoutTestController
|
/external/webkit/Tools/DumpRenderTree/qt/ |
D | LayoutTestControllerQt.h | 196 void setDatabaseQuota(int size);
|
D | LayoutTestControllerQt.cpp | 576 void LayoutTestController::setDatabaseQuota(int size) in setDatabaseQuota() function in LayoutTestController 580 m_topLoadingFrame->securityOrigin().setDatabaseQuota(size); in setDatabaseQuota()
|
D | DumpRenderTreeQt.cpp | 544 knownOrigins[i].setDatabaseQuota(databaseDefaultQuota); in resetToConsistentStateBeforeTesting() 1059 origin.setDatabaseQuota(databaseDefaultQuota); in dumpDatabaseQuota()
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
D | LayoutTestController.h | 299 void setDatabaseQuota(const CppArgumentList&, CppVariant*);
|
D | LayoutTestController.cpp | 146 bindMethod("setDatabaseQuota", &LayoutTestController::setDatabaseQuota); in LayoutTestController() 1415 void LayoutTestController::setDatabaseQuota(const CppArgumentList& arguments, CppVariant* result) in setDatabaseQuota() function in LayoutTestController
|
/external/webkit/Tools/DumpRenderTree/ |
D | LayoutTestController.h | 98 void setDatabaseQuota(unsigned long long quota);
|
D | LayoutTestController.cpp | 1195 controller->setDatabaseQuota(static_cast<unsigned long long>(quota)); in setDatabaseQuotaCallback()
|
/external/webkit/Tools/DumpRenderTree/gtk/ |
D | LayoutTestControllerGtk.cpp | 670 void LayoutTestController::setDatabaseQuota(unsigned long long quota) in setDatabaseQuota() function in LayoutTestController
|
/external/webkit/Tools/DumpRenderTree/win/ |
D | LayoutTestControllerWin.cpp | 1004 void LayoutTestController::setDatabaseQuota(unsigned long long quota) in setDatabaseQuota() function in LayoutTestController
|
/external/webkit/Tools/DumpRenderTree/mac/ |
D | LayoutTestControllerMac.mm | 405 void LayoutTestController::setDatabaseQuota(unsigned long long quota) function
|
/external/webkit/Source/WebKit/qt/symbian/bwins/ |
D | QtWebKitu.def | 457 …?setDatabaseQuota@QWebSecurityOrigin@@QAEX_J@Z @ 456 NONAME ; void QWebSecurityOrigin::setDatabase…
|
/external/webkit/Tools/ |
D | ChangeLog | 2742 WebKitTestRunner needs layoutTestController.setDatabaseQuota 2747 (WTR::LayoutTestController::setDatabaseQuota):
|
D | ChangeLog-2009-06-16 | 1031 (LayoutTestController::setDatabaseQuota): 7212 (LayoutTestController::setDatabaseQuota): 8457 (LayoutTestController::setDatabaseQuota): 8461 (LayoutTestController::setDatabaseQuota): Ditto 8464 (LayoutTestController::setDatabaseQuota): Ditto
|
D | ChangeLog-2010-05-24 | 27570 (LayoutTestController::setDatabaseQuota): 30523 Implemenent setDatabaseQuota and added a new function to the IWebDatabaseManager interface. 30527 (LayoutTestController::setDatabaseQuota): 33895 (LayoutTestController::setDatabaseQuota):
|
/external/webkit/Source/WebKit2/ |
D | ChangeLog | 4622 WebKitTestRunner needs layoutTestController.setDatabaseQuota 4629 (WebKit::InjectedBundle::setDatabaseQuota):
|
/external/webkit/Source/WebKit/qt/ |
D | ChangeLog-2011-02-16 | 17451 (QWebSecurityOrigin::setDatabaseQuota): 19665 (QWebSecurityOrigin::setDatabaseQuota):
|