Searched refs:RealizedPlatform (Results 1 – 1 of 1) sorted by relevance
386 StringRef RealizedPlatform = ActualPlatform; in CheckAvailability() local388 size_t suffix = RealizedPlatform.rfind("_app_extension"); in CheckAvailability()390 RealizedPlatform = RealizedPlatform.slice(0, suffix); in CheckAvailability()396 if (RealizedPlatform != TargetPlatform) in CheckAvailability()