Searched refs:containsDefault (Results 1 – 1 of 1) sorted by relevance
3255 bool containsDefault = (ids->count(defaultAllocatorId) > 0u); in GetCommonAllocatorIds() local3256 if (ids->size() != (containsDefault ? 1 : 0)) { in GetCommonAllocatorIds()3258 if (containsDefault) { in GetCommonAllocatorIds()