Searched refs:hasTheSamePrimaryKey (Results 1 – 4 of 4) sorted by relevance
58 if (hasTheSamePrimaryKey(existingEvent, event)) { in storeEvent()174 abstract fun hasTheSamePrimaryKey(first: T, second: T): Boolean method
191 override fun hasTheSamePrimaryKey(first: PermissionChange, second: PermissionChange): Boolean { in hasTheSamePrimaryKey() method
201 override fun hasTheSamePrimaryKey( in hasTheSamePrimaryKey() method
244 override fun hasTheSamePrimaryKey( in hasTheSamePrimaryKey() method