Searched defs:nextAutoIncrementNumber (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebCore/storage/ | ||
D | IDBSQLiteBackingStore.cpp | 492 double IDBSQLiteBackingStore::nextAutoIncrementNumber(int64_t, int64_t objectStoreId) in nextAutoIncrementNumber() function in WebCore::IDBSQLiteBackingStore |
D | IDBLevelDBBackingStore.cpp | 1851 double IDBLevelDBBackingStore::nextAutoIncrementNumber(int64_t databaseId, int64_t objectStoreId) in nextAutoIncrementNumber() function in WebCore::IDBLevelDBBackingStore |