Home
last modified time | relevance | path

Searched defs:isUnique (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/page/
DSecurityOrigin.h142 bool isUnique() const { return m_isUnique; } in isUnique() function
/external/webkit/Source/WebCore/storage/
DIDBSQLiteBackingStore.cpp565 …_t, int64_t objectStoreId, const String& name, const String& keyPath, bool isUnique, int64_t& inde… in createIndex()
DIDBLevelDBBackingStore.cpp2001 …Id, int64_t objectStoreId, const String& name, const String& keyPath, bool isUnique, int64_t& inde… in createIndex()