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

  /external/chromium_org/content/browser/indexed_db/
indexed_db_cursor.h 34 void PrefetchReset(int used_prefetches, int unused_prefetches);
indexed_db_cursor.cc 185 void IndexedDBCursor::PrefetchReset(int used_prefetches, int) {
186 IDB_TRACE("IndexedDBCursor::PrefetchReset");
indexed_db_dispatcher_host.cc     [all...]

Completed in 1178 milliseconds