Home | History | Annotate | Download | only in webdatabase

Lines Matching defs:estimatedSize

199 Database::Database(DatabaseContext* databaseContext, const String& name, const String& expectedVersion, const String& displayName, unsigned long estimatedSize)
204 , m_estimatedSize(estimatedSize)
569 unsigned long Database::estimatedSize() const