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

  /external/chromium_org/content/browser/indexed_db/
indexed_db_database_unittest.cc 302 TEST_F(IndexedDBDatabaseOperationTest, CreateIndex) {
312 db_->CreateIndex(transaction_->id(),
355 TEST_F(IndexedDBDatabaseOperationAbortTest, CreateIndex) {
365 db_->CreateIndex(transaction_->id(),
indexed_db_fake_backing_store.h 86 virtual leveldb::Status CreateIndex(Transaction*,
indexed_db_fake_backing_store.cc 129 leveldb::Status IndexedDBFakeBackingStore::CreateIndex(
indexed_db_database.h 97 void CreateIndex(int64 transaction_id,
indexed_db_backing_store.h 430 virtual leveldb::Status CreateIndex(
indexed_db_database.cc 335 void IndexedDBDatabase::CreateIndex(int64 transaction_id,
342 IDB_TRACE1("IndexedDBDatabase::CreateIndex", "txn.id", transaction_id);
356 if (!backing_store_->CreateIndex(transaction->BackingStoreTransaction(),
    [all...]
indexed_db_dispatcher_host.cc     [all...]
indexed_db_backing_store_unittest.cc     [all...]
indexed_db_backing_store.cc     [all...]
  /external/chromium_org/content/browser/appcache/
appcache_database.cc 166 bool CreateIndex(sql::Connection* db, const IndexInfo& info) {
1098 if (!CreateIndex(db_.get(), kIndexes[i]))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbdaoint.h 435 STDMETHOD(CreateIndex) (VARIANT Name,DAOIndex **ppidx) PURE;
    [all...]
oledb.h     [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 1148 milliseconds