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