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

  /external/chromium_org/third_party/WebKit/public/platform/
WebIDBTypes.h 63 WebIDBTaskTypePreemptive,
64 WebIDBTaskTypeLast = WebIDBTaskTypePreemptive
  /external/chromium_org/content/browser/indexed_db/
indexed_db_transaction_unittest.cc 246 blink::WebIDBTaskTypePreemptive,
328 blink::WebIDBTaskTypePreemptive,
indexed_db_database.cc     [all...]
  /external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IDBObjectStore.cpp 463 IDBRequest* indexRequest = openCursor(scriptState, static_cast<IDBKeyRange*>(0), WebIDBCursorDirectionNext, WebIDBTaskTypePreemptive);

Completed in 128 milliseconds