HomeSort by relevance Sort by last modified time
    Searched defs:CreateObjectStore (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/indexed_db/
indexed_db_fake_backing_store.cc 63 leveldb::Status IndexedDBFakeBackingStore::CreateObjectStore(
indexed_db_database.cc 266 void IndexedDBDatabase::CreateObjectStore(int64 transaction_id,
271 IDB_TRACE1("IndexedDBDatabase::CreateObjectStore", "txn.id", transaction_id);
293 backing_store_->CreateObjectStore(transaction->BackingStoreTransaction(),
    [all...]
indexed_db_backing_store.cc     [all...]

Completed in 481 milliseconds