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

  /external/chromium_org/content/browser/indexed_db/
indexed_db_fake_backing_store.h 94 virtual leveldb::Status DeleteIndex(Transaction*,
indexed_db_fake_backing_store.cc 141 leveldb::Status IndexedDBFakeBackingStore::DeleteIndex(Transaction*,
indexed_db_database.h 104 void DeleteIndex(int64 transaction_id, int64 object_store_id, int64 index_id);
indexed_db_backing_store.h 439 virtual leveldb::Status DeleteIndex(
indexed_db_database.cc 391 void IndexedDBDatabase::DeleteIndex(int64 transaction_id,
394 IDB_TRACE1("IndexedDBDatabase::DeleteIndex", "txn.id", transaction_id);
421 backing_store_->DeleteIndex(transaction->BackingStoreTransaction(),
    [all...]
indexed_db_dispatcher_host.cc     [all...]
indexed_db_backing_store.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ftsiface.h 78 ERRORCODE WINAPI DeleteIndex (HINDEX hinx);

Completed in 6015 milliseconds