SizeMap 54 Source/modules/webdatabase/QuotaTracker.cpp HashMap<String, SizeMap>::const_iterator it = m_databaseSizes.find(originIdentifier); SizeMap 73 Source/modules/webdatabase/QuotaTracker.cpp HashMap<String, SizeMap>::ValueType* it = m_databaseSizes.add(originIdentifier, SizeMap()).storedValue; SizeMap 59 Source/modules/webdatabase/QuotaTracker.h SizeMap m_spaceAvailableToOrigins; SizeMap 60 Source/modules/webdatabase/QuotaTracker.h HashMap<String, SizeMap> m_databaseSizes;