Home
last modified time | relevance | path

Searched defs:CreateObjectStore (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
Dindexed_db_database_unittest.cc282 TEST_F(IndexedDBDatabaseOperationTest, CreateObjectStore) { in TEST_F() argument
335 TEST_F(IndexedDBDatabaseOperationAbortTest, CreateObjectStore) { in TEST_F() argument
Dindexed_db_fake_backing_store.cc63 leveldb::Status IndexedDBFakeBackingStore::CreateObjectStore( in CreateObjectStore() function in content::IndexedDBFakeBackingStore
Dindexed_db_database.cc265 void IndexedDBDatabase::CreateObjectStore(int64 transaction_id, in CreateObjectStore() function in content::IndexedDBDatabase
Dindexed_db_backing_store.cc1670 leveldb::Status IndexedDBBackingStore::CreateObjectStore( in CreateObjectStore() function in content::IndexedDBBackingStore