Searched defs:isUnique (Results 1 – 3 of 3) sorted by relevance
/external/webkit/Source/WebCore/page/ |
D | SecurityOrigin.h | 142 bool isUnique() const { return m_isUnique; } in isUnique() function
|
/external/webkit/Source/WebCore/storage/ |
D | IDBSQLiteBackingStore.cpp | 565 …_t, int64_t objectStoreId, const String& name, const String& keyPath, bool isUnique, int64_t& inde… in createIndex()
|
D | IDBLevelDBBackingStore.cpp | 2001 …Id, int64_t objectStoreId, const String& name, const String& keyPath, bool isUnique, int64_t& inde… in createIndex()
|