HomeSort by relevance Sort by last modified time
    Searched full:max_size_estimate (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/content/browser/indexed_db/
indexed_db_cursor.cc 113 const size_t max_size_estimate = 10 * 1024 * 1024; local
142 if (size_estimate > max_size_estimate)

Completed in 2543 milliseconds