Searched refs:entryType (Results 1 – 2 of 2) sorted by relevance
654 uint32_t entryType = static_cast<uint32_t>(entry.type); in SetConflictNotifier() local656 if (entryType & type) { in SetConflictNotifier()
956 uint32_t entryType = static_cast<uint32_t>(entry.type); in SetConflictNotifier() local958 if ((entryType & type) != 0) { in SetConflictNotifier()