HomeSort by relevance Sort by last modified time
    Searched refs:m_estimatedSize (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseBackendBase.h 130 unsigned long m_estimatedSize;
DatabaseBackendBase.cpp 209 , m_estimatedSize(estimatedSize)
455 return m_estimatedSize;

Completed in 580 milliseconds