this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove extern declarations from constant definitions in private frameworks.

ckegel e8d00531 b7b36f60

+716 -716
+491 -491
src/private-frameworks/AppleAccount/src/AppleAccount.m
··· 29 29 } 30 30 31 31 32 - extern void* const AAAbsintheSignerDefaultTimeout = (void*)0; 33 - extern void* const AAAccountClassBasic = (void*)0; 34 - extern void* const AAAccountClassFull = (void*)0; 35 - extern void* const AAAccountClassPrimary = (void*)0; 36 - extern void* const AAAccountConfigChangedNotification = (void*)0; 37 - extern void* const AAAccountUserNotificationMachService = (void*)0; 38 - extern void* const AAAppProvidedContextKey = (void*)0; 39 - extern void* const AAAttestationSignerKeychainLabel = (void*)0; 40 - extern void* const AAAttestationSignerValidity = (void*)0; 41 - extern void* const AACloudKitMigrationStateDone = (void*)0; 42 - extern void* const AACloudKitMigrationStateFailed = (void*)0; 43 - extern void* const AACloudKitMigrationStateMigrating = (void*)0; 44 - extern void* const AACloudKitMigrationStateNone = (void*)0; 45 - extern void* const AACloudKitMigrationStateNotNeeded = (void*)0; 46 - extern void* const AACloudKitMigrationStateStart = (void*)0; 47 - extern void* const AACustodianErrorDomain = (void*)0; 48 - extern void* const AACustodianMachService = (void*)0; 49 - extern void* const AACustodianRecoveryErrorDomain = (void*)0; 50 - extern void* const AADaemonMachService = (void*)0; 51 - extern void* const AADataclassActionErrorDomain = (void*)0; 52 - extern void* const AADataclassActionUserInfoLibrarySize = (void*)0; 53 - extern void* const AADataclassActionsKey = (void*)0; 54 - extern void* const AADataclassesKey = (void*)0; 55 - extern void* const AADefaultGrandSlamTokenHeaderKey = (void*)0; 56 - extern void* const AAErrorDomain = (void*)0; 57 - extern void* const AAFamilyEligibilityKey = (void*)0; 58 - extern void* const AAFamilyGrandSlamTokenHeaderKey = (void*)0; 59 - extern void* AAFollowUpActionDismiss = (void*)0; 60 - extern void* AAFollowUpActionPrimary = (void*)0; 61 - extern void* AAFollowUpClientIdentifier = (void*)0; 62 - extern void* AAFollowUpExtensionIdentifier = (void*)0; 63 - extern void* AAFollowUpIdentifierBeneficiaryIneligible = (void*)0; 64 - extern void* AAFollowUpIdentifierBeneficiaryRemoved = (void*)0; 65 - extern void* AAFollowUpIdentifierCustodianEmbargo = (void*)0; 66 - extern void* AAFollowUpIdentifierCustodianInvitationReminder = (void*)0; 67 - extern void* AAFollowUpIdentifierCustodianRemoved = (void*)0; 68 - extern void* AAFollowUpIdentifierCustodianWalrusNoLiveness = (void*)0; 69 - extern void* AAFollowUpIdentifierCustodianWalrusRemoved = (void*)0; 70 - extern void* AAFollowUpIdentifierRenewCredentials = (void*)0; 71 - extern void* AAFollowUpIdentifierStartUsing = (void*)0; 72 - extern void* AAFollowUpIdentifierUserInfoKey = (void*)0; 73 - extern void* AAFollowUpIdentifierVerifyTerms = (void*)0; 74 - extern void* AAFollowUpIdentifierVerifyTermsV2 = (void*)0; 75 - extern void* AAFollowUpIdentifierWalrusUserRecoveryFactorsMissing = (void*)0; 76 - extern void* const AAFollowUpMacOptionsButtonTitle = (void*)0; 77 - extern void* AAFollowUpOpenPrefPaneActionAddBeneficiary = (void*)0; 78 - extern void* AAFollowUpOpenPrefPaneActionAddCustodian = (void*)0; 79 - extern void* const AAFollowUpOpenPrefPaneActionAddRecoveryKey = (void*)0; 80 - extern void* AAFollowUpOpenPrefPaneActionBeneficiaryList = (void*)0; 81 - extern void* AAFollowUpOpenPrefPaneActionCustodianRecovery = (void*)0; 82 - extern void* AAFollowUpOpenPrefPaneActionKey = (void*)0; 83 - extern void* AAFollowUpOpenPrefPaneActionRenewAuth = (void*)0; 84 - extern void* AAFollowUpOpenPrefPaneActionShowAppleIDLogin = (void*)0; 85 - extern void* AAFollowUpOpenPrefPaneActionShowDeviceList = (void*)0; 86 - extern void* AAFollowUpOpenPrefPaneActionShowInitialPage = (void*)0; 87 - extern void* AAFollowUpOpenPrefPaneActionShowTransparencyPane = (void*)0; 88 - extern void* AAFollowUpOpenPrefPaneActionShowTrustedContacts = (void*)0; 89 - extern void* AAFollowUpOpenPrefPaneActionTerms = (void*)0; 90 - extern void* const AAFollowUpOpenPrefPaneActionWalrusAddRecoveryContact = (void*)0; 91 - extern void* AAFollowUpOpenPrefPaneURL = (void*)0; 92 - extern void* AAFollowUpTrustedContactFirstName = (void*)0; 93 - extern void* AAFollowUpTrustedContactHandle = (void*)0; 94 - extern void* AAFollowUpTrustedContactID = (void*)0; 95 - extern void* AAFollowUpTrustedContactInvitationURL = (void*)0; 96 - extern void* AAFollowUpTrustedContactName = (void*)0; 97 - extern void* AAFollowUpUserInfoAccountIdentifier = (void*)0; 98 - extern void* AAFollowUpUserInfoAltDSID = (void*)0; 99 - extern void* AAFollowUpUserInfoCFUType = (void*)0; 100 - extern void* AAFollowUpUserInfoClientName = (void*)0; 101 - extern void* AAFollowUpUserInfoCustodianSessionID = (void*)0; 102 - extern void* AAFollowUpUserInfoNotificationAltButtonTitle = (void*)0; 103 - extern void* AAFollowUpUserInfoNotificationBody = (void*)0; 104 - extern void* AAFollowUpUserInfoNotificationButtonTitle = (void*)0; 105 - extern void* AAFollowUpUserInfoNotificationDelay = (void*)0; 106 - extern void* AAFollowUpUserInfoNotificationFrequency = (void*)0; 107 - extern void* AAFollowUpUserInfoNotificationInfo = (void*)0; 108 - extern void* AAFollowUpUserInfoNotificationTimeLimit = (void*)0; 109 - extern void* AAFollowUpUserInfoNotificationTitle = (void*)0; 110 - extern void* AAFollowUpUserInfoProxiedDeviceData = (void*)0; 111 - extern void* AAFollowUpUserInfoTermsCFUBody = (void*)0; 112 - extern void* AAFollowUpUserInfoTermsCFUTitle = (void*)0; 113 - extern void* AAFollowUpUserInfoTermsDependentAltDSID = (void*)0; 114 - extern void* AAFollowUpUserInfoTermsFamilyAltDSIDValue = (void*)0; 115 - extern void* AAFollowUpUserInfoTermsNotificationBody = (void*)0; 116 - extern void* AAFollowUpUserInfoTermsNotificationTitle = (void*)0; 117 - extern void* AAFollowUpUserInfoTermsServerProvidedContext = (void*)0; 118 - extern void* const AAGrandSlamAppTokenIDAppleIDSettings = (void*)0; 119 - extern void* const AAGrandSlamAppTokenIDFamilySharing = (void*)0; 120 - extern void* const AAGrandSlamAppTokenIDiCloudSettings = (void*)0; 121 - extern void* const AAHTTPHeaderDeviceUDID = (void*)0; 122 - extern void* const AAHTTPHeaderMachineID = (void*)0; 123 - extern void* const AAHTTPHeaderOneTimePassword = (void*)0; 124 - extern void* const AAHTTPHeaderXAppleMDAction = (void*)0; 125 - extern void* const AAHTTPHeaderXAppleMDData = (void*)0; 126 - extern void* const AAIDSRegistrationPropertySupportsLegacyContact = (void*)0; 127 - extern void* const AAInheritanceAccessKeyKey = (void*)0; 128 - extern void* const AAInheritanceBenefactorAltDSIDKey = (void*)0; 129 - extern void* const AAInheritanceBeneficiaryIDKey = (void*)0; 130 - extern void* AAInheritanceConfigDurationBeforeNotSetupCFUKey = (void*)0; 131 - extern void* AAInheritanceConfigStaleInviteDurationKey = (void*)0; 132 - extern void* const AAInheritanceContactChangedNotification = (void*)0; 133 - extern void* const AAInheritanceContactHandleKey = (void*)0; 134 - extern void* const AAInheritanceErrorDomain = (void*)0; 135 - extern void* const AAInheritanceMachService = (void*)0; 136 - extern void* const AAInheritanceSetupHelpURL = (void*)0; 137 - extern void* const AALoginDelegatesAppleIDKey = (void*)0; 138 - extern void* const AALoginDelegatesDSIDKey = (void*)0; 139 - extern void* const AALoginDelegatesDelegatesKey = (void*)0; 140 - extern void* const AALoginDelegatesPasswordKey = (void*)0; 141 - extern void* const AALoginDelegatesResponseParametersKey = (void*)0; 142 - extern void* const AALoginDelegatesServiceDataKey = (void*)0; 143 - extern void* const AALoginDelegatesStatusKey = (void*)0; 144 - extern void* const AALoginDelegatesStatusMessageKey = (void*)0; 145 - extern void* const AAMessagesInviteContextActionLabelKey = (void*)0; 146 - extern void* const AAMessagesInviteContextInviteURLKey = (void*)0; 147 - extern void* const AAMessagesInviteContextInviteesKey = (void*)0; 148 - extern void* const AAMessagesInviteContextMessageBodyKey = (void*)0; 149 - extern void* const AAMessagesInviteContextResponseSubtitleKey = (void*)0; 150 - extern void* const AAMessagesInviteContextSubtitleKey = (void*)0; 151 - extern void* const AAMessagesInviteContextTitleKey = (void*)0; 152 - extern void* const AAMessagingErrorDomain = (void*)0; 153 - extern void* const AAOBKProtocolPropertyBubbleTextKey = (void*)0; 154 - extern void* const AAOBKProtocolPropertyCustodianshipInfo = (void*)0; 155 - extern void* const AAOBKProtocolPropertyDetailTextKey = (void*)0; 156 - extern void* const AAOBKProtocolPropertyHelpLinkTitleKey = (void*)0; 157 - extern void* const AAOBKProtocolPropertyHelpLinkURLKey = (void*)0; 158 - extern void* const AAOBKProtocolPropertyImageNameKey = (void*)0; 159 - extern void* const AAOBKProtocolPropertyOwnerHandleKey = (void*)0; 160 - extern void* const AAOBKProtocolPropertyPrimaryButtonKey = (void*)0; 161 - extern void* const AAOBKProtocolPropertyRecipientHandleKey = (void*)0; 162 - extern void* const AAOBKProtocolPropertySecondaryButtonKey = (void*)0; 163 - extern void* const AAOBKProtocolPropertyTitleKey = (void*)0; 164 - extern void* const AAPartialErrorsByNameKey = (void*)0; 165 - extern void* const AAPrefsConfigurationDomain = (void*)0; 166 - extern void* const AAPrefsConfigurationPlistURL = (void*)0; 167 - extern void* const AAPrefsDomain = (void*)0; 168 - extern void* const AAPrefsLocalPlistPath = (void*)0; 169 - extern void* const AAPrefsUseLocalConfigPlist = (void*)0; 170 - extern void* const AARecoveryContactChangedNotification = (void*)0; 171 - extern void* const AAServiceTypeGameCenter = (void*)0; 172 - extern void* AASetupAssistantAboutURLKey = (void*)0; 173 - extern void* AASetupAssistantActiveEmailDomainKey = (void*)0; 174 - extern void* const AASetupAssistantAppleIDKey = (void*)0; 175 - extern void* AASetupAssistantAuthenticateURLKey = (void*)0; 176 - extern void* const AASetupAssistantBirthdayKey = (void*)0; 177 - extern void* AASetupAssistantCheckValidityURLKey = (void*)0; 178 - extern void* const AASetupAssistantClientIDKey = (void*)0; 179 - extern void* const AASetupAssistantCountryKey = (void*)0; 180 - extern void* AASetupAssistantCreateAppleIDKey = (void*)0; 181 - extern void* AASetupAssistantCreateAppleIDURLKey = (void*)0; 182 - extern void* AASetupAssistantCreateDelegateAccountsURLKey = (void*)0; 183 - extern void* AASetupAssistantCreateStatusKey = (void*)0; 184 - extern void* AASetupAssistantCreateStatusMessageKey = (void*)0; 185 - extern void* AASetupAssistantDSIDKey = (void*)0; 186 - extern void* const AASetupAssistantDelegatesKey = (void*)0; 187 - extern void* const AASetupAssistantEmailChoiceKey = (void*)0; 188 - extern void* AASetupAssistantExistingAppleIDTermsUIURLKey = (void*)0; 189 - extern void* const AASetupAssistantFirstNameKey = (void*)0; 190 - extern void* AASetupAssistantIForgotURLKey = (void*)0; 191 - extern void* const AASetupAssistantLanguageKey = (void*)0; 192 - extern void* const AASetupAssistantLastNameKey = (void*)0; 193 - extern void* AASetupAssistantLoginDelegatesURLKey = (void*)0; 194 - extern void* const AASetupAssistantPasswordKey = (void*)0; 195 - extern void* AASetupAssistantResponseParametersKey = (void*)0; 196 - extern void* const AASetupAssistantSecurityAnswerKey = (void*)0; 197 - extern void* const AASetupAssistantSecurityQuestionKey = (void*)0; 198 - extern void* AASetupAssistantServerEnabledKey = (void*)0; 199 - extern void* const AASetupAssistantTimezoneKey = (void*)0; 200 - extern void* AASetupAssistantUpdateAppleIDURLKey = (void*)0; 201 - extern void* AASetupAssistantUpgradeStatusKey = (void*)0; 202 - extern void* AASetupAssistantUpgradeStatusURLKey = (void*)0; 203 - extern void* AASetupAssistantUpgradeiOSTermsUIURLKey = (void*)0; 204 - extern void* AASetupAssistantXMLUIKey = (void*)0; 205 - extern void* AASetupAssistantiForgotUIURLKey = (void*)0; 206 - extern void* const AASignInErrorDomain = (void*)0; 207 - extern void* AASpyGlassOptionDependentAccount = (void*)0; 208 - extern void* AASpyGlassOptionPrimaryAccount = (void*)0; 209 - extern void* const AATermsEntryBeta = (void*)0; 210 - extern void* const AATermsEntryDevice = (void*)0; 211 - extern void* const AATermsEntryGameCenter = (void*)0; 212 - extern void* const AATermsEntryPrivacy = (void*)0; 213 - extern void* const AATermsEntryWarranty = (void*)0; 214 - extern void* const AATermsEntryiCloud = (void*)0; 215 - extern void* const AATermsEntryiTunes = (void*)0; 216 - extern void* const AAURLEndpointAbout = (void*)0; 217 - extern void* const AAURLEndpointAuthenticate = (void*)0; 218 - extern void* const AAURLEndpointCreateDelegateAccounts = (void*)0; 219 - extern void* const AAURLEndpointGetAccountSettings = (void*)0; 220 - extern void* const AAURLEndpointLoginDelegates = (void*)0; 221 - extern void* const AAURLEndpointLoginOrCreateAccount = (void*)0; 222 - extern void* const AAURLEndpointQualifyCertificate = (void*)0; 223 - extern void* const AAURLEndpointQualifySession = (void*)0; 224 - extern void* const AAURLKeyCustomDomainState = (void*)0; 225 - extern void* const AAURLKeyFlowType = (void*)0; 226 - extern void* const AAURLKeyFlowTypeBeneficiary = (void*)0; 227 - extern void* const AAURLKeyFlowTypeCustodian = (void*)0; 228 - extern void* const AAURLKeyFlowTypeCustomDomain = (void*)0; 229 - extern void* const AAURLKeyFlowTypeMailManage = (void*)0; 230 - extern void* const AAURLKeyFlowTypePrivateEmailManage = (void*)0; 231 - extern void* const AAURLKeyID = (void*)0; 232 - extern void* const AAURLProtocolScheme = (void*)0; 233 - extern void* const IDSRegistrationPropertySupportsCustodian = (void*)0; 234 - extern void* const IDSRegistrationPropertyUnknown = (void*)0; 235 - extern void* _AABeneficiaryClaimUIURLKey = (void*)0; 236 - extern void* const _AAIDSServiceName = (void*)0; 237 - extern void* const _AAMessageDestinationMailToPrefix = (void*)0; 238 - extern void* const _AAMessageDestinationSelfTokenPrefix = (void*)0; 239 - extern void* const _AAMessageDestinationTelToPrefix = (void*)0; 240 - extern void* const _AAMessageDestinationTokenPrefix = (void*)0; 241 - extern void* const _AAMessagesInviteContextURL = (void*)0; 242 - extern void* const kAAAccountAlternateDSID = (void*)0; 243 - extern void* const kAAAccountAppProvidedContextKey = (void*)0; 244 - extern void* const kAAAccountAppleIDAliasesKey = (void*)0; 245 - extern void* const kAAAccountAppleIDKey = (void*)0; 246 - extern void* const kAAAccountBenefactorAccountKey = (void*)0; 247 - extern void* const kAAAccountClassKey = (void*)0; 248 - extern void* const kAAAccountCloudDocsMigrationComplete = (void*)0; 249 - extern void* const kAAAccountDataclass = (void*)0; 250 - extern void* const kAAAccountDataclassesDisabledForCellularKey = (void*)0; 251 - extern void* const kAAAccountDataclassesPropertiesKey = (void*)0; 252 - extern void* const kAAAccountEmailAddress = (void*)0; 253 - extern void* const kAAAccountFirstNameKey = (void*)0; 254 - extern void* const kAAAccountHasOptionalTerms = (void*)0; 255 - extern void* const kAAAccountIsCloudSubscriber = (void*)0; 256 - extern void* const kAAAccountIsFamilyEligible = (void*)0; 257 - extern void* const kAAAccountIsManagedAppleID = (void*)0; 258 - extern void* const kAAAccountIsSandboxAccount = (void*)0; 259 - extern void* const kAAAccountLastAgreedTerms = (void*)0; 260 - extern void* const kAAAccountLastKnownQuota = (void*)0; 261 - extern void* const kAAAccountLastNameKey = (void*)0; 262 - extern void* const kAAAccountMiddleNameKey = (void*)0; 263 - extern void* const kAAAccountMobileMeStatusKey = (void*)0; 264 - extern void* const kAAAccountNeedsToVerifyTerms = (void*)0; 265 - extern void* const kAAAccountNotesMigrated = (void*)0; 266 - extern void* const kAAAccountPasswordKey = (void*)0; 267 - extern void* const kAAAccountPersonIDKey = (void*)0; 268 - extern void* const kAAAccountPrimaryAccountKey = (void*)0; 269 - extern void* const kAAAccountPrimaryAccountUpdaterVersion = (void*)0; 270 - extern void* const kAAAccountPrimaryEmailKey = (void*)0; 271 - extern void* const kAAAccountPrimaryEmailVerifiedKey = (void*)0; 272 - extern void* const kAAAccountProtocolVersionKey = (void*)0; 273 - extern void* const kAAAccountRegionInfoKey = (void*)0; 274 - extern void* const kAAAccountRemindersAutoMigratableToCK = (void*)0; 275 - extern void* const kAAAccountRemindersMigrated = (void*)0; 276 - extern void* const kAAAccountRepairStateKey = (void*)0; 277 - extern void* const kAAAccountRepairerPID = (void*)0; 278 - extern void* const kAAAccountSyncedAccount = (void*)0; 279 - extern void* const kAAAccountUbiquityPropertyiCloudHome = (void*)0; 280 - extern void* const kAAAccountUsesCloudDocs = (void*)0; 281 - extern void* const kAAAccountWarmingUp = (void*)0; 282 - extern void* const kAAActionNameKey = (void*)0; 283 - extern void* const kAAAltDSIDKey = (void*)0; 284 - extern void* const kAACountryCodeKey = (void*)0; 285 - extern void* const kAADeviceProvisioningMachineId = (void*)0; 286 - extern void* const kAADeviceProvisioningOneTimePassword = (void*)0; 287 - extern void* const kAAErrorDetailsActionButtonTitleKey = (void*)0; 288 - extern void* const kAAErrorDetailsActionButtonTypeKey = (void*)0; 289 - extern void* const kAAErrorDetailsActionButtonURLKey = (void*)0; 290 - extern void* const kAAErrorDetailsDismissButtonTitleKey = (void*)0; 291 - extern void* const kAAErrorDetailsMIDKey = (void*)0; 292 - extern void* const kAAErrorDetailsMessageKey = (void*)0; 293 - extern void* const kAAErrorDetailsOTPKey = (void*)0; 294 - extern void* const kAAErrorDetailsProxiedDeviceDataKey = (void*)0; 295 - extern void* const kAAErrorDetailsRoutingInfoKey = (void*)0; 296 - extern void* const kAAErrorDetailsTitleKey = (void*)0; 297 - extern void* const kAAMessagingServiceName = (void*)0; 298 - extern void* const kAAMetadatanKey = (void*)0; 299 - extern void* const kAAProcotolNewAccountUIURLKey = (void*)0; 300 - extern void* const kAAProtocoEmailLookupURLKey = (void*)0; 301 - extern void* const kAAProtocolAPSEnvKey = (void*)0; 302 - extern void* const kAAProtocolAboutURLKey = (void*)0; 303 - extern void* const kAAProtocolAcceptChildTransferURLKey = (void*)0; 304 - extern void* const kAAProtocolAcceptFamilyInviteURLKey = (void*)0; 305 - extern void* const kAAProtocolAcceptFamilyInviteV2URLKey = (void*)0; 306 - extern void* const kAAProtocolAccountBetaKey = (void*)0; 307 - extern void* const kAAProtocolAccountFirstDisplayAlertKey = (void*)0; 308 - extern void* const kAAProtocolAccountFooterButtonKey = (void*)0; 309 - extern void* const kAAProtocolAccountFooterTextKey = (void*)0; 310 - extern void* const kAAProtocolAccountManagementUIURLKey = (void*)0; 311 - extern void* const kAAProtocolAccountServiceTypeKey = (void*)0; 312 - extern void* const kAAProtocolAccountUnavailableKey = (void*)0; 313 - extern void* const kAAProtocolAddEmailURLKey = (void*)0; 314 - extern void* const kAAProtocolAddFamilyMemberUIURLKey = (void*)0; 315 - extern void* const kAAProtocolAltDSIDKey = (void*)0; 316 - extern void* const kAAProtocolAppleAccountInfoKey = (void*)0; 317 - extern void* const kAAProtocolAppleIDAliasesKey = (void*)0; 318 - extern void* const kAAProtocolAppleIDEnteredByUserKey = (void*)0; 319 - extern void* const kAAProtocolAppleIDKey = (void*)0; 320 - extern void* const kAAProtocolAppleIDToken = (void*)0; 321 - extern void* const kAAProtocolAuthTokenKey = (void*)0; 322 - extern void* const kAAProtocolAuthenticateURLKey = (void*)0; 323 - extern void* const kAAProtocolCheckiCloudMembershipURLKey = (void*)0; 324 - extern void* const kAAProtocolChildAccountCreationUIURLKey = (void*)0; 325 - extern void* const kAAProtocolClientIDKey = (void*)0; 326 - extern void* const kAAProtocolCloudKitDevicesList = (void*)0; 327 - extern void* const kAAProtocolCloudKitMigrationStateURLKey = (void*)0; 328 - extern void* const kAAProtocolCloudKitStartMigrationURLKey = (void*)0; 329 - extern void* const kAAProtocolCloudKitTokenKey = (void*)0; 330 - extern void* const kAAProtocolCompleteValidateEmailURLKey = (void*)0; 331 - extern void* const kAAProtocolCreateDelegatesURLKey = (void*)0; 332 - extern void* const kAAProtocolDSIDKey = (void*)0; 333 - extern void* const kAAProtocolDeclineFamilyInviteURLKey = (void*)0; 334 - extern void* const kAAProtocolDelegatesKey = (void*)0; 335 - extern void* const kAAProtocolDeviceHardwareModelKey = (void*)0; 336 - extern void* const kAAProtocolDeviceInfoKey = (void*)0; 337 - extern void* const kAAProtocolDeviceInfoSignatureKey = (void*)0; 338 - extern void* const kAAProtocolDeviceListURLKey = (void*)0; 339 - extern void* const kAAProtocolDeviceOSVersionKey = (void*)0; 340 - extern void* const kAAProtocolDeviceQualificationURLKey = (void*)0; 341 - extern void* const kAAProtocolDeviceRegionCode = (void*)0; 342 - extern void* const kAAProtocolDeviceSerialNumberKey = (void*)0; 343 - extern void* const kAAProtocolDeviceUDIDHeader = (void*)0; 344 - extern void* const kAAProtocolDevicesUIURLKey = (void*)0; 345 - extern void* const kAAProtocolDismissAlertURLKey = (void*)0; 346 - extern void* const kAAProtocolDisplayedHostnameKey = (void*)0; 347 - extern void* const kAAProtocolDomainURLsKey = (void*)0; 348 - extern void* const kAAProtocolEmailToVet = (void*)0; 349 - extern void* const kAAProtocolEmailVettingToken = (void*)0; 350 - extern void* const kAAProtocolEnvironmentsKey = (void*)0; 351 - extern void* const kAAProtocolErrorCancelButtonTitleKey = (void*)0; 352 - extern void* const kAAProtocolErrorCommunicationsError = (void*)0; 353 - extern void* const kAAProtocolErrorDescriptionKey = (void*)0; 354 - extern void* const kAAProtocolErrorInvalidPassword = (void*)0; 355 - extern void* const kAAProtocolErrorKey = (void*)0; 356 - extern void* const kAAProtocolErrorMessageKey = (void*)0; 357 - extern void* const kAAProtocolErrorMobileMeAccountDisabled = (void*)0; 358 - extern void* const kAAProtocolErrorMobileMeAccountLapsed = (void*)0; 359 - extern void* const kAAProtocolErrorMobileMeAccountMissingInfo = (void*)0; 360 - extern void* const kAAProtocolErrorMobileMeCreateUnavailable = (void*)0; 361 - extern void* const kAAProtocolErrorMobileMeInvalidSignature = (void*)0; 362 - extern void* const kAAProtocolErrorMobileMeRegionDenied = (void*)0; 363 - extern void* const kAAProtocolErrorMobileMeSuspendedMode = (void*)0; 364 - extern void* const kAAProtocolErrorMobileMeTermsOfServiceUpdate = (void*)0; 365 - extern void* const kAAProtocolErrorMobileMeUnsupportedDevice = (void*)0; 366 - extern void* const kAAProtocolErrorResponseDictionaryKey = (void*)0; 367 - extern void* const kAAProtocolErrorScheduledMaintenence = (void*)0; 368 - extern void* const kAAProtocolErrorTitleKey = (void*)0; 369 - extern void* const kAAProtocolExistingAppleIDTermsUIURLKey = (void*)0; 370 - extern void* const kAAProtocolExperimentalModeHeaderKey = (void*)0; 371 - extern void* const kAAProtocolFMFAppTokenKey = (void*)0; 372 - extern void* const kAAProtocolFMFTokenKey = (void*)0; 373 - extern void* const kAAProtocolFMIPAppTokenKey = (void*)0; 374 - extern void* const kAAProtocolFMIPAuthenticateURLKey = (void*)0; 375 - extern void* const kAAProtocolFMIPLostModeTokenKey = (void*)0; 376 - extern void* const kAAProtocolFMIPSiriTokenKey = (void*)0; 377 - extern void* const kAAProtocolFMIPTokenKey = (void*)0; 378 - extern void* const kAAProtocolFMIPUrl = (void*)0; 379 - extern void* const kAAProtocolFMIPWipeTokenKey = (void*)0; 380 - extern void* const kAAProtocolFamilyEligibilityURLKey = (void*)0; 381 - extern void* const kAAProtocolFamilyInviteSentV2URLKey = (void*)0; 382 - extern void* const kAAProtocolFamilyLearnMoreURLKey = (void*)0; 383 - extern void* const kAAProtocolFamilyPaymentCardUIURLKey = (void*)0; 384 - extern void* const kAAProtocolFamilyPaymentInfoURLKey = (void*)0; 385 - extern void* const kAAProtocolFamilySetupUIURLKey = (void*)0; 386 - extern void* const kAAProtocolFamilyUIURLKey = (void*)0; 387 - extern void* const kAAProtocolFetchFamilyInviteV2URLKey = (void*)0; 388 - extern void* const kAAProtocolFinishProvisioningMachineKey = (void*)0; 389 - extern void* const kAAProtocolFirstNameKey = (void*)0; 390 - extern void* const kAAProtocolGameCenterDataKey = (void*)0; 391 - extern void* const kAAProtocolGenericTermsUIBuddyMLKey = (void*)0; 392 - extern void* const kAAProtocolGenericTermsUIPlistBuddyMLKey = (void*)0; 393 - extern void* const kAAProtocolGenericTermsUIPlistTextKey = (void*)0; 394 - extern void* const kAAProtocolGenericTermsURLKey = (void*)0; 395 - extern void* const kAAProtocolGetAccountEventDetailsURLKey = (void*)0; 396 - extern void* const kAAProtocolGetAccountSettingsURLKey = (void*)0; 397 - extern void* const kAAProtocolGetDeviceListURLKey = (void*)0; 398 - extern void* const kAAProtocolGetFamilyDetailsURLKey = (void*)0; 399 - extern void* const kAAProtocolGetFamilyMemberPhotoURLKey = (void*)0; 400 - extern void* const kAAProtocolGetFamilyPushDetailsURLKey = (void*)0; 401 - extern void* const kAAProtocolGetMyPhotoURLKey = (void*)0; 402 - extern void* const kAAProtocolGrandslamURLKey = (void*)0; 403 - extern void* const kAAProtocolHasOptionalTermsKey = (void*)0; 404 - extern void* const kAAProtocolIdentityServicesDataKey = (void*)0; 405 - extern void* const kAAProtocolInitiateFamilyV2URLKey = (void*)0; 406 - extern void* const kAAProtocolInitiateValidateEmailURLKey = (void*)0; 407 - extern void* const kAAProtocolIsCloudDocsMigratedKey = (void*)0; 408 - extern void* const kAAProtocolIsFamilyEligibleKey = (void*)0; 409 - extern void* const kAAProtocolIsManagedAppleIDKey = (void*)0; 410 - extern void* const kAAProtocolIsSandboxAccountKey = (void*)0; 411 - extern void* const kAAProtocolKeyTransparencyTokenKey = (void*)0; 412 - extern void* const kAAProtocolLanguageKey = (void*)0; 413 - extern void* const kAAProtocolLastNameKey = (void*)0; 414 - extern void* const kAAProtocolLoginAccountURLKey = (void*)0; 415 - extern void* const kAAProtocolLoginDelegatesURLKey = (void*)0; 416 - extern void* const kAAProtocolLoginOrCreateDelegatesURLKey = (void*)0; 417 - extern void* const kAAProtocolLoginOrCreateURLKey = (void*)0; 418 - extern void* const kAAProtocolMDMServerTokenKey = (void*)0; 419 - extern void* const kAAProtocolMapsTokenKey = (void*)0; 420 - extern void* const kAAProtocolMemberDetailsUIURLKey = (void*)0; 421 - extern void* const kAAProtocolMobileMeDataKey = (void*)0; 422 - extern void* const kAAProtocolMobileMeOfferAlertURLKey = (void*)0; 423 - extern void* const kAAProtocolMobileMeOfferClassicMessageKey = (void*)0; 424 - extern void* const kAAProtocolMobileMeOfferClassicTitleKey = (void*)0; 425 - extern void* const kAAProtocolMobileMeOfferIdentifierKey = (void*)0; 426 - extern void* const kAAProtocolMobileMeOfferMessageKey = (void*)0; 427 - extern void* const kAAProtocolMobileMeOfferTitleKey = (void*)0; 428 - extern void* const kAAProtocolMobileMeSetupTokenKey = (void*)0; 429 - extern void* const kAAProtocolNewAccountURLKey = (void*)0; 430 - extern void* const kAAProtocolNonQualifiedRegisterURLKey = (void*)0; 431 - extern void* const kAAProtocolNotesMigratedKey = (void*)0; 432 - extern void* const kAAProtocolPasswordKey = (void*)0; 433 - extern void* const kAAProtocolPasswordSecurityUIURLKey = (void*)0; 434 - extern void* const kAAProtocolPaymentSummaryUIURLKey = (void*)0; 435 - extern void* const kAAProtocolPaymentUIURLKey = (void*)0; 436 - extern void* const kAAProtocolPendingFamilyInvitesUIURLKey = (void*)0; 437 - extern void* const kAAProtocolPersonIDKey = (void*)0; 438 - extern void* const kAAProtocolPersonIDToken = (void*)0; 439 - extern void* const kAAProtocolPersonalInfoUIURLKey = (void*)0; 440 - extern void* const kAAProtocolPrefCustomHealthCheckIntervalEnabled = (void*)0; 441 - extern void* const kAAProtocolPrefCustomHealthCheckIntervalMinutes = (void*)0; 442 - extern void* const kAAProtocolPrefCustomHealthCheckReachabilityIntervalMinutes = (void*)0; 443 - extern void* const kAAProtocolPrefCustomHealthCheckVersion = (void*)0; 444 - extern void* const kAAProtocolPrefDisableHealthCheckTTRKey = (void*)0; 445 - extern void* const kAAProtocolPrefExperimentalModeKey = (void*)0; 446 - extern void* const kAAProtocolPrefMultipleFullAccounts = (void*)0; 447 - extern void* const kAAProtocolPrefNeverSkipCustodianCheckKey = (void*)0; 448 - extern void* const kAAProtocolPrefSendInternalDevHeaderKey = (void*)0; 449 - extern void* const kAAProtocolPrefShowAccountContactsKey = (void*)0; 450 - extern void* const kAAProtocolPrefSimulateUnhealthyCustodianKey = (void*)0; 451 - extern void* const kAAProtocolPrefSuppressFireKey = (void*)0; 452 - extern void* const kAAProtocolPrefUseLegacyLoginEndpoint = (void*)0; 453 - extern void* const kAAProtocolPrimaryEmailKey = (void*)0; 454 - extern void* const kAAProtocolPrimaryEmailVerifiedKey = (void*)0; 455 - extern void* const kAAProtocolProvisionedDataclassesKey = (void*)0; 456 - extern void* const kAAProtocolRegionInfoKey = (void*)0; 457 - extern void* const kAAProtocolRegisterDeviceURLKey = (void*)0; 458 - extern void* const kAAProtocolRegisterURLKey = (void*)0; 459 - extern void* const kAAProtocolRejectChildTransferURLKey = (void*)0; 460 - extern void* const kAAProtocolRemindersAutoMigratableToCKKey = (void*)0; 461 - extern void* const kAAProtocolRemindersMigratedKey = (void*)0; 462 - extern void* const kAAProtocolRepairCloudAccountUIURLKey = (void*)0; 463 - extern void* const kAAProtocolSearchPartyTokenKey = (void*)0; 464 - extern void* const kAAProtocolSecondaryAuthURLKey = (void*)0; 465 - extern void* const kAAProtocolSendCodeURLKey = (void*)0; 466 - extern void* const kAAProtocolServerResponseStatus = (void*)0; 467 - extern void* const kAAProtocolServerResponseStatusMessage = (void*)0; 468 - extern void* const kAAProtocolServiceDataKey = (void*)0; 469 - extern void* const kAAProtocolSigningSessionCertificateURLKey = (void*)0; 470 - extern void* const kAAProtocolSigningSessionURLKey = (void*)0; 471 - extern void* const kAAProtocolStartFamilyInviteV2URLKey = (void*)0; 472 - extern void* const kAAProtocolSuspendedInfoKey = (void*)0; 473 - extern void* const kAAProtocolSuspensionFamilyKey = (void*)0; 474 - extern void* const kAAProtocolSuspensioniCloudKey = (void*)0; 475 - extern void* const kAAProtocolSyncMachineKey = (void*)0; 476 - extern void* const kAAProtocolTermsReportUserActionURLKey = (void*)0; 477 - extern void* const kAAProtocolTimezoneKey = (void*)0; 478 - extern void* const kAAProtocolTokensKey = (void*)0; 479 - extern void* const kAAProtocolUDIDKey = (void*)0; 480 - extern void* const kAAProtocolUDIDToken = (void*)0; 481 - extern void* const kAAProtocolURLsKey = (void*)0; 482 - extern void* const kAAProtocolUnregisterDeviceURLKey = (void*)0; 483 - extern void* const kAAProtocolUpdateAccountUIURLKey = (void*)0; 484 - extern void* const kAAProtocolUpdateAccountURLKey = (void*)0; 485 - extern void* const kAAProtocolUpdateMyPhotoURLKey = (void*)0; 486 - extern void* const kAAProtocolUpdateNameURLKey = (void*)0; 487 - extern void* const kAAProtocolUserInfoKey = (void*)0; 488 - extern void* const kAAProtocolValidateURLKey = (void*)0; 489 - extern void* const kAAProtocolVerifyCodeURLKey = (void*)0; 490 - extern void* const kAAProtocolVersionKey = (void*)0; 491 - extern void* const kAAProtocoliCloudAccountKey = (void*)0; 492 - extern void* const kAAProtocoliCloudDataclassPrefix = (void*)0; 493 - extern void* const kAAProtocoliForgotUIURLKey = (void*)0; 494 - extern void* const kAASaveOptionAnisetteMIDKey = (void*)0; 495 - extern void* const kAASaveOptionAnisetteOTPKey = (void*)0; 496 - extern void* const kAASaveOptionAnisetteRoutingKey = (void*)0; 497 - extern void* const kAASaveOptionCompanionDeviceClientInfoKey = (void*)0; 498 - extern void* const kAASaveOptionCompanionDeviceUDIDKey = (void*)0; 499 - extern void* const kAASaveOptionsTwoFactorLoginCookiesKey = (void*)0; 500 - extern void* const kAASendWalrusWebAccessPCSAuthKey = (void*)0; 501 - extern void* const kAATermsAgreeUrlKey = (void*)0; 502 - extern void* const kAATermsFieldFormat = (void*)0; 503 - extern void* const kAATermsFieldName = (void*)0; 504 - extern void* const kAATermsFieldTerms = (void*)0; 505 - extern void* const kAATermsVersionKey = (void*)0; 506 - extern void* const kAATrueString = (void*)0; 507 - extern void* const kAAiCloudVersionKey = (void*)0; 508 - extern void* const kAppleIDMigratedAccountIdentifier = (void*)0; 509 - extern void* const kLegacyAAAccountAppleIDAliasesKey = (void*)0; 510 - extern void* const kLegacyAAAccountAuthTokenKey = (void*)0; 511 - extern void* const kLegacyAAAccountDataclass = (void*)0; 512 - extern void* const kLegacyAAAccountDataclassesDisabledForCellularKey = (void*)0; 513 - extern void* const kLegacyAAAccountDataclassesPropertiesKey = (void*)0; 514 - extern void* const kLegacyAAAccountFMIPTokenKey = (void*)0; 515 - extern void* const kLegacyAAAccountFirstNameKey = (void*)0; 516 - extern void* const kLegacyAAAccountLastNameKey = (void*)0; 517 - extern void* const kLegacyAAAccountMobileMeStatusKey = (void*)0; 518 - extern void* const kLegacyAAAccountPersonIDKey = (void*)0; 519 - extern void* const kLegacyAAAccountPrimaryAccountKey = (void*)0; 520 - extern void* const kLegacyAAAccountPrimaryEmailKey = (void*)0; 521 - extern void* const kLegacyAAAccountPrimaryEmailVerifiedKey = (void*)0; 522 - extern void* const kLegacyAAAccountProtocolVersionKey = (void*)0; 32 + void* const AAAbsintheSignerDefaultTimeout = (void*)0; 33 + void* const AAAccountClassBasic = (void*)0; 34 + void* const AAAccountClassFull = (void*)0; 35 + void* const AAAccountClassPrimary = (void*)0; 36 + void* const AAAccountConfigChangedNotification = (void*)0; 37 + void* const AAAccountUserNotificationMachService = (void*)0; 38 + void* const AAAppProvidedContextKey = (void*)0; 39 + void* const AAAttestationSignerKeychainLabel = (void*)0; 40 + void* const AAAttestationSignerValidity = (void*)0; 41 + void* const AACloudKitMigrationStateDone = (void*)0; 42 + void* const AACloudKitMigrationStateFailed = (void*)0; 43 + void* const AACloudKitMigrationStateMigrating = (void*)0; 44 + void* const AACloudKitMigrationStateNone = (void*)0; 45 + void* const AACloudKitMigrationStateNotNeeded = (void*)0; 46 + void* const AACloudKitMigrationStateStart = (void*)0; 47 + void* const AACustodianErrorDomain = (void*)0; 48 + void* const AACustodianMachService = (void*)0; 49 + void* const AACustodianRecoveryErrorDomain = (void*)0; 50 + void* const AADaemonMachService = (void*)0; 51 + void* const AADataclassActionErrorDomain = (void*)0; 52 + void* const AADataclassActionUserInfoLibrarySize = (void*)0; 53 + void* const AADataclassActionsKey = (void*)0; 54 + void* const AADataclassesKey = (void*)0; 55 + void* const AADefaultGrandSlamTokenHeaderKey = (void*)0; 56 + void* const AAErrorDomain = (void*)0; 57 + void* const AAFamilyEligibilityKey = (void*)0; 58 + void* const AAFamilyGrandSlamTokenHeaderKey = (void*)0; 59 + void* AAFollowUpActionDismiss = (void*)0; 60 + void* AAFollowUpActionPrimary = (void*)0; 61 + void* AAFollowUpClientIdentifier = (void*)0; 62 + void* AAFollowUpExtensionIdentifier = (void*)0; 63 + void* AAFollowUpIdentifierBeneficiaryIneligible = (void*)0; 64 + void* AAFollowUpIdentifierBeneficiaryRemoved = (void*)0; 65 + void* AAFollowUpIdentifierCustodianEmbargo = (void*)0; 66 + void* AAFollowUpIdentifierCustodianInvitationReminder = (void*)0; 67 + void* AAFollowUpIdentifierCustodianRemoved = (void*)0; 68 + void* AAFollowUpIdentifierCustodianWalrusNoLiveness = (void*)0; 69 + void* AAFollowUpIdentifierCustodianWalrusRemoved = (void*)0; 70 + void* AAFollowUpIdentifierRenewCredentials = (void*)0; 71 + void* AAFollowUpIdentifierStartUsing = (void*)0; 72 + void* AAFollowUpIdentifierUserInfoKey = (void*)0; 73 + void* AAFollowUpIdentifierVerifyTerms = (void*)0; 74 + void* AAFollowUpIdentifierVerifyTermsV2 = (void*)0; 75 + void* AAFollowUpIdentifierWalrusUserRecoveryFactorsMissing = (void*)0; 76 + void* const AAFollowUpMacOptionsButtonTitle = (void*)0; 77 + void* AAFollowUpOpenPrefPaneActionAddBeneficiary = (void*)0; 78 + void* AAFollowUpOpenPrefPaneActionAddCustodian = (void*)0; 79 + void* const AAFollowUpOpenPrefPaneActionAddRecoveryKey = (void*)0; 80 + void* AAFollowUpOpenPrefPaneActionBeneficiaryList = (void*)0; 81 + void* AAFollowUpOpenPrefPaneActionCustodianRecovery = (void*)0; 82 + void* AAFollowUpOpenPrefPaneActionKey = (void*)0; 83 + void* AAFollowUpOpenPrefPaneActionRenewAuth = (void*)0; 84 + void* AAFollowUpOpenPrefPaneActionShowAppleIDLogin = (void*)0; 85 + void* AAFollowUpOpenPrefPaneActionShowDeviceList = (void*)0; 86 + void* AAFollowUpOpenPrefPaneActionShowInitialPage = (void*)0; 87 + void* AAFollowUpOpenPrefPaneActionShowTransparencyPane = (void*)0; 88 + void* AAFollowUpOpenPrefPaneActionShowTrustedContacts = (void*)0; 89 + void* AAFollowUpOpenPrefPaneActionTerms = (void*)0; 90 + void* const AAFollowUpOpenPrefPaneActionWalrusAddRecoveryContact = (void*)0; 91 + void* AAFollowUpOpenPrefPaneURL = (void*)0; 92 + void* AAFollowUpTrustedContactFirstName = (void*)0; 93 + void* AAFollowUpTrustedContactHandle = (void*)0; 94 + void* AAFollowUpTrustedContactID = (void*)0; 95 + void* AAFollowUpTrustedContactInvitationURL = (void*)0; 96 + void* AAFollowUpTrustedContactName = (void*)0; 97 + void* AAFollowUpUserInfoAccountIdentifier = (void*)0; 98 + void* AAFollowUpUserInfoAltDSID = (void*)0; 99 + void* AAFollowUpUserInfoCFUType = (void*)0; 100 + void* AAFollowUpUserInfoClientName = (void*)0; 101 + void* AAFollowUpUserInfoCustodianSessionID = (void*)0; 102 + void* AAFollowUpUserInfoNotificationAltButtonTitle = (void*)0; 103 + void* AAFollowUpUserInfoNotificationBody = (void*)0; 104 + void* AAFollowUpUserInfoNotificationButtonTitle = (void*)0; 105 + void* AAFollowUpUserInfoNotificationDelay = (void*)0; 106 + void* AAFollowUpUserInfoNotificationFrequency = (void*)0; 107 + void* AAFollowUpUserInfoNotificationInfo = (void*)0; 108 + void* AAFollowUpUserInfoNotificationTimeLimit = (void*)0; 109 + void* AAFollowUpUserInfoNotificationTitle = (void*)0; 110 + void* AAFollowUpUserInfoProxiedDeviceData = (void*)0; 111 + void* AAFollowUpUserInfoTermsCFUBody = (void*)0; 112 + void* AAFollowUpUserInfoTermsCFUTitle = (void*)0; 113 + void* AAFollowUpUserInfoTermsDependentAltDSID = (void*)0; 114 + void* AAFollowUpUserInfoTermsFamilyAltDSIDValue = (void*)0; 115 + void* AAFollowUpUserInfoTermsNotificationBody = (void*)0; 116 + void* AAFollowUpUserInfoTermsNotificationTitle = (void*)0; 117 + void* AAFollowUpUserInfoTermsServerProvidedContext = (void*)0; 118 + void* const AAGrandSlamAppTokenIDAppleIDSettings = (void*)0; 119 + void* const AAGrandSlamAppTokenIDFamilySharing = (void*)0; 120 + void* const AAGrandSlamAppTokenIDiCloudSettings = (void*)0; 121 + void* const AAHTTPHeaderDeviceUDID = (void*)0; 122 + void* const AAHTTPHeaderMachineID = (void*)0; 123 + void* const AAHTTPHeaderOneTimePassword = (void*)0; 124 + void* const AAHTTPHeaderXAppleMDAction = (void*)0; 125 + void* const AAHTTPHeaderXAppleMDData = (void*)0; 126 + void* const AAIDSRegistrationPropertySupportsLegacyContact = (void*)0; 127 + void* const AAInheritanceAccessKeyKey = (void*)0; 128 + void* const AAInheritanceBenefactorAltDSIDKey = (void*)0; 129 + void* const AAInheritanceBeneficiaryIDKey = (void*)0; 130 + void* AAInheritanceConfigDurationBeforeNotSetupCFUKey = (void*)0; 131 + void* AAInheritanceConfigStaleInviteDurationKey = (void*)0; 132 + void* const AAInheritanceContactChangedNotification = (void*)0; 133 + void* const AAInheritanceContactHandleKey = (void*)0; 134 + void* const AAInheritanceErrorDomain = (void*)0; 135 + void* const AAInheritanceMachService = (void*)0; 136 + void* const AAInheritanceSetupHelpURL = (void*)0; 137 + void* const AALoginDelegatesAppleIDKey = (void*)0; 138 + void* const AALoginDelegatesDSIDKey = (void*)0; 139 + void* const AALoginDelegatesDelegatesKey = (void*)0; 140 + void* const AALoginDelegatesPasswordKey = (void*)0; 141 + void* const AALoginDelegatesResponseParametersKey = (void*)0; 142 + void* const AALoginDelegatesServiceDataKey = (void*)0; 143 + void* const AALoginDelegatesStatusKey = (void*)0; 144 + void* const AALoginDelegatesStatusMessageKey = (void*)0; 145 + void* const AAMessagesInviteContextActionLabelKey = (void*)0; 146 + void* const AAMessagesInviteContextInviteURLKey = (void*)0; 147 + void* const AAMessagesInviteContextInviteesKey = (void*)0; 148 + void* const AAMessagesInviteContextMessageBodyKey = (void*)0; 149 + void* const AAMessagesInviteContextResponseSubtitleKey = (void*)0; 150 + void* const AAMessagesInviteContextSubtitleKey = (void*)0; 151 + void* const AAMessagesInviteContextTitleKey = (void*)0; 152 + void* const AAMessagingErrorDomain = (void*)0; 153 + void* const AAOBKProtocolPropertyBubbleTextKey = (void*)0; 154 + void* const AAOBKProtocolPropertyCustodianshipInfo = (void*)0; 155 + void* const AAOBKProtocolPropertyDetailTextKey = (void*)0; 156 + void* const AAOBKProtocolPropertyHelpLinkTitleKey = (void*)0; 157 + void* const AAOBKProtocolPropertyHelpLinkURLKey = (void*)0; 158 + void* const AAOBKProtocolPropertyImageNameKey = (void*)0; 159 + void* const AAOBKProtocolPropertyOwnerHandleKey = (void*)0; 160 + void* const AAOBKProtocolPropertyPrimaryButtonKey = (void*)0; 161 + void* const AAOBKProtocolPropertyRecipientHandleKey = (void*)0; 162 + void* const AAOBKProtocolPropertySecondaryButtonKey = (void*)0; 163 + void* const AAOBKProtocolPropertyTitleKey = (void*)0; 164 + void* const AAPartialErrorsByNameKey = (void*)0; 165 + void* const AAPrefsConfigurationDomain = (void*)0; 166 + void* const AAPrefsConfigurationPlistURL = (void*)0; 167 + void* const AAPrefsDomain = (void*)0; 168 + void* const AAPrefsLocalPlistPath = (void*)0; 169 + void* const AAPrefsUseLocalConfigPlist = (void*)0; 170 + void* const AARecoveryContactChangedNotification = (void*)0; 171 + void* const AAServiceTypeGameCenter = (void*)0; 172 + void* AASetupAssistantAboutURLKey = (void*)0; 173 + void* AASetupAssistantActiveEmailDomainKey = (void*)0; 174 + void* const AASetupAssistantAppleIDKey = (void*)0; 175 + void* AASetupAssistantAuthenticateURLKey = (void*)0; 176 + void* const AASetupAssistantBirthdayKey = (void*)0; 177 + void* AASetupAssistantCheckValidityURLKey = (void*)0; 178 + void* const AASetupAssistantClientIDKey = (void*)0; 179 + void* const AASetupAssistantCountryKey = (void*)0; 180 + void* AASetupAssistantCreateAppleIDKey = (void*)0; 181 + void* AASetupAssistantCreateAppleIDURLKey = (void*)0; 182 + void* AASetupAssistantCreateDelegateAccountsURLKey = (void*)0; 183 + void* AASetupAssistantCreateStatusKey = (void*)0; 184 + void* AASetupAssistantCreateStatusMessageKey = (void*)0; 185 + void* AASetupAssistantDSIDKey = (void*)0; 186 + void* const AASetupAssistantDelegatesKey = (void*)0; 187 + void* const AASetupAssistantEmailChoiceKey = (void*)0; 188 + void* AASetupAssistantExistingAppleIDTermsUIURLKey = (void*)0; 189 + void* const AASetupAssistantFirstNameKey = (void*)0; 190 + void* AASetupAssistantIForgotURLKey = (void*)0; 191 + void* const AASetupAssistantLanguageKey = (void*)0; 192 + void* const AASetupAssistantLastNameKey = (void*)0; 193 + void* AASetupAssistantLoginDelegatesURLKey = (void*)0; 194 + void* const AASetupAssistantPasswordKey = (void*)0; 195 + void* AASetupAssistantResponseParametersKey = (void*)0; 196 + void* const AASetupAssistantSecurityAnswerKey = (void*)0; 197 + void* const AASetupAssistantSecurityQuestionKey = (void*)0; 198 + void* AASetupAssistantServerEnabledKey = (void*)0; 199 + void* const AASetupAssistantTimezoneKey = (void*)0; 200 + void* AASetupAssistantUpdateAppleIDURLKey = (void*)0; 201 + void* AASetupAssistantUpgradeStatusKey = (void*)0; 202 + void* AASetupAssistantUpgradeStatusURLKey = (void*)0; 203 + void* AASetupAssistantUpgradeiOSTermsUIURLKey = (void*)0; 204 + void* AASetupAssistantXMLUIKey = (void*)0; 205 + void* AASetupAssistantiForgotUIURLKey = (void*)0; 206 + void* const AASignInErrorDomain = (void*)0; 207 + void* AASpyGlassOptionDependentAccount = (void*)0; 208 + void* AASpyGlassOptionPrimaryAccount = (void*)0; 209 + void* const AATermsEntryBeta = (void*)0; 210 + void* const AATermsEntryDevice = (void*)0; 211 + void* const AATermsEntryGameCenter = (void*)0; 212 + void* const AATermsEntryPrivacy = (void*)0; 213 + void* const AATermsEntryWarranty = (void*)0; 214 + void* const AATermsEntryiCloud = (void*)0; 215 + void* const AATermsEntryiTunes = (void*)0; 216 + void* const AAURLEndpointAbout = (void*)0; 217 + void* const AAURLEndpointAuthenticate = (void*)0; 218 + void* const AAURLEndpointCreateDelegateAccounts = (void*)0; 219 + void* const AAURLEndpointGetAccountSettings = (void*)0; 220 + void* const AAURLEndpointLoginDelegates = (void*)0; 221 + void* const AAURLEndpointLoginOrCreateAccount = (void*)0; 222 + void* const AAURLEndpointQualifyCertificate = (void*)0; 223 + void* const AAURLEndpointQualifySession = (void*)0; 224 + void* const AAURLKeyCustomDomainState = (void*)0; 225 + void* const AAURLKeyFlowType = (void*)0; 226 + void* const AAURLKeyFlowTypeBeneficiary = (void*)0; 227 + void* const AAURLKeyFlowTypeCustodian = (void*)0; 228 + void* const AAURLKeyFlowTypeCustomDomain = (void*)0; 229 + void* const AAURLKeyFlowTypeMailManage = (void*)0; 230 + void* const AAURLKeyFlowTypePrivateEmailManage = (void*)0; 231 + void* const AAURLKeyID = (void*)0; 232 + void* const AAURLProtocolScheme = (void*)0; 233 + void* const IDSRegistrationPropertySupportsCustodian = (void*)0; 234 + void* const IDSRegistrationPropertyUnknown = (void*)0; 235 + void* _AABeneficiaryClaimUIURLKey = (void*)0; 236 + void* const _AAIDSServiceName = (void*)0; 237 + void* const _AAMessageDestinationMailToPrefix = (void*)0; 238 + void* const _AAMessageDestinationSelfTokenPrefix = (void*)0; 239 + void* const _AAMessageDestinationTelToPrefix = (void*)0; 240 + void* const _AAMessageDestinationTokenPrefix = (void*)0; 241 + void* const _AAMessagesInviteContextURL = (void*)0; 242 + void* const kAAAccountAlternateDSID = (void*)0; 243 + void* const kAAAccountAppProvidedContextKey = (void*)0; 244 + void* const kAAAccountAppleIDAliasesKey = (void*)0; 245 + void* const kAAAccountAppleIDKey = (void*)0; 246 + void* const kAAAccountBenefactorAccountKey = (void*)0; 247 + void* const kAAAccountClassKey = (void*)0; 248 + void* const kAAAccountCloudDocsMigrationComplete = (void*)0; 249 + void* const kAAAccountDataclass = (void*)0; 250 + void* const kAAAccountDataclassesDisabledForCellularKey = (void*)0; 251 + void* const kAAAccountDataclassesPropertiesKey = (void*)0; 252 + void* const kAAAccountEmailAddress = (void*)0; 253 + void* const kAAAccountFirstNameKey = (void*)0; 254 + void* const kAAAccountHasOptionalTerms = (void*)0; 255 + void* const kAAAccountIsCloudSubscriber = (void*)0; 256 + void* const kAAAccountIsFamilyEligible = (void*)0; 257 + void* const kAAAccountIsManagedAppleID = (void*)0; 258 + void* const kAAAccountIsSandboxAccount = (void*)0; 259 + void* const kAAAccountLastAgreedTerms = (void*)0; 260 + void* const kAAAccountLastKnownQuota = (void*)0; 261 + void* const kAAAccountLastNameKey = (void*)0; 262 + void* const kAAAccountMiddleNameKey = (void*)0; 263 + void* const kAAAccountMobileMeStatusKey = (void*)0; 264 + void* const kAAAccountNeedsToVerifyTerms = (void*)0; 265 + void* const kAAAccountNotesMigrated = (void*)0; 266 + void* const kAAAccountPasswordKey = (void*)0; 267 + void* const kAAAccountPersonIDKey = (void*)0; 268 + void* const kAAAccountPrimaryAccountKey = (void*)0; 269 + void* const kAAAccountPrimaryAccountUpdaterVersion = (void*)0; 270 + void* const kAAAccountPrimaryEmailKey = (void*)0; 271 + void* const kAAAccountPrimaryEmailVerifiedKey = (void*)0; 272 + void* const kAAAccountProtocolVersionKey = (void*)0; 273 + void* const kAAAccountRegionInfoKey = (void*)0; 274 + void* const kAAAccountRemindersAutoMigratableToCK = (void*)0; 275 + void* const kAAAccountRemindersMigrated = (void*)0; 276 + void* const kAAAccountRepairStateKey = (void*)0; 277 + void* const kAAAccountRepairerPID = (void*)0; 278 + void* const kAAAccountSyncedAccount = (void*)0; 279 + void* const kAAAccountUbiquityPropertyiCloudHome = (void*)0; 280 + void* const kAAAccountUsesCloudDocs = (void*)0; 281 + void* const kAAAccountWarmingUp = (void*)0; 282 + void* const kAAActionNameKey = (void*)0; 283 + void* const kAAAltDSIDKey = (void*)0; 284 + void* const kAACountryCodeKey = (void*)0; 285 + void* const kAADeviceProvisioningMachineId = (void*)0; 286 + void* const kAADeviceProvisioningOneTimePassword = (void*)0; 287 + void* const kAAErrorDetailsActionButtonTitleKey = (void*)0; 288 + void* const kAAErrorDetailsActionButtonTypeKey = (void*)0; 289 + void* const kAAErrorDetailsActionButtonURLKey = (void*)0; 290 + void* const kAAErrorDetailsDismissButtonTitleKey = (void*)0; 291 + void* const kAAErrorDetailsMIDKey = (void*)0; 292 + void* const kAAErrorDetailsMessageKey = (void*)0; 293 + void* const kAAErrorDetailsOTPKey = (void*)0; 294 + void* const kAAErrorDetailsProxiedDeviceDataKey = (void*)0; 295 + void* const kAAErrorDetailsRoutingInfoKey = (void*)0; 296 + void* const kAAErrorDetailsTitleKey = (void*)0; 297 + void* const kAAMessagingServiceName = (void*)0; 298 + void* const kAAMetadatanKey = (void*)0; 299 + void* const kAAProcotolNewAccountUIURLKey = (void*)0; 300 + void* const kAAProtocoEmailLookupURLKey = (void*)0; 301 + void* const kAAProtocolAPSEnvKey = (void*)0; 302 + void* const kAAProtocolAboutURLKey = (void*)0; 303 + void* const kAAProtocolAcceptChildTransferURLKey = (void*)0; 304 + void* const kAAProtocolAcceptFamilyInviteURLKey = (void*)0; 305 + void* const kAAProtocolAcceptFamilyInviteV2URLKey = (void*)0; 306 + void* const kAAProtocolAccountBetaKey = (void*)0; 307 + void* const kAAProtocolAccountFirstDisplayAlertKey = (void*)0; 308 + void* const kAAProtocolAccountFooterButtonKey = (void*)0; 309 + void* const kAAProtocolAccountFooterTextKey = (void*)0; 310 + void* const kAAProtocolAccountManagementUIURLKey = (void*)0; 311 + void* const kAAProtocolAccountServiceTypeKey = (void*)0; 312 + void* const kAAProtocolAccountUnavailableKey = (void*)0; 313 + void* const kAAProtocolAddEmailURLKey = (void*)0; 314 + void* const kAAProtocolAddFamilyMemberUIURLKey = (void*)0; 315 + void* const kAAProtocolAltDSIDKey = (void*)0; 316 + void* const kAAProtocolAppleAccountInfoKey = (void*)0; 317 + void* const kAAProtocolAppleIDAliasesKey = (void*)0; 318 + void* const kAAProtocolAppleIDEnteredByUserKey = (void*)0; 319 + void* const kAAProtocolAppleIDKey = (void*)0; 320 + void* const kAAProtocolAppleIDToken = (void*)0; 321 + void* const kAAProtocolAuthTokenKey = (void*)0; 322 + void* const kAAProtocolAuthenticateURLKey = (void*)0; 323 + void* const kAAProtocolCheckiCloudMembershipURLKey = (void*)0; 324 + void* const kAAProtocolChildAccountCreationUIURLKey = (void*)0; 325 + void* const kAAProtocolClientIDKey = (void*)0; 326 + void* const kAAProtocolCloudKitDevicesList = (void*)0; 327 + void* const kAAProtocolCloudKitMigrationStateURLKey = (void*)0; 328 + void* const kAAProtocolCloudKitStartMigrationURLKey = (void*)0; 329 + void* const kAAProtocolCloudKitTokenKey = (void*)0; 330 + void* const kAAProtocolCompleteValidateEmailURLKey = (void*)0; 331 + void* const kAAProtocolCreateDelegatesURLKey = (void*)0; 332 + void* const kAAProtocolDSIDKey = (void*)0; 333 + void* const kAAProtocolDeclineFamilyInviteURLKey = (void*)0; 334 + void* const kAAProtocolDelegatesKey = (void*)0; 335 + void* const kAAProtocolDeviceHardwareModelKey = (void*)0; 336 + void* const kAAProtocolDeviceInfoKey = (void*)0; 337 + void* const kAAProtocolDeviceInfoSignatureKey = (void*)0; 338 + void* const kAAProtocolDeviceListURLKey = (void*)0; 339 + void* const kAAProtocolDeviceOSVersionKey = (void*)0; 340 + void* const kAAProtocolDeviceQualificationURLKey = (void*)0; 341 + void* const kAAProtocolDeviceRegionCode = (void*)0; 342 + void* const kAAProtocolDeviceSerialNumberKey = (void*)0; 343 + void* const kAAProtocolDeviceUDIDHeader = (void*)0; 344 + void* const kAAProtocolDevicesUIURLKey = (void*)0; 345 + void* const kAAProtocolDismissAlertURLKey = (void*)0; 346 + void* const kAAProtocolDisplayedHostnameKey = (void*)0; 347 + void* const kAAProtocolDomainURLsKey = (void*)0; 348 + void* const kAAProtocolEmailToVet = (void*)0; 349 + void* const kAAProtocolEmailVettingToken = (void*)0; 350 + void* const kAAProtocolEnvironmentsKey = (void*)0; 351 + void* const kAAProtocolErrorCancelButtonTitleKey = (void*)0; 352 + void* const kAAProtocolErrorCommunicationsError = (void*)0; 353 + void* const kAAProtocolErrorDescriptionKey = (void*)0; 354 + void* const kAAProtocolErrorInvalidPassword = (void*)0; 355 + void* const kAAProtocolErrorKey = (void*)0; 356 + void* const kAAProtocolErrorMessageKey = (void*)0; 357 + void* const kAAProtocolErrorMobileMeAccountDisabled = (void*)0; 358 + void* const kAAProtocolErrorMobileMeAccountLapsed = (void*)0; 359 + void* const kAAProtocolErrorMobileMeAccountMissingInfo = (void*)0; 360 + void* const kAAProtocolErrorMobileMeCreateUnavailable = (void*)0; 361 + void* const kAAProtocolErrorMobileMeInvalidSignature = (void*)0; 362 + void* const kAAProtocolErrorMobileMeRegionDenied = (void*)0; 363 + void* const kAAProtocolErrorMobileMeSuspendedMode = (void*)0; 364 + void* const kAAProtocolErrorMobileMeTermsOfServiceUpdate = (void*)0; 365 + void* const kAAProtocolErrorMobileMeUnsupportedDevice = (void*)0; 366 + void* const kAAProtocolErrorResponseDictionaryKey = (void*)0; 367 + void* const kAAProtocolErrorScheduledMaintenence = (void*)0; 368 + void* const kAAProtocolErrorTitleKey = (void*)0; 369 + void* const kAAProtocolExistingAppleIDTermsUIURLKey = (void*)0; 370 + void* const kAAProtocolExperimentalModeHeaderKey = (void*)0; 371 + void* const kAAProtocolFMFAppTokenKey = (void*)0; 372 + void* const kAAProtocolFMFTokenKey = (void*)0; 373 + void* const kAAProtocolFMIPAppTokenKey = (void*)0; 374 + void* const kAAProtocolFMIPAuthenticateURLKey = (void*)0; 375 + void* const kAAProtocolFMIPLostModeTokenKey = (void*)0; 376 + void* const kAAProtocolFMIPSiriTokenKey = (void*)0; 377 + void* const kAAProtocolFMIPTokenKey = (void*)0; 378 + void* const kAAProtocolFMIPUrl = (void*)0; 379 + void* const kAAProtocolFMIPWipeTokenKey = (void*)0; 380 + void* const kAAProtocolFamilyEligibilityURLKey = (void*)0; 381 + void* const kAAProtocolFamilyInviteSentV2URLKey = (void*)0; 382 + void* const kAAProtocolFamilyLearnMoreURLKey = (void*)0; 383 + void* const kAAProtocolFamilyPaymentCardUIURLKey = (void*)0; 384 + void* const kAAProtocolFamilyPaymentInfoURLKey = (void*)0; 385 + void* const kAAProtocolFamilySetupUIURLKey = (void*)0; 386 + void* const kAAProtocolFamilyUIURLKey = (void*)0; 387 + void* const kAAProtocolFetchFamilyInviteV2URLKey = (void*)0; 388 + void* const kAAProtocolFinishProvisioningMachineKey = (void*)0; 389 + void* const kAAProtocolFirstNameKey = (void*)0; 390 + void* const kAAProtocolGameCenterDataKey = (void*)0; 391 + void* const kAAProtocolGenericTermsUIBuddyMLKey = (void*)0; 392 + void* const kAAProtocolGenericTermsUIPlistBuddyMLKey = (void*)0; 393 + void* const kAAProtocolGenericTermsUIPlistTextKey = (void*)0; 394 + void* const kAAProtocolGenericTermsURLKey = (void*)0; 395 + void* const kAAProtocolGetAccountEventDetailsURLKey = (void*)0; 396 + void* const kAAProtocolGetAccountSettingsURLKey = (void*)0; 397 + void* const kAAProtocolGetDeviceListURLKey = (void*)0; 398 + void* const kAAProtocolGetFamilyDetailsURLKey = (void*)0; 399 + void* const kAAProtocolGetFamilyMemberPhotoURLKey = (void*)0; 400 + void* const kAAProtocolGetFamilyPushDetailsURLKey = (void*)0; 401 + void* const kAAProtocolGetMyPhotoURLKey = (void*)0; 402 + void* const kAAProtocolGrandslamURLKey = (void*)0; 403 + void* const kAAProtocolHasOptionalTermsKey = (void*)0; 404 + void* const kAAProtocolIdentityServicesDataKey = (void*)0; 405 + void* const kAAProtocolInitiateFamilyV2URLKey = (void*)0; 406 + void* const kAAProtocolInitiateValidateEmailURLKey = (void*)0; 407 + void* const kAAProtocolIsCloudDocsMigratedKey = (void*)0; 408 + void* const kAAProtocolIsFamilyEligibleKey = (void*)0; 409 + void* const kAAProtocolIsManagedAppleIDKey = (void*)0; 410 + void* const kAAProtocolIsSandboxAccountKey = (void*)0; 411 + void* const kAAProtocolKeyTransparencyTokenKey = (void*)0; 412 + void* const kAAProtocolLanguageKey = (void*)0; 413 + void* const kAAProtocolLastNameKey = (void*)0; 414 + void* const kAAProtocolLoginAccountURLKey = (void*)0; 415 + void* const kAAProtocolLoginDelegatesURLKey = (void*)0; 416 + void* const kAAProtocolLoginOrCreateDelegatesURLKey = (void*)0; 417 + void* const kAAProtocolLoginOrCreateURLKey = (void*)0; 418 + void* const kAAProtocolMDMServerTokenKey = (void*)0; 419 + void* const kAAProtocolMapsTokenKey = (void*)0; 420 + void* const kAAProtocolMemberDetailsUIURLKey = (void*)0; 421 + void* const kAAProtocolMobileMeDataKey = (void*)0; 422 + void* const kAAProtocolMobileMeOfferAlertURLKey = (void*)0; 423 + void* const kAAProtocolMobileMeOfferClassicMessageKey = (void*)0; 424 + void* const kAAProtocolMobileMeOfferClassicTitleKey = (void*)0; 425 + void* const kAAProtocolMobileMeOfferIdentifierKey = (void*)0; 426 + void* const kAAProtocolMobileMeOfferMessageKey = (void*)0; 427 + void* const kAAProtocolMobileMeOfferTitleKey = (void*)0; 428 + void* const kAAProtocolMobileMeSetupTokenKey = (void*)0; 429 + void* const kAAProtocolNewAccountURLKey = (void*)0; 430 + void* const kAAProtocolNonQualifiedRegisterURLKey = (void*)0; 431 + void* const kAAProtocolNotesMigratedKey = (void*)0; 432 + void* const kAAProtocolPasswordKey = (void*)0; 433 + void* const kAAProtocolPasswordSecurityUIURLKey = (void*)0; 434 + void* const kAAProtocolPaymentSummaryUIURLKey = (void*)0; 435 + void* const kAAProtocolPaymentUIURLKey = (void*)0; 436 + void* const kAAProtocolPendingFamilyInvitesUIURLKey = (void*)0; 437 + void* const kAAProtocolPersonIDKey = (void*)0; 438 + void* const kAAProtocolPersonIDToken = (void*)0; 439 + void* const kAAProtocolPersonalInfoUIURLKey = (void*)0; 440 + void* const kAAProtocolPrefCustomHealthCheckIntervalEnabled = (void*)0; 441 + void* const kAAProtocolPrefCustomHealthCheckIntervalMinutes = (void*)0; 442 + void* const kAAProtocolPrefCustomHealthCheckReachabilityIntervalMinutes = (void*)0; 443 + void* const kAAProtocolPrefCustomHealthCheckVersion = (void*)0; 444 + void* const kAAProtocolPrefDisableHealthCheckTTRKey = (void*)0; 445 + void* const kAAProtocolPrefExperimentalModeKey = (void*)0; 446 + void* const kAAProtocolPrefMultipleFullAccounts = (void*)0; 447 + void* const kAAProtocolPrefNeverSkipCustodianCheckKey = (void*)0; 448 + void* const kAAProtocolPrefSendInternalDevHeaderKey = (void*)0; 449 + void* const kAAProtocolPrefShowAccountContactsKey = (void*)0; 450 + void* const kAAProtocolPrefSimulateUnhealthyCustodianKey = (void*)0; 451 + void* const kAAProtocolPrefSuppressFireKey = (void*)0; 452 + void* const kAAProtocolPrefUseLegacyLoginEndpoint = (void*)0; 453 + void* const kAAProtocolPrimaryEmailKey = (void*)0; 454 + void* const kAAProtocolPrimaryEmailVerifiedKey = (void*)0; 455 + void* const kAAProtocolProvisionedDataclassesKey = (void*)0; 456 + void* const kAAProtocolRegionInfoKey = (void*)0; 457 + void* const kAAProtocolRegisterDeviceURLKey = (void*)0; 458 + void* const kAAProtocolRegisterURLKey = (void*)0; 459 + void* const kAAProtocolRejectChildTransferURLKey = (void*)0; 460 + void* const kAAProtocolRemindersAutoMigratableToCKKey = (void*)0; 461 + void* const kAAProtocolRemindersMigratedKey = (void*)0; 462 + void* const kAAProtocolRepairCloudAccountUIURLKey = (void*)0; 463 + void* const kAAProtocolSearchPartyTokenKey = (void*)0; 464 + void* const kAAProtocolSecondaryAuthURLKey = (void*)0; 465 + void* const kAAProtocolSendCodeURLKey = (void*)0; 466 + void* const kAAProtocolServerResponseStatus = (void*)0; 467 + void* const kAAProtocolServerResponseStatusMessage = (void*)0; 468 + void* const kAAProtocolServiceDataKey = (void*)0; 469 + void* const kAAProtocolSigningSessionCertificateURLKey = (void*)0; 470 + void* const kAAProtocolSigningSessionURLKey = (void*)0; 471 + void* const kAAProtocolStartFamilyInviteV2URLKey = (void*)0; 472 + void* const kAAProtocolSuspendedInfoKey = (void*)0; 473 + void* const kAAProtocolSuspensionFamilyKey = (void*)0; 474 + void* const kAAProtocolSuspensioniCloudKey = (void*)0; 475 + void* const kAAProtocolSyncMachineKey = (void*)0; 476 + void* const kAAProtocolTermsReportUserActionURLKey = (void*)0; 477 + void* const kAAProtocolTimezoneKey = (void*)0; 478 + void* const kAAProtocolTokensKey = (void*)0; 479 + void* const kAAProtocolUDIDKey = (void*)0; 480 + void* const kAAProtocolUDIDToken = (void*)0; 481 + void* const kAAProtocolURLsKey = (void*)0; 482 + void* const kAAProtocolUnregisterDeviceURLKey = (void*)0; 483 + void* const kAAProtocolUpdateAccountUIURLKey = (void*)0; 484 + void* const kAAProtocolUpdateAccountURLKey = (void*)0; 485 + void* const kAAProtocolUpdateMyPhotoURLKey = (void*)0; 486 + void* const kAAProtocolUpdateNameURLKey = (void*)0; 487 + void* const kAAProtocolUserInfoKey = (void*)0; 488 + void* const kAAProtocolValidateURLKey = (void*)0; 489 + void* const kAAProtocolVerifyCodeURLKey = (void*)0; 490 + void* const kAAProtocolVersionKey = (void*)0; 491 + void* const kAAProtocoliCloudAccountKey = (void*)0; 492 + void* const kAAProtocoliCloudDataclassPrefix = (void*)0; 493 + void* const kAAProtocoliForgotUIURLKey = (void*)0; 494 + void* const kAASaveOptionAnisetteMIDKey = (void*)0; 495 + void* const kAASaveOptionAnisetteOTPKey = (void*)0; 496 + void* const kAASaveOptionAnisetteRoutingKey = (void*)0; 497 + void* const kAASaveOptionCompanionDeviceClientInfoKey = (void*)0; 498 + void* const kAASaveOptionCompanionDeviceUDIDKey = (void*)0; 499 + void* const kAASaveOptionsTwoFactorLoginCookiesKey = (void*)0; 500 + void* const kAASendWalrusWebAccessPCSAuthKey = (void*)0; 501 + void* const kAATermsAgreeUrlKey = (void*)0; 502 + void* const kAATermsFieldFormat = (void*)0; 503 + void* const kAATermsFieldName = (void*)0; 504 + void* const kAATermsFieldTerms = (void*)0; 505 + void* const kAATermsVersionKey = (void*)0; 506 + void* const kAATrueString = (void*)0; 507 + void* const kAAiCloudVersionKey = (void*)0; 508 + void* const kAppleIDMigratedAccountIdentifier = (void*)0; 509 + void* const kLegacyAAAccountAppleIDAliasesKey = (void*)0; 510 + void* const kLegacyAAAccountAuthTokenKey = (void*)0; 511 + void* const kLegacyAAAccountDataclass = (void*)0; 512 + void* const kLegacyAAAccountDataclassesDisabledForCellularKey = (void*)0; 513 + void* const kLegacyAAAccountDataclassesPropertiesKey = (void*)0; 514 + void* const kLegacyAAAccountFMIPTokenKey = (void*)0; 515 + void* const kLegacyAAAccountFirstNameKey = (void*)0; 516 + void* const kLegacyAAAccountLastNameKey = (void*)0; 517 + void* const kLegacyAAAccountMobileMeStatusKey = (void*)0; 518 + void* const kLegacyAAAccountPersonIDKey = (void*)0; 519 + void* const kLegacyAAAccountPrimaryAccountKey = (void*)0; 520 + void* const kLegacyAAAccountPrimaryEmailKey = (void*)0; 521 + void* const kLegacyAAAccountPrimaryEmailVerifiedKey = (void*)0; 522 + void* const kLegacyAAAccountProtocolVersionKey = (void*)0; 523 523 524 524 void *AALocalizedStringForKey(void) { 525 525 if (verbose) puts("STUB: AALocalizedStringForKey called");
+53 -53
src/private-frameworks/CoreSimulator/src/CoreSimulator.m
··· 29 29 } 30 30 31 31 32 - extern void* const SimDeviceBootKeyBinPref = (void*)0; 33 - extern void* const SimDeviceBootKeyDeathPort = (void*)0; 34 - extern void* const SimDeviceBootKeyDeviceType = (void*)0; 35 - extern void* const SimDeviceBootKeyDisabledJobs = (void*)0; 36 - extern void* const SimDeviceBootKeyEnvironment = (void*)0; 37 - extern void* const SimDeviceBootKeyPersist = (void*)0; 38 - extern void* const SimDeviceBootKeyRuntime = (void*)0; 39 - extern void* const SimDeviceInstallOptionKeySkipWatchAppInstall = (void*)0; 40 - extern void* const SimDeviceLaunchApplicationEventTypeKeyBackgroundFetch = (void*)0; 41 - extern void* const SimDeviceLaunchApplicationKeyArguments = (void*)0; 42 - extern void* const SimDeviceLaunchApplicationKeyBackgrounded = (void*)0; 43 - extern void* const SimDeviceLaunchApplicationKeyEnvironment = (void*)0; 44 - extern void* const SimDeviceLaunchApplicationKeyEventType = (void*)0; 45 - extern void* const SimDeviceLaunchApplicationKeyStandardErrPath = (void*)0; 46 - extern void* const SimDeviceLaunchApplicationKeyStandardOutPath = (void*)0; 47 - extern void* const SimDeviceLaunchApplicationKeyTerminateRunningProcess = (void*)0; 48 - extern void* const SimDeviceLaunchApplicationKeyWaitForDebugger = (void*)0; 49 - extern void* const SimDeviceNotificationType_BootStatus = (void*)0; 50 - extern void* const SimDeviceSetOptionHostPort = (void*)0; 51 - extern void* const SimDeviceSpawnKeyArguments = (void*)0; 52 - extern void* const SimDeviceSpawnKeyBinPref = (void*)0; 53 - extern void* const SimDeviceSpawnKeyEnvironment = (void*)0; 54 - extern void* const SimDeviceSpawnKeyStandalone = (void*)0; 55 - extern void* const SimDeviceSpawnKeyStderr = (void*)0; 56 - extern void* const SimDeviceSpawnKeyStdin = (void*)0; 57 - extern void* const SimDeviceSpawnKeyStdout = (void*)0; 58 - extern void* const SimDeviceSpawnKeyWaitForDebugger = (void*)0; 59 - extern void* const SimNSPasteboardItemResolvedTypes = (void*)0; 60 - extern void* const kSimDeviceNotification_NewBootStatus = (void*)0; 61 - extern void* const kSimDeviceNotification_PreviousBootStatus = (void*)0; 62 - extern void* const kSimDevicePropertyKeyDeviceType = (void*)0; 63 - extern void* const kSimDevicePropertyKeyIsDeleted = (void*)0; 64 - extern void* const kSimDevicePropertyKeyIsEphemeral = (void*)0; 65 - extern void* const kSimDevicePropertyKeyLastBootedAt = (void*)0; 66 - extern void* const kSimDevicePropertyKeyName = (void*)0; 67 - extern void* const kSimDevicePropertyKeyRuntime = (void*)0; 68 - extern void* const kSimDevicePropertyKeyRuntimePolicy = (void*)0; 69 - extern void* const kSimDevicePropertyKeyRuntimeSpecifier = (void*)0; 70 - extern void* const kSimDevicePropertyKeyState = (void*)0; 71 - extern void* const kSimDevicePropertyKeyUDID = (void*)0; 72 - extern void* const kSimDeviceRuntimePolicyKeyLatest = (void*)0; 73 - extern void* const kSimDeviceRuntimePolicyKeyNewest = (void*)0; 74 - extern void* const kSimDeviceRuntimePolicyKeyPinnedToBuild = (void*)0; 75 - extern void* const kSimDeviceRuntimePolicyKeyPinnedToPath = (void*)0; 76 - extern void* const kSimDeviceRuntimePolicyKeySystem = (void*)0; 77 - extern void* const kSimPlatformIdentifierPhone = (void*)0; 78 - extern void* const kSimPlatformIdentifierTV = (void*)0; 79 - extern void* const kSimPlatformIdentifierWatch = (void*)0; 80 - extern void* const kSimPlatformShortNamePhone = (void*)0; 81 - extern void* const kSimPlatformShortNameTV = (void*)0; 82 - extern void* const kSimPlatformShortNameWatch = (void*)0; 83 - extern void* const kUnmountApprovalTimeout = (void*)0; 84 - extern void* const kUnmountVeryLongTimeout = (void*)0; 32 + void* const SimDeviceBootKeyBinPref = (void*)0; 33 + void* const SimDeviceBootKeyDeathPort = (void*)0; 34 + void* const SimDeviceBootKeyDeviceType = (void*)0; 35 + void* const SimDeviceBootKeyDisabledJobs = (void*)0; 36 + void* const SimDeviceBootKeyEnvironment = (void*)0; 37 + void* const SimDeviceBootKeyPersist = (void*)0; 38 + void* const SimDeviceBootKeyRuntime = (void*)0; 39 + void* const SimDeviceInstallOptionKeySkipWatchAppInstall = (void*)0; 40 + void* const SimDeviceLaunchApplicationEventTypeKeyBackgroundFetch = (void*)0; 41 + void* const SimDeviceLaunchApplicationKeyArguments = (void*)0; 42 + void* const SimDeviceLaunchApplicationKeyBackgrounded = (void*)0; 43 + void* const SimDeviceLaunchApplicationKeyEnvironment = (void*)0; 44 + void* const SimDeviceLaunchApplicationKeyEventType = (void*)0; 45 + void* const SimDeviceLaunchApplicationKeyStandardErrPath = (void*)0; 46 + void* const SimDeviceLaunchApplicationKeyStandardOutPath = (void*)0; 47 + void* const SimDeviceLaunchApplicationKeyTerminateRunningProcess = (void*)0; 48 + void* const SimDeviceLaunchApplicationKeyWaitForDebugger = (void*)0; 49 + void* const SimDeviceNotificationType_BootStatus = (void*)0; 50 + void* const SimDeviceSetOptionHostPort = (void*)0; 51 + void* const SimDeviceSpawnKeyArguments = (void*)0; 52 + void* const SimDeviceSpawnKeyBinPref = (void*)0; 53 + void* const SimDeviceSpawnKeyEnvironment = (void*)0; 54 + void* const SimDeviceSpawnKeyStandalone = (void*)0; 55 + void* const SimDeviceSpawnKeyStderr = (void*)0; 56 + void* const SimDeviceSpawnKeyStdin = (void*)0; 57 + void* const SimDeviceSpawnKeyStdout = (void*)0; 58 + void* const SimDeviceSpawnKeyWaitForDebugger = (void*)0; 59 + void* const SimNSPasteboardItemResolvedTypes = (void*)0; 60 + void* const kSimDeviceNotification_NewBootStatus = (void*)0; 61 + void* const kSimDeviceNotification_PreviousBootStatus = (void*)0; 62 + void* const kSimDevicePropertyKeyDeviceType = (void*)0; 63 + void* const kSimDevicePropertyKeyIsDeleted = (void*)0; 64 + void* const kSimDevicePropertyKeyIsEphemeral = (void*)0; 65 + void* const kSimDevicePropertyKeyLastBootedAt = (void*)0; 66 + void* const kSimDevicePropertyKeyName = (void*)0; 67 + void* const kSimDevicePropertyKeyRuntime = (void*)0; 68 + void* const kSimDevicePropertyKeyRuntimePolicy = (void*)0; 69 + void* const kSimDevicePropertyKeyRuntimeSpecifier = (void*)0; 70 + void* const kSimDevicePropertyKeyState = (void*)0; 71 + void* const kSimDevicePropertyKeyUDID = (void*)0; 72 + void* const kSimDeviceRuntimePolicyKeyLatest = (void*)0; 73 + void* const kSimDeviceRuntimePolicyKeyNewest = (void*)0; 74 + void* const kSimDeviceRuntimePolicyKeyPinnedToBuild = (void*)0; 75 + void* const kSimDeviceRuntimePolicyKeyPinnedToPath = (void*)0; 76 + void* const kSimDeviceRuntimePolicyKeySystem = (void*)0; 77 + void* const kSimPlatformIdentifierPhone = (void*)0; 78 + void* const kSimPlatformIdentifierTV = (void*)0; 79 + void* const kSimPlatformIdentifierWatch = (void*)0; 80 + void* const kSimPlatformShortNamePhone = (void*)0; 81 + void* const kSimPlatformShortNameTV = (void*)0; 82 + void* const kSimPlatformShortNameWatch = (void*)0; 83 + void* const kUnmountApprovalTimeout = (void*)0; 84 + void* const kUnmountVeryLongTimeout = (void*)0; 85 85 86 86 void *SimDiskImageStateDisplayString(void) { 87 87 if (verbose) puts("STUB: SimDiskImageStateDisplayString called");
+54 -54
src/private-frameworks/IconServices/src/IconServices.m
··· 29 29 } 30 30 31 31 32 - extern void* const _kISAttachedResourceInfo = (void*)0; 33 - extern void* _kISFolderCustomIconFileName = (void*)0; 34 - extern void* _kISIconsInvalidatedDarwinNotification = (void*)0; 35 - extern void* _kISIconsInvalidatedNotification = (void*)0; 36 - extern void* const _kISImageRequestTimeoutForeverKey = (void*)0; 37 - extern void* const kISBackgroundResourceKey = (void*)0; 38 - extern void* const kISBadgeResourceKey = (void*)0; 39 - extern void* const kISIcnsDarkVariantName = (void*)0; 40 - extern void* const kISIcnsErrorDomain = (void*)0; 41 - extern void* const kISIcnsPrimaryVariantName = (void*)0; 42 - extern void* const kISIcnsSelectedVariantName = (void*)0; 43 - extern void* const kISIcnsTemplateVariantName = (void*)0; 44 - extern void* const kISIconDecorationAliasType = (void*)0; 45 - extern void* const kISIconDecorationBadgeType = (void*)0; 46 - extern void* const kISIconDecorationCautionAlertType = (void*)0; 47 - extern void* const kISIconDecorationDropFolderBadgeType = (void*)0; 48 - extern void* const kISIconDecorationEmbossType = (void*)0; 49 - extern void* const kISIconDecorationFolderType = (void*)0; 50 - extern void* const kISIconDecorationLockedBadgeType = (void*)0; 51 - extern void* const kISIconDecorationNewFolderType = (void*)0; 52 - extern void* const kISIconDecorationPositionType = (void*)0; 53 - extern void* const kISIconDecorationPositionTypeCenter = (void*)0; 54 - extern void* const kISIconDecorationPositionTypeLeadingBottom = (void*)0; 55 - extern void* const kISIconDecorationPositionTypeTrailingBottom = (void*)0; 56 - extern void* const kISIconDecorationPrivateFolderBadgeType = (void*)0; 57 - extern void* const kISIconDecorationReadOnlyFolderBadgeType = (void*)0; 58 - extern void* const kISIconDecorationSystemType = (void*)0; 59 - extern void* const kISIconDecorationType = (void*)0; 60 - extern void* const kISIconDecorationUnsupportedBadgeType = (void*)0; 61 - extern void* const kISImageDescriptorActivity = (void*)0; 62 - extern void* const kISImageDescriptorBadgedDocumentScalableSize = (void*)0; 63 - extern void* const kISImageDescriptorBadgedDocumentSize = (void*)0; 64 - extern void* const kISImageDescriptorCarLauncher = (void*)0; 65 - extern void* const kISImageDescriptorCarNotification = (void*)0; 66 - extern void* const kISImageDescriptorCustomDocumentCompact = (void*)0; 67 - extern void* const kISImageDescriptorCustomDocumentRegular = (void*)0; 68 - extern void* const kISImageDescriptorCustomDocumentScalableSize = (void*)0; 69 - extern void* const kISImageDescriptorCustomDocumentSize = (void*)0; 70 - extern void* const kISImageDescriptorCustomDocumentTable = (void*)0; 71 - extern void* const kISImageDescriptorHomeScreen = (void*)0; 72 - extern void* const kISImageDescriptorLargeHomeScreen = (void*)0; 73 - extern void* const kISImageDescriptorMessagesExtensionBadge = (void*)0; 74 - extern void* const kISImageDescriptorMessagesExtensionLauncher = (void*)0; 75 - extern void* const kISImageDescriptorMessagesExtensionStatus = (void*)0; 76 - extern void* const kISImageDescriptorNotification = (void*)0; 77 - extern void* const kISImageDescriptorSpotlight = (void*)0; 78 - extern void* const kISImageDescriptorTableUIName = (void*)0; 79 - extern void* const kISPrimaryResourceKey = (void*)0; 80 - extern void* const kISTextResourceKey = (void*)0; 81 - extern void* const kISTintColorResourceKey = (void*)0; 82 - extern void* kIconCompilerImageInfoIsSelectedVariantKey = (void*)0; 83 - extern void* kIconCompilerImageInfoNameKey = (void*)0; 84 - extern void* kIconCompilerImageInfoScaleKey = (void*)0; 85 - extern void* kIconCompilerImageInfoSizeKey = (void*)0; 32 + void* const _kISAttachedResourceInfo = (void*)0; 33 + void* _kISFolderCustomIconFileName = (void*)0; 34 + void* _kISIconsInvalidatedDarwinNotification = (void*)0; 35 + void* _kISIconsInvalidatedNotification = (void*)0; 36 + void* const _kISImageRequestTimeoutForeverKey = (void*)0; 37 + void* const kISBackgroundResourceKey = (void*)0; 38 + void* const kISBadgeResourceKey = (void*)0; 39 + void* const kISIcnsDarkVariantName = (void*)0; 40 + void* const kISIcnsErrorDomain = (void*)0; 41 + void* const kISIcnsPrimaryVariantName = (void*)0; 42 + void* const kISIcnsSelectedVariantName = (void*)0; 43 + void* const kISIcnsTemplateVariantName = (void*)0; 44 + void* const kISIconDecorationAliasType = (void*)0; 45 + void* const kISIconDecorationBadgeType = (void*)0; 46 + void* const kISIconDecorationCautionAlertType = (void*)0; 47 + void* const kISIconDecorationDropFolderBadgeType = (void*)0; 48 + void* const kISIconDecorationEmbossType = (void*)0; 49 + void* const kISIconDecorationFolderType = (void*)0; 50 + void* const kISIconDecorationLockedBadgeType = (void*)0; 51 + void* const kISIconDecorationNewFolderType = (void*)0; 52 + void* const kISIconDecorationPositionType = (void*)0; 53 + void* const kISIconDecorationPositionTypeCenter = (void*)0; 54 + void* const kISIconDecorationPositionTypeLeadingBottom = (void*)0; 55 + void* const kISIconDecorationPositionTypeTrailingBottom = (void*)0; 56 + void* const kISIconDecorationPrivateFolderBadgeType = (void*)0; 57 + void* const kISIconDecorationReadOnlyFolderBadgeType = (void*)0; 58 + void* const kISIconDecorationSystemType = (void*)0; 59 + void* const kISIconDecorationType = (void*)0; 60 + void* const kISIconDecorationUnsupportedBadgeType = (void*)0; 61 + void* const kISImageDescriptorActivity = (void*)0; 62 + void* const kISImageDescriptorBadgedDocumentScalableSize = (void*)0; 63 + void* const kISImageDescriptorBadgedDocumentSize = (void*)0; 64 + void* const kISImageDescriptorCarLauncher = (void*)0; 65 + void* const kISImageDescriptorCarNotification = (void*)0; 66 + void* const kISImageDescriptorCustomDocumentCompact = (void*)0; 67 + void* const kISImageDescriptorCustomDocumentRegular = (void*)0; 68 + void* const kISImageDescriptorCustomDocumentScalableSize = (void*)0; 69 + void* const kISImageDescriptorCustomDocumentSize = (void*)0; 70 + void* const kISImageDescriptorCustomDocumentTable = (void*)0; 71 + void* const kISImageDescriptorHomeScreen = (void*)0; 72 + void* const kISImageDescriptorLargeHomeScreen = (void*)0; 73 + void* const kISImageDescriptorMessagesExtensionBadge = (void*)0; 74 + void* const kISImageDescriptorMessagesExtensionLauncher = (void*)0; 75 + void* const kISImageDescriptorMessagesExtensionStatus = (void*)0; 76 + void* const kISImageDescriptorNotification = (void*)0; 77 + void* const kISImageDescriptorSpotlight = (void*)0; 78 + void* const kISImageDescriptorTableUIName = (void*)0; 79 + void* const kISPrimaryResourceKey = (void*)0; 80 + void* const kISTextResourceKey = (void*)0; 81 + void* const kISTintColorResourceKey = (void*)0; 82 + void* kIconCompilerImageInfoIsSelectedVariantKey = (void*)0; 83 + void* kIconCompilerImageInfoNameKey = (void*)0; 84 + void* kIconCompilerImageInfoScaleKey = (void*)0; 85 + void* kIconCompilerImageInfoSizeKey = (void*)0; 86 86 87 87 void *ISCreateCGImageFromBindingWithSizeScaleAndOptions(void) { 88 88 if (verbose) puts("STUB: ISCreateCGImageFromBindingWithSizeScaleAndOptions called");
+26 -26
src/private-frameworks/ShazamCore/src/ShazamCore.m
··· 29 29 } 30 30 31 31 32 - extern void* const SHAnalyticsActionAppleMusic = (void*)0; 33 - extern void* const SHAnalyticsActionNotificationTap = (void*)0; 34 - extern void* const SHAnalyticsEventMusicRecognitionAlert = (void*)0; 35 - extern void* const SHAnalyticsEventMusicRecognitionEnabled = (void*)0; 36 - extern void* const SHAnalyticsEventMusicRecognitionHistory = (void*)0; 37 - extern void* const SHAnalyticsEventMusicRecognitionList = (void*)0; 38 - extern void* const SHAnalyticsEventMusicRecognitionResult = (void*)0; 39 - extern void* const SHAnalyticsEventMusicRecognitionResultAction = (void*)0; 40 - extern void* const SHAnalyticsEventMusicRecognitionResultExpanded = (void*)0; 41 - extern void* const SHAnalyticsPayloadActionKey = (void*)0; 42 - extern void* const SHAnalyticsPayloadEnabledKey = (void*)0; 43 - extern void* const SHAnalyticsPayloadErrorCodeKey = (void*)0; 44 - extern void* const SHAnalyticsPayloadMatchKey = (void*)0; 45 - extern void* const SHAnalyticsPayloadNumberShazamsKey = (void*)0; 46 - extern void* const SHAnalyticsPayloadSecureAccountKey = (void*)0; 47 - extern void* const SHAnalyticsPayloadSourceKey = (void*)0; 48 - extern void* const SHCampaignTokenDefaultCampaignValue = (void*)0; 49 - extern void* const SHCoreErrorDomain = (void*)0; 50 - extern void* const SHDefaultWorkerTimeout = (void*)0; 51 - extern void* const SHRecordingIntermissionDefaultValue = (void*)0; 52 - extern void* const SHShazamKitExternalAudioRecordingEntitlement = (void*)0; 53 - extern void* const SHShazamKitInternalAudioRecordingEntitlement = (void*)0; 54 - extern void* const SHShazamKitInternalClientEntitlement = (void*)0; 55 - extern void* const SHShazamKitTCCEntitlement = (void*)0; 56 - extern void* const SHShazamKitTCCEntitlementMediaLibrary = (void*)0; 57 - extern void* const SHShazamKitTCCEntitlementMicrophone = (void*)0; 32 + void* const SHAnalyticsActionAppleMusic = (void*)0; 33 + void* const SHAnalyticsActionNotificationTap = (void*)0; 34 + void* const SHAnalyticsEventMusicRecognitionAlert = (void*)0; 35 + void* const SHAnalyticsEventMusicRecognitionEnabled = (void*)0; 36 + void* const SHAnalyticsEventMusicRecognitionHistory = (void*)0; 37 + void* const SHAnalyticsEventMusicRecognitionList = (void*)0; 38 + void* const SHAnalyticsEventMusicRecognitionResult = (void*)0; 39 + void* const SHAnalyticsEventMusicRecognitionResultAction = (void*)0; 40 + void* const SHAnalyticsEventMusicRecognitionResultExpanded = (void*)0; 41 + void* const SHAnalyticsPayloadActionKey = (void*)0; 42 + void* const SHAnalyticsPayloadEnabledKey = (void*)0; 43 + void* const SHAnalyticsPayloadErrorCodeKey = (void*)0; 44 + void* const SHAnalyticsPayloadMatchKey = (void*)0; 45 + void* const SHAnalyticsPayloadNumberShazamsKey = (void*)0; 46 + void* const SHAnalyticsPayloadSecureAccountKey = (void*)0; 47 + void* const SHAnalyticsPayloadSourceKey = (void*)0; 48 + void* const SHCampaignTokenDefaultCampaignValue = (void*)0; 49 + void* const SHCoreErrorDomain = (void*)0; 50 + void* const SHDefaultWorkerTimeout = (void*)0; 51 + void* const SHRecordingIntermissionDefaultValue = (void*)0; 52 + void* const SHShazamKitExternalAudioRecordingEntitlement = (void*)0; 53 + void* const SHShazamKitInternalAudioRecordingEntitlement = (void*)0; 54 + void* const SHShazamKitInternalClientEntitlement = (void*)0; 55 + void* const SHShazamKitTCCEntitlement = (void*)0; 56 + void* const SHShazamKitTCCEntitlementMediaLibrary = (void*)0; 57 + void* const SHShazamKitTCCEntitlementMicrophone = (void*)0; 58 58 59 59 void *sh_log_object(void) { 60 60 if (verbose) puts("STUB: sh_log_object called");
+1 -1
src/private-frameworks/ShazamInsights/src/ShazamInsights.m
··· 29 29 } 30 30 31 31 32 - extern void* const SHInsightsErrorDomain = (void*)0; 32 + void* const SHInsightsErrorDomain = (void*)0; 33 33
+91 -91
src/private-frameworks/TCC/src/TCC.m
··· 29 29 } 30 30 31 31 32 - extern void* kTCCAccessCheckOptionPrompt = (void*)0; 33 - extern void* kTCCAccessCheckOptionPurposeRequired = (void*)0; 34 - extern void* kTCCAccessFlags = (void*)0; 35 - extern void* kTCCAccessRequestOptionPurpose = (void*)0; 36 - extern void* kTCCCodeIdentityAuditToken = (void*)0; 37 - extern void* kTCCCodeIdentityAuthority = (void*)0; 38 - extern void* kTCCCodeIdentityBundleID = (void*)0; 39 - extern void* kTCCCodeIdentityCSFlags = (void*)0; 40 - extern void* kTCCCodeIdentityCanSendToAnyTarget = (void*)0; 41 - extern void* kTCCCodeIdentityDesignatedRequirementAuthority = (void*)0; 42 - extern void* kTCCCodeIdentityDesignatedRequirementData = (void*)0; 43 - extern void* kTCCCodeIdentityDevIDAuthority = (void*)0; 44 - extern void* kTCCCodeIdentityEntitlementName = (void*)0; 45 - extern void* kTCCCodeIdentityExecutableURL = (void*)0; 46 - extern void* kTCCCodeIdentityIdentifier = (void*)0; 47 - extern void* kTCCCodeIdentityIdentifierType = (void*)0; 48 - extern void* kTCCCodeIdentityPlatformType = (void*)0; 49 - extern void* kTCCCodeIdentityPromptPolicy = (void*)0; 50 - extern void* kTCCCodeIdentityRequestingProcessAuditToken = (void*)0; 51 - extern void* kTCCCodeIdentitySDKVersion = (void*)0; 52 - extern void* kTCCCodeIdentitySigningID = (void*)0; 53 - extern void* kTCCCodeIdentityTeamID = (void*)0; 54 - extern void* const kTCCErrorDomain = (void*)0; 55 - extern void* kTCCIndirectObjectAuditToken = (void*)0; 56 - extern void* kTCCIndirectObjectFileProviderDomainID = (void*)0; 57 - extern void* kTCCIndirectObjectType = (void*)0; 58 - extern void* kTCCInfoAllowStandardUserToSetSystemService = (void*)0; 59 - extern void* kTCCInfoBundle = (void*)0; 60 - extern void* kTCCInfoCodeRequirement = (void*)0; 61 - extern void* kTCCInfoExpiredAt = (void*)0; 62 - extern void* kTCCInfoGranted = (void*)0; 63 - extern void* kTCCInfoIndirectObjectIdentityDictionary = (void*)0; 64 - extern void* kTCCInfoLastModified = (void*)0; 65 - extern void* kTCCInfoLastUsed = (void*)0; 66 - extern void* kTCCInfoPath = (void*)0; 67 - extern void* kTCCInfoService = (void*)0; 68 - extern void* kTCCInfoSubjectIdentityDictionary = (void*)0; 69 - extern void* const kTCCObjectDictionaryKeyCallBacks = (void*)0; 70 - extern void* const kTCCObjectDictionaryValueCallBacks = (void*)0; 71 - extern void* kTCCServiceAccessibility = (void*)0; 72 - extern void* kTCCServiceAddressBook = (void*)0; 73 - extern void* kTCCServiceAll = (void*)0; 74 - extern void* kTCCServiceAppleEvents = (void*)0; 75 - extern void* kTCCServiceBluetoothAlways = (void*)0; 76 - extern void* kTCCServiceCalendar = (void*)0; 77 - extern void* kTCCServiceCamera = (void*)0; 78 - extern void* kTCCServiceContactsFull = (void*)0; 79 - extern void* kTCCServiceContactsLimited = (void*)0; 80 - extern void* kTCCServiceDeveloperTool = (void*)0; 81 - extern void* kTCCServiceEndpointSecurityClient = (void*)0; 82 - extern void* kTCCServiceFacebook = (void*)0; 83 - extern void* kTCCServiceFileProviderDomain = (void*)0; 84 - extern void* kTCCServiceFileProviderPresence = (void*)0; 85 - extern void* kTCCServiceFocusStatus = (void*)0; 86 - extern void* kTCCServiceGameCenterFriends = (void*)0; 87 - extern void* kTCCServiceLinkedIn = (void*)0; 88 - extern void* kTCCServiceListenEvent = (void*)0; 89 - extern void* kTCCServiceLiverpool = (void*)0; 90 - extern void* kTCCServiceLocation = (void*)0; 91 - extern void* kTCCServiceMediaLibrary = (void*)0; 92 - extern void* kTCCServiceMicrophone = (void*)0; 93 - extern void* kTCCServiceMotion = (void*)0; 94 - extern void* kTCCServicePhotos = (void*)0; 95 - extern void* kTCCServicePhotosAdd = (void*)0; 96 - extern void* kTCCServicePostEvent = (void*)0; 97 - extern void* kTCCServicePrototype3Rights = (void*)0; 98 - extern void* kTCCServicePrototype4Rights = (void*)0; 99 - extern void* kTCCServiceReminders = (void*)0; 100 - extern void* kTCCServiceScreenCapture = (void*)0; 101 - extern void* kTCCServiceShareKit = (void*)0; 102 - extern void* kTCCServiceSinaWeibo = (void*)0; 103 - extern void* kTCCServiceSiri = (void*)0; 104 - extern void* kTCCServiceSpeechRecognition = (void*)0; 105 - extern void* kTCCServiceSystemPolicyAllFiles = (void*)0; 106 - extern void* kTCCServiceSystemPolicyAppBundles = (void*)0; 107 - extern void* kTCCServiceSystemPolicyDesktopFolder = (void*)0; 108 - extern void* kTCCServiceSystemPolicyDeveloperFiles = (void*)0; 109 - extern void* kTCCServiceSystemPolicyDocumentsFolder = (void*)0; 110 - extern void* kTCCServiceSystemPolicyDownloadsFolder = (void*)0; 111 - extern void* kTCCServiceSystemPolicyNetworkVolumes = (void*)0; 112 - extern void* kTCCServiceSystemPolicyRemovableVolumes = (void*)0; 113 - extern void* kTCCServiceSystemPolicySysAdminFiles = (void*)0; 114 - extern void* kTCCServiceTencentWeibo = (void*)0; 115 - extern void* kTCCServiceTwitter = (void*)0; 116 - extern void* kTCCServiceUbiquity = (void*)0; 117 - extern void* kTCCServiceUserAvailability = (void*)0; 118 - extern void* kTCCServiceUserTracking = (void*)0; 119 - extern void* kTCCServiceWebBrowserPublicKeyCredential = (void*)0; 120 - extern void* kTCCServiceWebKitIntelligentTrackingPrevention = (void*)0; 121 - extern void* kTCCServiceWillow = (void*)0; 122 - extern void* kTCCSetNoKill = (void*)0; 32 + void* kTCCAccessCheckOptionPrompt = (void*)0; 33 + void* kTCCAccessCheckOptionPurposeRequired = (void*)0; 34 + void* kTCCAccessFlags = (void*)0; 35 + void* kTCCAccessRequestOptionPurpose = (void*)0; 36 + void* kTCCCodeIdentityAuditToken = (void*)0; 37 + void* kTCCCodeIdentityAuthority = (void*)0; 38 + void* kTCCCodeIdentityBundleID = (void*)0; 39 + void* kTCCCodeIdentityCSFlags = (void*)0; 40 + void* kTCCCodeIdentityCanSendToAnyTarget = (void*)0; 41 + void* kTCCCodeIdentityDesignatedRequirementAuthority = (void*)0; 42 + void* kTCCCodeIdentityDesignatedRequirementData = (void*)0; 43 + void* kTCCCodeIdentityDevIDAuthority = (void*)0; 44 + void* kTCCCodeIdentityEntitlementName = (void*)0; 45 + void* kTCCCodeIdentityExecutableURL = (void*)0; 46 + void* kTCCCodeIdentityIdentifier = (void*)0; 47 + void* kTCCCodeIdentityIdentifierType = (void*)0; 48 + void* kTCCCodeIdentityPlatformType = (void*)0; 49 + void* kTCCCodeIdentityPromptPolicy = (void*)0; 50 + void* kTCCCodeIdentityRequestingProcessAuditToken = (void*)0; 51 + void* kTCCCodeIdentitySDKVersion = (void*)0; 52 + void* kTCCCodeIdentitySigningID = (void*)0; 53 + void* kTCCCodeIdentityTeamID = (void*)0; 54 + void* const kTCCErrorDomain = (void*)0; 55 + void* kTCCIndirectObjectAuditToken = (void*)0; 56 + void* kTCCIndirectObjectFileProviderDomainID = (void*)0; 57 + void* kTCCIndirectObjectType = (void*)0; 58 + void* kTCCInfoAllowStandardUserToSetSystemService = (void*)0; 59 + void* kTCCInfoBundle = (void*)0; 60 + void* kTCCInfoCodeRequirement = (void*)0; 61 + void* kTCCInfoExpiredAt = (void*)0; 62 + void* kTCCInfoGranted = (void*)0; 63 + void* kTCCInfoIndirectObjectIdentityDictionary = (void*)0; 64 + void* kTCCInfoLastModified = (void*)0; 65 + void* kTCCInfoLastUsed = (void*)0; 66 + void* kTCCInfoPath = (void*)0; 67 + void* kTCCInfoService = (void*)0; 68 + void* kTCCInfoSubjectIdentityDictionary = (void*)0; 69 + void* const kTCCObjectDictionaryKeyCallBacks = (void*)0; 70 + void* const kTCCObjectDictionaryValueCallBacks = (void*)0; 71 + void* kTCCServiceAccessibility = (void*)0; 72 + void* kTCCServiceAddressBook = (void*)0; 73 + void* kTCCServiceAll = (void*)0; 74 + void* kTCCServiceAppleEvents = (void*)0; 75 + void* kTCCServiceBluetoothAlways = (void*)0; 76 + void* kTCCServiceCalendar = (void*)0; 77 + void* kTCCServiceCamera = (void*)0; 78 + void* kTCCServiceContactsFull = (void*)0; 79 + void* kTCCServiceContactsLimited = (void*)0; 80 + void* kTCCServiceDeveloperTool = (void*)0; 81 + void* kTCCServiceEndpointSecurityClient = (void*)0; 82 + void* kTCCServiceFacebook = (void*)0; 83 + void* kTCCServiceFileProviderDomain = (void*)0; 84 + void* kTCCServiceFileProviderPresence = (void*)0; 85 + void* kTCCServiceFocusStatus = (void*)0; 86 + void* kTCCServiceGameCenterFriends = (void*)0; 87 + void* kTCCServiceLinkedIn = (void*)0; 88 + void* kTCCServiceListenEvent = (void*)0; 89 + void* kTCCServiceLiverpool = (void*)0; 90 + void* kTCCServiceLocation = (void*)0; 91 + void* kTCCServiceMediaLibrary = (void*)0; 92 + void* kTCCServiceMicrophone = (void*)0; 93 + void* kTCCServiceMotion = (void*)0; 94 + void* kTCCServicePhotos = (void*)0; 95 + void* kTCCServicePhotosAdd = (void*)0; 96 + void* kTCCServicePostEvent = (void*)0; 97 + void* kTCCServicePrototype3Rights = (void*)0; 98 + void* kTCCServicePrototype4Rights = (void*)0; 99 + void* kTCCServiceReminders = (void*)0; 100 + void* kTCCServiceScreenCapture = (void*)0; 101 + void* kTCCServiceShareKit = (void*)0; 102 + void* kTCCServiceSinaWeibo = (void*)0; 103 + void* kTCCServiceSiri = (void*)0; 104 + void* kTCCServiceSpeechRecognition = (void*)0; 105 + void* kTCCServiceSystemPolicyAllFiles = (void*)0; 106 + void* kTCCServiceSystemPolicyAppBundles = (void*)0; 107 + void* kTCCServiceSystemPolicyDesktopFolder = (void*)0; 108 + void* kTCCServiceSystemPolicyDeveloperFiles = (void*)0; 109 + void* kTCCServiceSystemPolicyDocumentsFolder = (void*)0; 110 + void* kTCCServiceSystemPolicyDownloadsFolder = (void*)0; 111 + void* kTCCServiceSystemPolicyNetworkVolumes = (void*)0; 112 + void* kTCCServiceSystemPolicyRemovableVolumes = (void*)0; 113 + void* kTCCServiceSystemPolicySysAdminFiles = (void*)0; 114 + void* kTCCServiceTencentWeibo = (void*)0; 115 + void* kTCCServiceTwitter = (void*)0; 116 + void* kTCCServiceUbiquity = (void*)0; 117 + void* kTCCServiceUserAvailability = (void*)0; 118 + void* kTCCServiceUserTracking = (void*)0; 119 + void* kTCCServiceWebBrowserPublicKeyCredential = (void*)0; 120 + void* kTCCServiceWebKitIntelligentTrackingPrevention = (void*)0; 121 + void* kTCCServiceWillow = (void*)0; 122 + void* kTCCSetNoKill = (void*)0; 123 123 124 124 void *TCCAccessCheckAuditToken(void) { 125 125 if (verbose) puts("STUB: TCCAccessCheckAuditToken called");