Searched refs:existingIsDext (Results 1 – 1 of 1) sorted by relevance
2669 bool existingIsDext = false; in registerIdentifier() local2707 existingIsDext = existingKext->isDriverKit(); in registerIdentifier()2708 existingIsCodeless = !existingKext->declaresExecutable() && !existingIsDext; in registerIdentifier()2714 if (isDriverKit() && existingIsDext) { in registerIdentifier()2788 if ((!existingIsCodeless || existingIsDext) && in registerIdentifier()2803 if (existingIsDext && !isDriverKit()) { in registerIdentifier()