Searched refs:RemoveObjectStore (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_database.h65 void RemoveObjectStore(int64 object_store_id);
H A Dindexed_db_database.cc141 void IndexedDBDatabase::RemoveObjectStore(int64 object_store_id) { function in class:content::IndexedDBDatabase
1309 RemoveObjectStore(object_store_id);
1763 RemoveObjectStore(object_store_id);

Completed in 540 milliseconds