Home
last modified time | relevance | path

Searched defs:estimatedSize (Results 1 – 19 of 19) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DWorkerGlobalScopeWebDatabase.cpp45 …tring& name, const String& version, const String& displayName, unsigned long estimatedSize, PassOw… in openDatabase()
63 …tring& name, const String& version, const String& displayName, unsigned long estimatedSize, PassOw… in openDatabaseSync()
DDatabaseServer.cpp55unsigned long estimatedSize, bool setVersionInNewDatabase, DatabaseError &error, String& errorMess… in openDatabase()
65unsigned long estimatedSize, bool setVersionInNewDatabase, DatabaseError& error, String& errorMess… in createDatabase()
DDatabaseBackendSync.cpp34 …tring& name, const String& expectedVersion, const String& displayName, unsigned long estimatedSize) in DatabaseBackendSync()
DDOMWindowWebDatabase.cpp43 …tring& name, const String& version, const String& displayName, unsigned long estimatedSize, PassOw… in openDatabase()
DDatabaseManager.cpp186unsigned long estimatedSize, bool setVersionInNewDatabase, DatabaseError& error, String& errorMess… in openDatabaseBackend()
218 unsigned long estimatedSize, PassOwnPtr<DatabaseCallback> creationCallback, in openDatabase()
246 unsigned long estimatedSize, PassOwnPtr<DatabaseCallback> creationCallback, in openDatabaseSync()
DDatabaseSync.cpp57 …tring& name, const String& expectedVersion, const String& displayName, unsigned long estimatedSize) in DatabaseSync()
DDatabaseBackend.cpp43 …tring& name, const String& expectedVersion, const String& displayName, unsigned long estimatedSize) in DatabaseBackend()
DDatabaseBackendBase.cpp203 …const String& expectedVersion, const String& displayName, unsigned long estimatedSize, DatabaseTyp… in DatabaseBackendBase()
443 unsigned long DatabaseBackendBase::estimatedSize() const in estimatedSize() function in WebCore::DatabaseBackendBase
DDatabase.cpp70 …tring& name, const String& expectedVersion, const String& displayName, unsigned long estimatedSize) in Database()
DDatabaseTracker.cpp71 …atabaseContext, const String& name, const String& displayName, unsigned long estimatedSize, Databa… in canEstablishDatabase()
/external/chromium_org/third_party/WebKit/public/web/
DWebWorkerPermissionClientProxy.h46 …ool allowDatabase(const WebString& name, const WebString& displayName, unsigned long estimatedSize) in allowDatabase()
DWebPermissionClient.h47 …ebFrame*, const WebString& name, const WebString& displayName, unsigned long estimatedSize) { retu… in allowDatabase()
/external/chromium_org/third_party/WebKit/Source/web/
DDatabaseClientImpl.cpp55 …text* executionContext, const String& name, const String& displayName, unsigned long estimatedSize) in allowDatabase()
DWorkerPermissionClient.cpp52 …nt::allowDatabase(const WebString& name, const WebString& displayName, unsigned long estimatedSize) in allowDatabase()
DWebDatabase.cpp58 unsigned long WebDatabase::estimatedSize() const in estimatedSize() function in blink::WebDatabase
/external/guava/guava/src/com/google/common/collect/
DLists.java188 int estimatedSize) { in newArrayListWithExpectedSize()
/external/chromium_org/third_party/icu/source/common/
Dtriedict.cpp1013 uint32_t estimatedSize = offsetof(CompactTrieHorizontalNode,entries) + in size() local
1122 …uint32_t estimatedSize = offsetof(CompactTrieVerticalNode,chars) + (fChars.length()*sizeof(uint16_… in size() local
/external/chromium_org/third_party/icu/source/i18n/
Ducol_tok.cpp2169 uint32_t estimatedSize = (2*rulesLength+UCOL_TOK_EXTRA_RULE_SPACE_SIZE); in ucol_tok_initTokenList() local
/external/icu4c/i18n/
Ducol_tok.cpp2163 uint32_t estimatedSize = (2*rulesLength+UCOL_TOK_EXTRA_RULE_SPACE_SIZE); in ucol_tok_initTokenList() local