OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeleteObjectStore
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/content/browser/indexed_db/
indexed_db_backing_store.h
96
virtual bool
DeleteObjectStore
(
indexed_db_database.h
94
void
DeleteObjectStore
(int64 transaction_id, int64 object_store_id);
indexed_db_database.cc
327
void IndexedDBDatabase::
DeleteObjectStore
(int64 transaction_id,
329
IDB_TRACE("IndexedDBDatabase::
DeleteObjectStore
");
[
all
...]
indexed_db_dispatcher_host.cc
451
connection->database()->
DeleteObjectStore
(
[
all
...]
indexed_db_backing_store.cc
[
all
...]
Completed in 411 milliseconds