Searched defs:putIndexDataForRecord (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/storage/
H A DIDBSQLiteBackingStore.cpp589 bool IDBSQLiteBackingStore::putIndexDataForRecord(int64_t, int64_t, int64_t indexId, const IDBKey& key, const ObjectStoreRecordIdentifier* recordIdentifier) function in class:WebCore::IDBSQLiteBackingStore
H A DIDBLevelDBBackingStore.cpp2036 bool IDBLevelDBBackingStore::putIndexDataForRecord(int64_t databaseId, int64_t objectStoreId, int64_t indexId, const IDBKey& key, const ObjectStoreRecordIdentifier* recordIdentifier) function in class:WebCore::IDBLevelDBBackingStore

Completed in 81 milliseconds