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

  /external/chromium_org/content/browser/indexed_db/
indexed_db_database.h 90 void DeleteObjectStore(int64 transaction_id, int64 object_store_id);
indexed_db_backing_store.h 96 virtual bool DeleteObjectStore(
indexed_db_database.cc 673 void IndexedDBDatabase::DeleteObjectStore(int64 transaction_id,
675 IDB_TRACE("IndexedDBDatabase::DeleteObjectStore");
    [all...]
indexed_db_dispatcher_host.cc 451 connection->database()->DeleteObjectStore(
    [all...]
indexed_db_backing_store.cc     [all...]

Completed in 274 milliseconds