Searched refs:isExistingType (Results 1 – 1 of 1) sorted by relevance
823 bool isExistingType = (mCurrentInfo->getCapabilitiesFor(name) != NULL); in addTypeFromAttributes() local824 if (mUpdate != isExistingType) { in addTypeFromAttributes()