Searched refs:max_size_estimate (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_cursor.cc124 const size_t max_size_estimate = 10 * 1024 * 1024; local
163 if (size_estimate > max_size_estimate)

Completed in 64 milliseconds