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

/external/webkit/Source/WebCore/storage/
H A DIDBObjectStoreBackendImpl.cpp328 class PopulateIndexCallback : public IDBBackingStore::ObjectStoreRecordCallback { class in namespace:WebCore::__anon13365
330 PopulateIndexCallback(IDBBackingStore& backingStore, const String& indexKeyPath, int64_t databaseId, int64_t objectStoreId, int64_t indexId) function in class:WebCore::__anon13365::PopulateIndexCallback
363 PopulateIndexCallback callback(backingStore, indexKeyPath, databaseId, objectStoreId, indexId);

Completed in 40 milliseconds