kMaxPrefetchAmount   92 content/child/indexed_db/webidbcursor_impl.cc       if (prefetch_amount_ > kMaxPrefetchAmount)
kMaxPrefetchAmount   93 content/child/indexed_db/webidbcursor_impl.cc         prefetch_amount_ = kMaxPrefetchAmount;
kMaxPrefetchAmount  261 content/child/indexed_db/webidbcursor_impl_unittest.cc   cursor.advance(WebIDBCursorImpl::kMaxPrefetchAmount,