OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ResetCursorPrefetchCaches
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/child/indexed_db/
indexed_db_dispatcher.cc
179
ResetCursorPrefetchCaches
(transaction_id, ipc_cursor_id);
195
ResetCursorPrefetchCaches
(transaction_id, ipc_cursor_id);
316
ResetCursorPrefetchCaches
(transaction_id, kAllCursors);
350
ResetCursorPrefetchCaches
(transaction_id, kAllCursors);
402
ResetCursorPrefetchCaches
(transaction_id, kAllCursors);
427
ResetCursorPrefetchCaches
(transaction_id, kAllCursors);
444
ResetCursorPrefetchCaches
(transaction_id, kAllCursors);
459
ResetCursorPrefetchCaches
(transaction_id, kAllCursors);
793
void IndexedDBDispatcher::
ResetCursorPrefetchCaches
(
indexed_db_dispatcher.h
242
void
ResetCursorPrefetchCaches
(int64 transaction_id,
Completed in 99 milliseconds