Searched defs:newQuotaInBytes (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/third_party/WebKit/Source/web/ |
| D | StorageQuotaClientImpl.cpp | 64 …ontext* executionContext, WebStorageQuotaType storageType, unsigned long long newQuotaInBytes, Pas… in requestQuota() 79 …otaClientImpl::requestPersistentQuota(ScriptState* scriptState, unsigned long long newQuotaInBytes) in requestPersistentQuota()
|
| /external/chromium_org/third_party/WebKit/Source/modules/quota/ |
| D | DeprecatedStorageQuota.cpp | 77 …ageQuota::requestQuota(ExecutionContext* executionContext, unsigned long long newQuotaInBytes, Pas… in requestQuota()
|
| D | DeprecatedStorageInfo.cpp | 66 …Quota(ExecutionContext* executionContext, int storageType, unsigned long long newQuotaInBytes, Pas… in requestQuota()
|
| /external/chromium_org/third_party/WebKit/public/web/ |
| D | WebFrameClient.h | 443 unsigned long long newQuotaInBytes, in requestStorageQuota()
|