/external/webkit/Source/WebKit/chromium/src/ |
D | WebDatabase.cpp | 49 unsigned long long estimatedSize() const { return 0; } in estimatedSize() function in WebCore::AbstractDatabase 73 unsigned long WebDatabase::estimatedSize() const in estimatedSize() function in WebKit::WebDatabase
|
D | DatabaseObserver.cpp | 52 …scriptExecutionContext, const String& name, const String& displayName, unsigned long estimatedSize) in canEstablishDatabase()
|
D | WebWorkerClientImpl.h | 97 …tabase(WebFrame*, const WebString& name, const WebString& displayName, unsigned long estimatedSize) in allowDatabase()
|
D | WebWorkerBase.cpp | 70 …Frame* frame, const WTF::String& name, const WTF::String& displayName, unsigned long estimatedSize) in create() 96 …Frame* frame, const WTF::String& name, const WTF::String& displayName, unsigned long estimatedSize) in AllowDatabaseMainThreadBridge() 103 … frame, const WTF::String name, const WTF::String displayName, unsigned long estimatedSize, PassRe… in allowDatabaseTask() 218 …tabase(WebFrame*, const WebString& name, const WebString& displayName, unsigned long estimatedSize) in allowDatabase()
|
/external/webkit/Source/WebCore/storage/ |
D | DatabaseSync.cpp | 50 … unsigned long estimatedSize, PassRefPtr<DatabaseCallback> creationCallback, ExceptionCode& ec) in openDatabaseSync() 79 const String& displayName, unsigned long estimatedSize) in DatabaseSync()
|
D | AbstractDatabase.cpp | 175 const String& displayName, unsigned long estimatedSize) in AbstractDatabase() 349 unsigned long AbstractDatabase::estimatedSize() const in estimatedSize() function in WebCore::AbstractDatabase
|
D | Database.cpp | 90 … unsigned long estimatedSize, PassRefPtr<DatabaseCallback> creationCallback, in openDatabase() 125 …tring& name, const String& expectedVersion, const String& displayName, unsigned long estimatedSize) in Database()
|
D | DatabaseTracker.cpp | 139 …cutionContext* context, const String& name, const String& displayName, unsigned long estimatedSize) in canEstablishDatabase() 450 …SecurityOrigin* origin, const String& name, const String& displayName, unsigned long estimatedSize) in setDatabaseDetails()
|
/external/webkit/Source/WebCore/workers/ |
D | WorkerContext.cpp | 293 …tring& name, const String& version, const String& displayName, unsigned long estimatedSize, PassRe… in openDatabase() 312 …tring& name, const String& version, const String& displayName, unsigned long estimatedSize, PassRe… in openDatabaseSync()
|
/external/webkit/Source/WebCore/storage/chromium/ |
D | DatabaseTrackerChromium.cpp | 59 …scriptExecutionContext, const String& name, const String& displayName, unsigned long estimatedSize) in canEstablishDatabase()
|
/external/guava/guava/src/com/google/common/collect/ |
D | Lists.java | 188 int estimatedSize) { in newArrayListWithExpectedSize()
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | ChromeClientAndroid.cpp | 411 unsigned long long estimatedSize = 0; in exceededDatabaseQuota() local
|
/external/webkit/Source/WebKit/chromium/public/ |
D | WebFrameClient.h | 299 …ebFrame*, const WebString& name, const WebString& displayName, unsigned long estimatedSize) { retu… in allowDatabase()
|
/external/icu4c/i18n/ |
D | ucol_tok.cpp | 2169 uint32_t estimatedSize = (2*rulesLength+UCOL_TOK_EXTRA_RULE_SPACE_SIZE); in ucol_tok_initTokenList() local
|
/external/webkit/Source/WebCore/page/ |
D | DOMWindow.cpp | 1360 …tring& name, const String& version, const String& displayName, unsigned long estimatedSize, PassRe… in openDatabase()
|
/external/webkit/Source/WebKit/android/jni/ |
D | WebViewCore.cpp | 3640 …tring& databaseIdentifier, const unsigned long long currentQuota, unsigned long long estimatedSize) in exceededDatabaseQuota()
|