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

/external/webkit/Source/WebCore/storage/
H A DIDBLevelDBBackingStore.cpp146 static const unsigned char kExistsEntryIndexId = 2; variable
601 if (m_indexId == kExistsEntryIndexId)
1199 static const int64_t kSpecialIndexNumber = kExistsEntryIndexId;

Completed in 434 milliseconds