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

  /external/chromium_org/content/child/indexed_db/
indexed_db_dispatcher.cc 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);
indexed_db_dispatcher.h 180 enum { kAllCursors = -1 };

Completed in 83 milliseconds