Preferences中Apple账号登录全过程

frida-trace追踪Preferences

frida-trace去追踪,Preferences=包名com.apple.Preferences中的:

  • Apple账号登录的完整过程
    • 第一步:输入账号,点击下一步=账号验证过程
    • 第二步:输入密码,点击下一步=账号登录过程

中的函数调用:

frida命令

frida-trace -U -F com.apple.Preferences -O Preferences_accoutLogin_hook.txt
  • Option文件Preferences_accoutLogin_hook.txt的内容
    -m "*[AA* *]"
    -m "*[AK* *]"
    -m "*[AMS* *]"
    -m "*[AS* *]"
    -m "*[AC* *]"
    -m "*[NSError *]"
    -M "-[* classForCoder]"
    -M "-[* classForKeyedArchiver]"
    -M "-[AAUISignInViewController numberOfSectionsInTableView:]"
    -M "-[AAUISignInViewController tableView*]"
    -M "-[NSPath* *]"
    -M "-[* copyWithZone:]"
    -M "-[*NSCFString *]"
    -M "-[*NSCFError *]"
    -M "-[* *ayoutSubviews]"
    -M "-[* intrinsicContentSize]"
    -M "-[* viewForLastBaselineLayout]"
    -M "-[* contentLayoutGuide]"
    -M "-[* _updateStyleIfNeeded]"
    -M "-[* _updateStackViewSpacing]"
    -M "-[* _updateLabelFonts]"
    -M "-[AAUILabel *]"
    -M "-[AAUIBuddyView *]"
    -M "-[AAUIHeaderView *]"
    -M "-[* .cxx_destruct]"
    -M "-[* dealloc]"
    -M "-[* supportsSecureCoding]"
    -M "-[* initWithCoder:]"
    -M "-[ACAccountStore _clearAccountCaches]"
    

输出

...
-[NSURLError encodeWithCoder:]: Loaded handler at "/Users/crifan/dev/dev_root/iosReverse/AppleStore/Preferences_app/dynamicDebug/frida/frida-trace/__handlers__/NSURLError/encodeWithCoder_.js"
Started tracing 23636 functions. Press Ctrl+C to stop.
           /* TID 0x103 */
 15708 ms  -[AAUISignInController initWithNibName:0x0 bundle:0x0]
 15709 ms     | -[AAUISignInController _commonInit]
 15709 ms     |    | -[AAUISignInController setCanEditUsername:0x1]
 15716 ms  -[AAUISignInController viewDidLoad]
 15716 ms     | -[AAUISignInController _signInViewController]
 15716 ms     |    | +[AAPersonaUtility verifyAndFixPersonaIfNeeded:0x28073b880 desiredContext:0x281024ae0]
 15716 ms     |    | -[AAUISignInViewController initWithNibName:0x0 bundle:0x0]
 15716 ms     |    | -[AAUISignInController serviceType]
 15716 ms     |    | -[AAUISignInViewController _setAkServiceType:0x0]
 15716 ms     |    | -[AAUISignInViewController setUsername:0x0]
 15716 ms     |    | -[AAUISignInController privacyLinkIdentifiers]
 15716 ms     |    | -[AAUISignInViewController setPrivacyLinkIdentifiers:0x281024fa0]
 15716 ms     |    | -[AAUISignInController serviceType]
 15716 ms     |    | -[AAUISignInController _allowsAccountCreationForService:0x0]
 15716 ms     |    | -[AAUISignInViewController setAllowsAccountCreation:0x1]
 15716 ms     |    | -[AAUISignInViewController setDelegate:0x103812200]
 15717 ms     |    | -[AAUISignInController serviceType]
 15717 ms     |    | -[AAUISignInController _showsServiceIconsForService:0x0]
 15717 ms     |    | -[AAUISignInViewController setShowServiceIcons:0x1]
 15717 ms     |    | -[AAUISignInViewController messageLabel]
 15717 ms     |    |    | -[AAUISignInViewController _accountsHeaderView]
 15717 ms     |    |    |    | -[AAUISignInViewController authenticationContext]
 15717 ms     |    |    |    |    | -[AKAppleIDAuthenticationContext init]
 15717 ms     |    |    |    |    |    | -[AKAppleIDAuthenticationContext _initWithIdentifier:0x281321340]
 15717 ms     |    |    |    |    | -[AKAppleIDAuthenticationContext description]
 15717 ms     |    |    |    |    | -[AKAppleIDAuthenticationContext setAuthenticationType:0x2]
 15717 ms     |    |    |    |    | -[AKAppleIDAuthenticationContext setFirstTimeLogin:0x1]
 15717 ms     |    |    |    |    | -[AKAppleIDAuthenticationInAppContext setPresentingViewController:0x10400ce10]
 15717 ms     |    |    |    |    | -[AAUISignInViewController _akServiceType]
 15717 ms     |    |    |    |    | -[AKAppleIDAuthenticationContext setServiceType:0x0]
 15717 ms     |    |    |    |    | -[AKAppleIDAuthenticationContext setShouldOfferSecurityUpgrade:0x0]
 15717 ms     |    |    |    |    | -[AKAppleIDAuthenticationContext setShouldUpdatePersistentServiceTokens:0x1]
 15717 ms     |    |    |    |    | -[AAUISignInViewController _shouldAnticipatePiggybacking]
 15717 ms     |    |    |    | +[AAUIHeaderView requiresConstraintBasedLayout]
 15718 ms     |    |    |    | -[AKAppleIDAuthenticationContext title]
 15719 ms     |    |    |    | -[AKAppleIDAuthenticationContext reason]
 15719 ms     |    | -[AAUISignInController serviceType]
 15719 ms     |    | -[AAUISignInController _messageStringForService:0x0]
 15719 ms     |    | -[AAUISignInController _isAuthenticatingPrimary:0x1ecb2df10]
 15719 ms     |    |    | -[AAUISignInController serviceType]
 15719 ms     |    |    | -[AAUISignInController _serviceOwnersManager]
 15719 ms     |    |    |    | -[ACAccountStore init]
 15719 ms     |    |    |    |    | -[ACAccountStore initWithRemoteEndpoint:0x0 effectiveBundleID:0x0]
 15719 ms     |    |    |    |    |    | +[ACTimedExpirer expirerWithTimeout:0x1e]
 15719 ms     |    |    |    |    |    |    | -[ACTimedExpirer init]
 15719 ms     |    |    |    |    |    | +[ACTimedExpirer expirerWithTimeout:0x1e]
 15719 ms     |    |    |    |    |    |    | -[ACTimedExpirer init]
 15719 ms     |    |    |    |    |    | +[ACNotificationRebroadcaster sharedRebroadcaster]
 15720 ms     |    |    | +[AACloudServiceOwner supportedServices]
 15720 ms     |    |    |    | +[AACloudServiceOwner _serviceTypeForPlatform]
 15720 ms     |    |    | -[AACloudServiceOwner initWithAccountStore:0x2839291f0]
 15720 ms     |    |    | -[AACloudServiceOwner accountForService:0x1ecb2df10]
 15720 ms     |    |    |    | +[AACloudServiceOwner _serviceTypeForPlatform]
 15720 ms     |    |    |    | -[ACAccountStore aa_primaryAppleAccount]
 15720 ms     |    |    |    |    | -[ACAccountStore accountsWithAccountTypeIdentifiers:0x2810252f0 preloadedProperties:0x0 error:0x0]
 15720 ms     |    |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
 15720 ms     |    |    |    |    |    |    | -[ACAccountStore connectionDelegate]
 15720 ms     |    |    |    |    |    |    | -[ACRemoteAccountStoreSession initWithListenerEndpoint:0x0 delegate:0x0]
 15720 ms     |    |    |    |    |    |    |    | -[ACAccountStoreClientSideListener initWithDelegate:0x0]
 15720 ms     |    |    |    |    |    |    | -[ACAccountStore effectiveBundleID]
 15720 ms     |    |    |    |    |    |    | -[ACRemoteAccountStoreSession setEffectiveBundleID:0x0]
 15720 ms     |    |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fd69750]
 15720 ms     |    |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
 15720 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fd69730]
 15720 ms     |    |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
 15720 ms     |    |    |    |    |    |    |    | -[ACTrackedXPCConnection init]
 15720 ms     |    |    |    |    |    |    |    | +[ACRemoteAccountStoreInterface XPCInterface]
 15721 ms     |    |    |    |    |    |    |    | -[ACRemoteAccountStoreSession _locked_configureRemoteAccountStoreWithConnection:0x28233c1e0]
 15729 ms     |    | -[AAUISignInViewController _setShouldAnticipatePiggybacking:0x1]
 15729 ms     |    | -[AAUISignInViewController _setAkServiceType:0x1]
 15740 ms  -[AAUISignInViewController loadView]
 15740 ms     | +[AAUIBuddyView requiresConstraintBasedLayout]
 15741 ms  -[AAUISignInViewController viewDidLoad]
 15741 ms     | -[AAUISignInViewController authenticationContext]
 15741 ms     |    | -[AKAppleIDAuthenticationContext init]
 15741 ms     |    |    | -[AKAppleIDAuthenticationContext _initWithIdentifier:0x281644c40]
 15741 ms     |    | -[AKAppleIDAuthenticationContext description]
 15741 ms     |    | -[AKAppleIDAuthenticationContext setAuthenticationType:0x2]
 15741 ms     |    | -[AKAppleIDAuthenticationContext setFirstTimeLogin:0x1]
 15741 ms     |    | -[AKAppleIDAuthenticationInAppContext setPresentingViewController:0x10400ce10]
 15741 ms     |    | -[AAUISignInViewController _akServiceType]
 15741 ms     |    | -[AKAppleIDAuthenticationContext setServiceType:0x1]
 15741 ms     |    | -[AKAppleIDAuthenticationContext setShouldOfferSecurityUpgrade:0x0]
 15741 ms     |    | -[AKAppleIDAuthenticationContext setShouldUpdatePersistentServiceTokens:0x1]
 15741 ms     |    | -[AAUISignInViewController _shouldAnticipatePiggybacking]
 15741 ms     |    | -[AKAppleIDAuthenticationContext setAnticipateEscrowAttempt:0x1]
 15741 ms     |    | -[AKAppleIDAuthenticationContext setShouldOfferSecurityUpgrade:0x1]
 15741 ms     |    | -[AKAppleIDAuthenticationContext setSupportsPiggybacking:0x1]
 15741 ms     | -[AKAppleIDAuthenticationContext proxiedDevice]
 15741 ms     | -[AAUISignInViewController _cancelBarButtonItem]
 15742 ms     | -[AAUISignInViewController _nextBarButtonItem]
 15742 ms     | -[AAUISignInViewController _tableView]
 15743 ms     | -[AAUISignInViewController _updateConstraintsForTraitCollection:0x282b1aa00]
 15744 ms  -[AAUISignInViewController viewWillAppear:0x1]
 15744 ms     | -[AAUISignInViewController _beginObservingTextFieldDidChangeNotifications]
 15744 ms     | -[AAUISignInViewController _beginObservingKeyboardWillShowNotifications]
 15744 ms     | -[AAUISignInViewController _beginObservingSizeCategoryNotification]
 15744 ms     | -[AAUISignInViewController _setEnabled:0x1]
 15744 ms     |    | -[AAUISignInViewController _hasValidCredentials]
 15744 ms     |    | -[AAUISignInViewController _setUsernameCellWaiting:0x0]
 15744 ms     | +[AAUISignInViewController phoneNumberSupportedWithCompletion:0x16fd67ed8]
           /* TID 0x1503 */
 15744 ms  +[AKURLBag sharedBag]
 15744 ms  -[AKURLBag isPhoneNumberSupportedConfig]
 15744 ms     | -[AKURLBag configurationAtKey:0x1e8b198f8]
 15744 ms     |    | -[AKURLBag configurationAtKey:0x1e8b198f8 fromCache:0x0]
 15744 ms     |    |    | -[AKURLBag _configurationsFromCache:0x0 withError:0x0]
 15744 ms     |    |    |    | -[AKURLBag _urlBagFromCache:0x0 withError:0x0]
 15744 ms     |    |    |    |    | -[AKURLBag bagProvider]
 15744 ms     |    |    |    |    | -[AKAppleIDAuthenticationController init]
 15744 ms     |    |    |    |    |    | -[AKAppleIDAuthenticationController initWithIdentifier:0x0 daemonXPCEndpoint:0x0]
 15744 ms     |    |    |    |    |    |    | -[AKAppleIDAuthenticationContextManager initWithAuthenticationController:0x280781f40]
 15744 ms     |    |    |    |    | -[AKURLBag altDSID]
 15744 ms     |    |    |    |    | -[AKAppleIDAuthenticationController _urlBagFromCache:0x0 altDSID:0x0 withError:0x0]
 15744 ms     |    |    |    |    |    | -[AKAppleIDAuthenticationController _authenticationServiceConnection]
 15744 ms     |    |    |    |    |    |    | +[AKAppleIDAuthenticationDaemonInterface XPCInterface]
 15744 ms     |    |    |    |    |    |    | +[AKAppleIDAuthenticationClientInterface XPCInterface]
           /* TID 0x103 */
 15752 ms  -[AAUISignInViewController traitCollectionDidChange:0x282b29ce0]
 15752 ms  -[AAUISignInViewController _updateContentInsetWithHeight:0x282b69260]
 15752 ms  -[AAUISignInViewController _showOnlyPassword]
 15752 ms  -[AAUISignInViewController _usernameCell]
 15756 ms  -[AAUISignInViewController _tableHeaderView]
 15756 ms     | -[AAUISignInViewController _accountsHeaderView]
 15757 ms     |    | -[AAUISignInViewController authenticationContext]
 15757 ms     |    |    | -[AKAppleIDAuthenticationContext init]
 15757 ms     |    |    |    | -[AKAppleIDAuthenticationContext _initWithIdentifier:0x2816436c0]
 15757 ms     |    |    | -[AKAppleIDAuthenticationContext description]
 15757 ms     |    |    | -[AKAppleIDAuthenticationContext setAuthenticationType:0x2]
 15757 ms     |    |    | -[AKAppleIDAuthenticationContext setFirstTimeLogin:0x1]
 15757 ms     |    |    | -[AKAppleIDAuthenticationInAppContext setPresentingViewController:0x10400ce10]
 15757 ms     |    |    | -[AAUISignInViewController _akServiceType]
 15757 ms     |    |    | -[AKAppleIDAuthenticationContext setServiceType:0x1]
 15757 ms     |    |    | -[AKAppleIDAuthenticationContext setShouldOfferSecurityUpgrade:0x0]
 15757 ms     |    |    | -[AKAppleIDAuthenticationContext setShouldUpdatePersistentServiceTokens:0x1]
 15757 ms     |    |    | -[AAUISignInViewController _shouldAnticipatePiggybacking]
 15757 ms     |    |    | -[AKAppleIDAuthenticationContext setAnticipateEscrowAttempt:0x1]
 15757 ms     |    |    | -[AKAppleIDAuthenticationContext setShouldOfferSecurityUpgrade:0x1]
 15757 ms     |    |    | -[AKAppleIDAuthenticationContext setSupportsPiggybacking:0x1]
 15757 ms     | -[AAUISignInViewController constrainView:0x10400d440 toFillHeaderFooterView:0x1006a4610]
 15760 ms  -[AAUISignInViewController _tableFooterView]
 15760 ms     | +[AAUIBuddyView requiresConstraintBasedLayout]
 15760 ms     | -[AAUISignInViewController allowsAccountCreation]
 15760 ms     | -[AAUIServiceIconView initWithFrame:0x0]
 15760 ms     |    | +[AAUIServiceIconView iconNames]
 15761 ms     | -[AAUISignInViewController showServiceIcons]
 15761 ms     | -[AAUITextView initWithFrame:0x0]
 15763 ms     |    | -[AAUITextView _commonInit]
 15763 ms     | -[AAUISignInViewController _stringForFooter]
 15763 ms     |    | -[AAUISignInViewController _isGreenTeaCapable]
 15765 ms     | -[AAUISignInViewController privacyLinkIdentifiers]
 15765 ms     | -[AAUISignInViewController privacyLinkIdentifiers]
 15765 ms     | -[AAUISignInViewController privacyLinkIdentifiers]
 15772 ms     | -[AAUISignInViewController constrainView:0x100688290 toFillHeaderFooterView:0x1006e63b0]
 15779 ms  -[AAUIServiceIconView didMoveToWindow]
 15800 ms  -[AAUISignInViewController _usernameCell]
 16302 ms  -[AAUISignInController viewDidAppear:0x1]
           /* TID 0x1507 */
 60710 ms  -[ACTimedExpirer _cancelTimer]
 60710 ms     | -[ACTimedExpirer _unsafeCancelTimer]
 60710 ms  -[ACAccountStoreClientSideListener connectionWasInvalidated]
           /* TID 0x103 */
 91748 ms  +[NSError errorWithDomain:0x1f61f0160 code:0x2 userInfo:0x0]
 91748 ms     | -[NSError initWithDomain:0x1f61f0160 code:0x2 userInfo:0x0]
 91748 ms  +[NSError errorWithDomain:0x1f61f01c0 code:0x104 userInfo:0x28164c600]
 91748 ms     | -[NSError initWithDomain:0x1f61f01c0 code:0x104 userInfo:0x28164c600]
 91789 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
 91789 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
 91839 ms  -[AAUISignInViewController _keyboardWillShow:0x2816aab40]
 91839 ms     | -[AAUISignInViewController _updateContentInsetWithHeight:0x1f095f050]
 91840 ms  -[AAUISignInViewController _keyboardWillShow:0x2816aab40]
 91841 ms     | -[AAUISignInViewController _updateContentInsetWithHeight:0x1f095f050]
 93554 ms  -[AAUISignInViewController textField:0x1020abe00 shouldChangeCharactersInRange:0x0 replacementString:0x0]
 93554 ms     | -[AAUISignInViewController _isPasswordFieldVisible]
 93554 ms     |    | -[AAUISignInViewController _showOnlyPassword]
 93563 ms  -[AAUISignInViewController _textFieldDidChange:0x281694e40]
 93563 ms     | -[AAUISignInViewController _hasValidCredentials]
 93897 ms  -[AAUISignInViewController textField:0x1020abe00 shouldChangeCharactersInRange:0x1 replacementString:0x0]
 93897 ms     | -[AAUISignInViewController _isPasswordFieldVisible]
 93897 ms     |    | -[AAUISignInViewController _showOnlyPassword]
 93907 ms  -[AAUISignInViewController _textFieldDidChange:0x281658920]
 93908 ms     | -[AAUISignInViewController _hasValidCredentials]
 94231 ms  -[AAUISignInViewController textField:0x1020abe00 shouldChangeCharactersInRange:0x3 replacementString:0x0]
 94231 ms     | -[AAUISignInViewController _isPasswordFieldVisible]
 94231 ms     |    | -[AAUISignInViewController _showOnlyPassword]
 94240 ms  -[AAUISignInViewController _textFieldDidChange:0x281658de0]
 94240 ms     | -[AAUISignInViewController _hasValidCredentials]
 94496 ms  -[AAUISignInViewController textField:0x1020abe00 shouldChangeCharactersInRange:0x5 replacementString:0x0]
 94497 ms     | -[AAUISignInViewController _isPasswordFieldVisible]
 94497 ms     |    | -[AAUISignInViewController _showOnlyPassword]
 94505 ms  -[AAUISignInViewController _textFieldDidChange:0x281658d20]
 94505 ms     | -[AAUISignInViewController _hasValidCredentials]
 94767 ms  -[AAUISignInViewController textField:0x1020abe00 shouldChangeCharactersInRange:0x6 replacementString:0x0]
 94767 ms     | -[AAUISignInViewController _isPasswordFieldVisible]
 94767 ms     |    | -[AAUISignInViewController _showOnlyPassword]
 94778 ms  -[AAUISignInViewController _textFieldDidChange:0x281261de0]
 94778 ms     | -[AAUISignInViewController _hasValidCredentials]
 94827 ms  -[AAUISignInViewController _textFieldDidChange:0x2816b05e0]
 94827 ms     | -[AAUISignInViewController _hasValidCredentials]
 95134 ms  -[AAUISignInViewController textField:0x1020abe00 shouldChangeCharactersInRange:0x0 replacementString:0x5]
 95134 ms     | -[AAUISignInViewController _isPasswordFieldVisible]
 95134 ms     |    | -[AAUISignInViewController _showOnlyPassword]
 95137 ms  -[AAUISignInViewController _textFieldDidChange:0x2816a2ca0]
 95137 ms     | -[AAUISignInViewController _hasValidCredentials]
 95140 ms  -[AAUISignInViewController _textFieldDidChange:0x2816a2e00]
 95140 ms     | -[AAUISignInViewController _hasValidCredentials]
 95164 ms  -[AAUISignInViewController textField:0x1020abe00 shouldChangeCharactersInRange:0x5 replacementString:0x0]
 95165 ms     | -[AAUISignInViewController _isPasswordFieldVisible]
 95165 ms     |    | -[AAUISignInViewController _showOnlyPassword]
 95169 ms  -[AAUISignInViewController _textFieldDidChange:0x28164ece0]
 95169 ms     | -[AAUISignInViewController _hasValidCredentials]
 95482 ms  -[AAUISignInViewController textField:0x1020abe00 shouldChangeCharactersInRange:0x6 replacementString:0x0]
 95482 ms     | -[AAUISignInViewController _isPasswordFieldVisible]
 95482 ms     |    | -[AAUISignInViewController _showOnlyPassword]
 95492 ms  -[AAUISignInViewController _textFieldDidChange:0x281659b60]
 95493 ms     | -[AAUISignInViewController _hasValidCredentials]
 95863 ms  -[AAUISignInViewController textField:0x1020abe00 shouldChangeCharactersInRange:0x7 replacementString:0x0]
 95863 ms     | -[AAUISignInViewController _isPasswordFieldVisible]
 95863 ms     |    | -[AAUISignInViewController _showOnlyPassword]
 95876 ms  -[AAUISignInViewController _textFieldDidChange:0x281262a40]
 95876 ms     | -[AAUISignInViewController _hasValidCredentials]
 96164 ms  -[AAUISignInViewController textField:0x1020abe00 shouldChangeCharactersInRange:0x9 replacementString:0x0]
 96164 ms     | -[AAUISignInViewController _isPasswordFieldVisible]
 96164 ms     |    | -[AAUISignInViewController _showOnlyPassword]
 96173 ms  -[AAUISignInViewController _textFieldDidChange:0x2816b9480]
 96174 ms     | -[AAUISignInViewController _hasValidCredentials]
 96462 ms  -[AAUISignInViewController textField:0x1020abe00 shouldChangeCharactersInRange:0xa replacementString:0x0]
 96462 ms     | -[AAUISignInViewController _isPasswordFieldVisible]
 96462 ms     |    | -[AAUISignInViewController _showOnlyPassword]
 96470 ms  -[AAUISignInViewController _textFieldDidChange:0x28125c800]
 96470 ms     | -[AAUISignInViewController _hasValidCredentials]
 96812 ms  -[AAUISignInViewController textField:0x1020abe00 shouldChangeCharactersInRange:0xc replacementString:0x0]
 96813 ms     | -[AAUISignInViewController _isPasswordFieldVisible]
 96813 ms     |    | -[AAUISignInViewController _showOnlyPassword]
 96826 ms  -[AAUISignInViewController _textFieldDidChange:0x28165ba80]
 96826 ms     | -[AAUISignInViewController _hasValidCredentials]
 97081 ms  -[AAUISignInViewController textField:0x1020abe00 shouldChangeCharactersInRange:0xd replacementString:0x0]
 97081 ms     | -[AAUISignInViewController _isPasswordFieldVisible]
 97081 ms     |    | -[AAUISignInViewController _showOnlyPassword]
 97091 ms  -[AAUISignInViewController _textFieldDidChange:0x2816bc6c0]
 97091 ms     | -[AAUISignInViewController _hasValidCredentials]
 97352 ms  -[AAUISignInViewController textField:0x1020abe00 shouldChangeCharactersInRange:0x6 replacementString:0x8]
 97353 ms     | -[AAUISignInViewController _isPasswordFieldVisible]
 97353 ms     |    | -[AAUISignInViewController _showOnlyPassword]
 97355 ms  -[AAUISignInViewController _textFieldDidChange:0x2816bd940]
 97355 ms     | -[AAUISignInViewController _hasValidCredentials]
 97358 ms  -[AAUISignInViewController _textFieldDidChange:0x2816beb40]
 97358 ms     | -[AAUISignInViewController _hasValidCredentials]
 97385 ms  -[AAUISignInViewController textField:0x1020abe00 shouldChangeCharactersInRange:0xc replacementString:0x0]
 97385 ms     | -[AAUISignInViewController _isPasswordFieldVisible]
 97385 ms     |    | -[AAUISignInViewController _showOnlyPassword]
 97393 ms  -[AAUISignInViewController _textFieldDidChange:0x281644580]
 97393 ms     | -[AAUISignInViewController _hasValidCredentials]
 97610 ms  -[AAUISignInViewController textField:0x1020abe00 shouldChangeCharactersInRange:0xd replacementString:0x0]
 97611 ms     | -[AAUISignInViewController _isPasswordFieldVisible]
 97611 ms     |    | -[AAUISignInViewController _showOnlyPassword]
 97619 ms  -[AAUISignInViewController _textFieldDidChange:0x2816b2d60]
 97619 ms     | -[AAUISignInViewController _hasValidCredentials]
 97860 ms  -[AAUISignInViewController textField:0x1020abe00 shouldChangeCharactersInRange:0xe replacementString:0x0]
 97861 ms     | -[AAUISignInViewController _isPasswordFieldVisible]
 97861 ms     |    | -[AAUISignInViewController _showOnlyPassword]
 97868 ms  -[AAUISignInViewController _textFieldDidChange:0x2816bb220]
 97869 ms     | -[AAUISignInViewController _hasValidCredentials]
 98077 ms  -[AAUISignInViewController textField:0x1020abe00 shouldChangeCharactersInRange:0xf replacementString:0x0]
 98077 ms     | -[AAUISignInViewController _isPasswordFieldVisible]
 98077 ms     |    | -[AAUISignInViewController _showOnlyPassword]
 98086 ms  -[AAUISignInViewController _textFieldDidChange:0x2816b2dc0]
 98086 ms     | -[AAUISignInViewController _hasValidCredentials]
 98632 ms  -[AAUISignInViewController textField:0x1020abe00 shouldChangeCharactersInRange:0xd replacementString:0x4]
 98632 ms     | -[AAUISignInViewController _isPasswordFieldVisible]
 98632 ms     |    | -[AAUISignInViewController _showOnlyPassword]
 98635 ms  -[AAUISignInViewController _textFieldDidChange:0x2816b1f40]
 98635 ms     | -[AAUISignInViewController _hasValidCredentials]
 98638 ms  -[AAUISignInViewController _textFieldDidChange:0x28164bf60]
 98638 ms     | -[AAUISignInViewController _hasValidCredentials]
 99358 ms  -[AAUISignInViewController _nextButtonSelected:0x10067b1a0]
 99358 ms     | -[AAUISignInViewController _attemptAuthentication]
 99359 ms     |    | -[AAUISignInViewController _isPasswordFieldVisible]
 99359 ms     |    |    | -[AAUISignInViewController _showOnlyPassword]
 99359 ms     |    | -[AAUISignInViewController authenticationContext]
 99359 ms     |    |    | -[AKAppleIDAuthenticationContext init]
 99359 ms     |    |    |    | -[AKAppleIDAuthenticationContext _initWithIdentifier:0x281647760]
 99359 ms     |    |    | -[AKAppleIDAuthenticationContext description]
 99359 ms     |    |    | -[AKAppleIDAuthenticationContext setAuthenticationType:0x2]
 99359 ms     |    |    | -[AKAppleIDAuthenticationContext setFirstTimeLogin:0x1]
 99360 ms     |    |    | -[AKAppleIDAuthenticationInAppContext setPresentingViewController:0x10400ce10]
 99360 ms     |    |    | -[AAUISignInViewController _akServiceType]
 99360 ms     |    |    | -[AKAppleIDAuthenticationContext setServiceType:0x1]
 99360 ms     |    |    | -[AKAppleIDAuthenticationContext setShouldOfferSecurityUpgrade:0x0]
 99360 ms     |    |    | -[AKAppleIDAuthenticationContext setShouldUpdatePersistentServiceTokens:0x1]
 99360 ms     |    |    | -[AAUISignInViewController _shouldAnticipatePiggybacking]
 99360 ms     |    |    | -[AKAppleIDAuthenticationContext setAnticipateEscrowAttempt:0x1]
 99360 ms     |    |    | -[AKAppleIDAuthenticationContext setShouldOfferSecurityUpgrade:0x1]
 99360 ms     |    |    | -[AKAppleIDAuthenticationContext setSupportsPiggybacking:0x1]
 99360 ms     |    | -[AKAppleIDAuthenticationContext setNeedsCredentialRecovery:0x0]
 99360 ms     |    | -[AKAppleIDAuthenticationContext setNeedsNewAppleID:0x0]
 99361 ms     |    | -[AKAppleIDAuthenticationContext setUsername:0x281ce7930]
 99361 ms     |    | -[AKAppleIDAuthenticationContext _setPassword:0x0]
 99361 ms     |    | -[AKAppleIDAuthenticationInAppContext _setPasswordDelegate:0x10400ce10]
 99361 ms     |    | -[AAUISignInViewController _isRunningInSettings]
 99361 ms     |    | -[AKAppleIDAuthenticationContext setAppProvidedContext:0x1e8b17118]
 99361 ms     |    | -[AAUISignInViewController _attemptAuthenticationWithContext:0x10410b850]
 99361 ms     |    |    | -[AAUISignInViewController _setEnabled:0x0]
 99390 ms     |    |    |    | -[AAUISignInViewController _keyboardWillShow:0x28125d800]
 99390 ms     |    |    |    |    | -[AAUISignInViewController _updateContentInsetWithHeight:0x1f095f050]
 99392 ms     |    |    |    | -[AAUISignInViewController _keyboardWillHide:0x28125d800]
 99392 ms     |    |    |    |    | -[AAUISignInViewController _updateContentInsetWithHeight:0x1f095f050]
 99393 ms     |    |    |    | -[AAUISignInViewController _setUsernameCellWaiting:0x1]
 99394 ms     |    |    |    |    | -[AAUISignInViewController _showOnlyPassword]
 99396 ms     |    |    | -[AAUISignInController willAuthenticateWithContext:0x10410b850]
 99396 ms     |    |    | +[AAPersonaUtility verifyAndFixPersonaIfNeeded:0x2807395c0 desiredContext:0x281025010]
 99396 ms     |    |    | -[AKAppleIDAuthenticationController init]
 99396 ms     |    |    |    | -[AKAppleIDAuthenticationController initWithIdentifier:0x0 daemonXPCEndpoint:0x0]
 99396 ms     |    |    |    |    | -[AKAppleIDAuthenticationContextManager initWithAuthenticationController:0x280739600]
 99396 ms     |    |    | -[AKAppleIDAuthenticationController authenticateWithContext:0x10410b850 completion:0x16fd69010]
 99397 ms     |    |    |    | -[AKAppleIDAuthenticationContext authenticationType]
 99397 ms     |    |    |    | -[AKAppleIDAuthenticationContext _proxiedAppBundleID]
 99397 ms     |    |    |    | -[AKAppleIDAuthenticationContextManager registerContext:0x10410b850]
 99397 ms     |    |    |    |    | -[AKAppleIDAuthenticationContext _identifier]
 99397 ms     |    |    |    | -[AKAppleIDAuthenticationContext debugDescription]
 99397 ms     |    |    |    |    | -[AKAppleIDAuthenticationContext _shouldSkipInitialReachabilityCheck]
           /* TID 0xc533 */
 99397 ms  -[AKAppleIDAuthenticationContext _identifier]
           /* TID 0x103 */
 99397 ms     |    |    |    | -[AKAppleIDAuthenticationController _authenticationServiceConnection]
 99397 ms     |    |    |    |    | +[AKAppleIDAuthenticationDaemonInterface XPCInterface]
 99397 ms     |    |    |    |    | +[AKAppleIDAuthenticationClientInterface XPCInterface]
 99397 ms     |    |    |    | -[AKAppleIDAuthenticationContext _sanitizedCopy]
 99398 ms     |    |    |    |    | -[AKAppleIDAuthenticationContext init]
 99398 ms     |    |    |    |    |    | -[AKAppleIDAuthenticationContext _initWithIdentifier:0x28164e340]
 99398 ms     |    |    |    |    | -[AKAppleIDAuthenticationContext description]
 99398 ms     |    |    |    |    | -[AKAppleIDAuthenticationContext _capabilityForUIDisplay]
 99398 ms     |    |    |    |    | -[AKAppleIDAuthenticationContext _shouldSkipInitialReachabilityCheck]
 99398 ms     |    |    |    | -[AKAppleIDAuthenticationContext isContextEligibleForSilentAuth]
 99398 ms     |    |    |    |    | -[AKAppleIDAuthenticationContext authenticationType]
 99398 ms     |    |    |    |    | -[AKAppleIDAuthenticationContext shouldPromptForPasswordOnly]
 99398 ms     |    |    |    |    | -[AKAppleIDAuthenticationContext isEphemeral]
 99398 ms     |    |    |    |    | -[AKAppleIDAuthenticationContext isUsernameEditable]
 99398 ms     |    |    |    | -[AKAppleIDAuthenticationContext encodeWithCoder:0x11383a600]
 99399 ms     |    |    | +[AAPersonaUtility personaConsistencyCheck:0x2807395c0]
 99399 ms     | -[AAUISignInViewController _prewarmSignInFlowIfApplicable]
 99399 ms     |    | -[AAUISignInViewController showServiceIcons]
 99399 ms     |    | -[AASignInFlowController init]
 99399 ms     |    |    | -[ACAccountStore init]
 99399 ms     |    |    |    | -[ACAccountStore initWithRemoteEndpoint:0x0 effectiveBundleID:0x0]
 99399 ms     |    |    |    |    | +[ACTimedExpirer expirerWithTimeout:0x1e]
 99399 ms     |    |    |    |    |    | -[ACTimedExpirer init]
 99399 ms     |    |    |    |    | +[ACTimedExpirer expirerWithTimeout:0x1e]
 99399 ms     |    |    |    |    |    | -[ACTimedExpirer init]
 99399 ms     |    |    |    |    | +[ACNotificationRebroadcaster sharedRebroadcaster]
 99400 ms     |    | -[AASignInFlowController prewarmOperationsWithCompletion:0x0]
 99400 ms     |    |    | +[AARemoteServer sharedServer]
 99400 ms     |    |    |    | -[AARemoteServer init]
 99400 ms     |    |    |    |    | +[AAURLSession sharedSession]
 99400 ms     |    |    |    |    |    | -[AAURLSession _initRequiringSigning:0x0]
 99402 ms     |    |    |    |    |    |    | -[AAURLSessionContext initRequiringSigning:0x0]
 99402 ms     |    |    |    |    |    |    |    | -[AKAppleIDSession initWithIdentifier:0x28164e980]
 99402 ms     |    |    |    |    |    |    |    | -[AAURLSessionContext _initRequiringSigning:0x0 appleIDSession:0x2807e81c0]
 99405 ms     |    |    |    |    |    |    | -[AKAppleIDSession initWithIdentifier:0x281cc6fa0]
 99405 ms     |    |    |    |    |    |    | -[AAURLSessionContext _initRequiringSigning:0x0 appleIDSession:0x280767d40]
 99405 ms     |    |    |    |    |    |    | -[AKAppleIDSession initWithIdentifier:0x281cc6fa0]
 99405 ms     |    |    |    |    |    |    | -[AAURLSessionContext _initRequiringSigning:0x0 appleIDSession:0x280762940]
 99406 ms     |    |    |    |    |    |    | -[AAURLSessionContext relevantHTTPStatusCodes]
 99406 ms     |    |    |    |    |    |    |    | -[AKAppleIDSession relevantHTTPStatusCodes]
 99406 ms     |    |    |    |    |    |    |    | +[AAURLSessionContext _relevantHTTPStatusCodes]
 99406 ms     |    |    |    |    | +[AAURLSession sharedSigningSession]
 99406 ms     |    |    |    |    |    | -[AAURLSession _initRequiringSigning:0x1]
 99406 ms     |    |    |    |    |    |    | -[AAURLSessionContext initRequiringSigning:0x1]
 99406 ms     |    |    |    |    |    |    |    | -[AKAppleIDSession initWithIdentifier:0x28164ed40]
 99406 ms     |    |    |    |    |    |    |    | -[AAURLSessionContext _initRequiringSigning:0x1 appleIDSession:0x2807e81c0]
 99406 ms     |    |    |    |    |    |    | -[AKAppleIDSession initWithIdentifier:0x281cc6e50]
 99406 ms     |    |    |    |    |    |    | -[AAURLSessionContext _initRequiringSigning:0x1 appleIDSession:0x2807e8580]
 99407 ms     |    |    |    |    |    |    | -[AKAppleIDSession initWithIdentifier:0x281cc6e50]
 99407 ms     |    |    |    |    |    |    | -[AAURLSessionContext _initRequiringSigning:0x1 appleIDSession:0x2807e8fc0]
 99407 ms     |    |    |    |    |    |    | -[AAURLSessionContext relevantHTTPStatusCodes]
 99407 ms     |    |    |    |    |    |    |    | -[AKAppleIDSession relevantHTTPStatusCodes]
 99407 ms     |    |    |    |    |    |    |    | +[AAURLSessionContext _relevantHTTPStatusCodes]
 99407 ms     |    |    | -[AARemoteServer configurationWithCompletion:0x16fd690b8]
 99407 ms     |    |    |    | -[AARemoteServer _configurationAndResponseWithCompletion:0x16fd69058]
 99407 ms     |    |    |    |    | -[AARemoteServer _configurationCacheInvalidatingIfNecessary]
 99407 ms     |    |    |    |    |    | -[AARemoteServer _configurationLock_configurationCacheInvalidatingIfNecessary]
           /* TID 0xc533 */
 99407 ms  -[AARemoteServer _configurationCacheInvalidatingIfNecessary]
 99407 ms     | -[AARemoteServer _configurationLock_configurationCacheInvalidatingIfNecessary]
 99407 ms  -[AARemoteServer _fetchConfigurationAndResponseWithCompletion:0x16fe7e890]
           /* TID 0x103 */
 99408 ms  -[ACTimedExpirer _cancelTimer]
 99408 ms     | -[ACTimedExpirer _unsafeCancelTimer]
 99408 ms  -[ACTimedExpirer _cancelTimer]
 99408 ms     | -[ACTimedExpirer _unsafeCancelTimer]
           /* TID 0xf107 */
 99423 ms  +[AKAppleIDAuthenticationContext supportsSecureCoding]
 99423 ms  -[AKAppleIDAuthenticationContextManager presentBasicLoginUIForContext:0x12032b360 completion:0x2820ba370]
 99423 ms     | -[AKAppleIDAuthenticationContextManager _clientSideContextForServerContext:0x12032b360]
 99423 ms     |    | -[AKAppleIDAuthenticationContext _identifier]
 99423 ms     |    | -[AKAppleIDAuthenticationContext _identifier]
 99423 ms     |    | -[AKAppleIDAuthenticationContext _updateWithValuesFromContext:0x12032b360]
 99423 ms     | -[AKAppleIDAuthenticationInAppContext presentBasicLoginUIWithCompletion:0x2820ba370]
           /* TID 0x103 */
 99423 ms  -[AKAppleIDAuthenticationContext username]
 99423 ms  -[AKAppleIDAuthenticationInAppContext _passwordDelegate]
 99424 ms  -[AKAppleIDAuthenticationContext username]
 99424 ms  -[AKAppleIDAuthenticationInAppContext _passwordDelegate]
 99424 ms  -[AAUISignInViewController context:0x10410b850 needsPasswordWithCompletion:0x16fd6a950]
 99424 ms     | -[AAUISignInViewController _setPasswordFieldHidden:0x0]
 99424 ms     |    | -[AAUISignInViewController _isPasswordFieldVisible]
 99424 ms     |    |    | -[AAUISignInViewController _showOnlyPassword]
 99424 ms     |    | -[AAUISignInViewController _passwordFieldIndexPath]
 99424 ms     |    | -[AAUISignInViewController _showOnlyPassword]
 99425 ms     |    | -[AAUISignInViewController _passwordFieldIndexPath]
 99425 ms     |    | -[AAUISignInViewController _passwordCell]
 99435 ms     | -[AAUISignInViewController _setEnabled:0x1]
 99435 ms     |    | -[AAUISignInViewController _hasValidCredentials]
 99436 ms     |    | -[AAUISignInViewController _setUsernameCellWaiting:0x0]
           /* TID 0xc533 */
 99454 ms     | -[AAURLSession bodyTaskWithRequest:0x28100b030 completion:0x16fe7e740]
 99454 ms     |    | -[AAURLSession dataTaskWithRequest:0x28100b030 completion:0x16fe7e6c8]
 99454 ms     |    |    | -[AAURLSession _enqueueRequest:0x28100b030 completion:0x16fe7e6c8]
 99455 ms     |    |    |    | -[AKAppleIDSession initWithIdentifier:0x281cc6fa0]
 99455 ms     |    |    |    | -[AAURLSessionContext _initRequiringSigning:0x0 appleIDSession:0x2807dddc0]
           /* TID 0x10a03 */
 99455 ms  -[AAURLSession _sessionQueue_enqueueTask:0x129612b80 completion:0x281d62b80]
 99469 ms  -[AAURLSession URLSession:0x10401f340 dataTask:0x129612b80 didReceiveData:0x2807d4a00]
 99469 ms     | -[AAURLSession _sessionQueue_updateTask:0x129612b80 withData:0x2807d4a00]
           /* TID 0xc533 */
 99470 ms  -[AAURLSession URLSession:0x10401f340 task:0x129612b80 didCompleteWithError:0x0]
 99470 ms     | -[AAURLSession _sessionQueue_dequeueTask:0x129612b80 withResponse:0x2816bae20 error:0x0]
 99470 ms     |    | -[AAURLConfiguration _initWithDictionary:0x2816a15c0]
 99470 ms     |    | +[AARemoteServerConfigurationCache cacheWithConfiguration:0x28100c250 response:0x2816bae20]
 99470 ms     |    |    | -[AARemoteServerConfigurationCache initWithConfiguration:0x28100c250 response:0x2816bae20]
 99470 ms     |    | -[AARemoteServer _setConfigurationCache:0x2816bb620]
 99470 ms     |    | -[AAURLConfiguration absintheEnable]
 99470 ms     |    | +[AAAbsintheSigner sharedSigner]
 99470 ms     |    |    | -[AAAbsintheSigner initWithCacheTimeout:0xffffffffffffffc0]
 99470 ms     |    |    |    | +[AAURLSession sharedSession]
 99470 ms     |    | -[AAAbsintheSigner signatureForData:0x281d70f90 completion:0x16fe7e370]
 99470 ms     |    |    | -[AAAbsintheSigner _contextWithCompletion:0x16fe7e2b0]
 99470 ms     |    |    |    | -[AAAbsintheSigner context]
 99470 ms     |    |    |    |    | -[AAAbsintheSigner _contextLock_contextInvalidatingIfNecessary]
 99470 ms     |    | -[AAURLConfiguration baaInterval]
           /* TID 0x10a03 */
 99470 ms  -[AAAbsintheSigner _contextQueue_contextWithCompletion:0x281d71410]
 99471 ms     | -[AAAbsintheSigner context]
 99471 ms     |    | -[AAAbsintheSigner _contextLock_contextInvalidatingIfNecessary]
 99471 ms     | -[AAAbsintheSigner _fetchCertificateDataWithCompletion:0x1703f6808]
 99471 ms     |    | -[AAURLSession dataTaskWithURL:0x28318bcf0 completion:0x1703f67a8]
 99471 ms     |    |    | -[AAURLSession dataTaskWithRequest:0x28100b070 completion:0x1703f67a8]
 99471 ms     |    |    |    | -[AAURLSession _enqueueRequest:0x28100b070 completion:0x1703f67a8]
 99471 ms     |    |    |    |    | -[AKAppleIDSession initWithIdentifier:0x281cc6fa0]
 99471 ms     |    |    |    |    | -[AAURLSessionContext _initRequiringSigning:0x0 appleIDSession:0x2807ddd80]
           /* TID 0xc533 */
 99471 ms  -[AAURLSession _sessionQueue_enqueueTask:0x1006ee7e0 completion:0x281d62ac0]
           /* TID 0x10a03 */
 99471 ms  +[AAURLProtocol canInitWithRequest:0x281008040]
 99471 ms  +[AAURLProtocol canonicalRequestForRequest:0x281008040]
           /* TID 0x873f */
 99472 ms  -[AAURLProtocol initWithRequest:0x281008010 cachedResponse:0x0 client:0x281d70960]
 99472 ms  -[AAURLProtocol startLoading]
 99472 ms     | +[AARemoteServer sharedServer]
 99472 ms     | -[AARemoteServer _configurationAndResponseWithCompletion:0x17050da48]
 99472 ms     |    | -[AARemoteServer _configurationCacheInvalidatingIfNecessary]
 99472 ms     |    |    | -[AARemoteServer _configurationLock_configurationCacheInvalidatingIfNecessary]
 99472 ms     |    |    |    | -[AARemoteServerConfigurationCache creationDate]
 99472 ms     |    | -[AARemoteServerConfigurationCache configuration]
 99472 ms     |    | -[AARemoteServerConfigurationCache response]
 99472 ms     |    | -[AAURLConfiguration urlForEndpoint:0x2816bb260]
 99472 ms  -[AAURLProtocol stopLoading]
           /* TID 0x10a03 */
 99481 ms  -[AAURLSessionContext URLSession:0x10401f340 task:0x1006ee7e0 getAppleIDHeadersForResponse:0x0 completionHandler:0x1703f6650]
 99481 ms     | -[AKAppleIDSession URLSession:0x10401f340 task:0x120360620 getAppleIDHeadersForResponse:0x0 completionHandler:0x1703f65c0]
 99481 ms     |    | -[AKAppleIDSession _generateAppleIDHeadersForSessionTask:0x120360620 withCompletion:0x1703f6538]
 99481 ms     |    |    | -[AKAppleIDSession _nativeAnisetteController]
 99481 ms     |    |    |    | -[AKAnisetteProvisioningController init]
 99481 ms     |    |    | -[AKAnisetteProvisioningController anisetteDataForURLRequest:0x28100c0d0 completion:0x1703f6428]
 99481 ms     |    |    |    | -[AKAnisetteProvisioningController fetchAnisetteDataAndProvisionIfNecessary:0x1 withCompletion:0x1703f6428]
 99481 ms     |    |    |    |    | -[AKAnisetteProvisioningController _anisetteServiceConnection]
 99481 ms     |    |    |    |    |    | +[AKAnisetteProvisioningDaemonInterface XPCInterface]
 99481 ms     |    |    |    |    |    | +[AKAnisetteProvisioningClientInterface XPCInterface]
           /* TID 0x6f1f */
 99500 ms  +[AKAnisetteData supportsSecureCoding]
 99500 ms  -[AKAppleIDSession _genericAppleIDHeadersDictionaryForRequest:0x28100c0d0]
 99502 ms     | +[AKDevice currentDevice]
 99502 ms     |    | -[AKDevice init]
 99502 ms     |    |    | -[AKDevice _setShouldUpdateToValue:0x0]
 99502 ms     |    | -[AKDevice description]
 99502 ms     |    | -[AKDevice setLinkType:0x1]
 99502 ms     |    | -[AKDevice _setShouldUpdateToValue:0x1]
 99503 ms     | -[AKDevice locale]
 99503 ms  -[AKAnisetteData machineID]
 99503 ms  -[AKAnisetteData oneTimePassword]
 99503 ms  -[AKAnisetteData routingInfo]
 99503 ms  +[AKDevice currentDevice]
 99503 ms  -[AKDevice localUserUUID]
 99503 ms  +[AKConfiguration sharedConfiguration]
 99503 ms     | -[AKConfiguration init]
 99504 ms  -[AKConfiguration shouldAllowTestApplication]
 99504 ms     | -[AKConfiguration configurationValueForKey:0x1e8b17ff8]
 99504 ms  -[AKAppleIDSession _pairedDeviceAnisetteController]
 99504 ms  -[AAURLSessionContext _additionalHeadersForRequest:0x28100c260 completion:0x16fdf2270]
 99504 ms     | +[AADeviceInfo currentInfo]
           /* TID 0x1517 */
 99504 ms  +[NSError _web_errorWithDomain:0x1f61f0440 code:0xfffffffffffffc19 URL:0x283ceb000]
 99504 ms     | -[NSError _web_initWithDomain_nowarn:0x1f61f0440 code:0xfffffffffffffc19 URL:0x283ceb000]
 99508 ms     |    | -[NSError initWithDomain:0x1f61f0440 code:0xfffffffffffffc19 userInfo:0x2816bbb20]
 99508 ms  -[NSError userInfo]
 99508 ms  -[NSError domain]
 99508 ms  -[NSError code]
 99508 ms  -[NSError domain]
 99508 ms  -[NSError code]
 99508 ms  -[NSError userInfo]
 99508 ms  -[NSError userInfo]
 99508 ms  -[NSError domain]
 99508 ms  -[NSError code]
 99508 ms  +[NSError errorWithDomain:0x1f61f0440 code:0xfffffffffffffc19 userInfo:0x2816bffa0]
 99508 ms     | -[NSError initWithDomain:0x1f61f0440 code:0xfffffffffffffc19 userInfo:0x2816bffa0]
 99508 ms  -[NSError code]
 99508 ms  -[NSError code]
 99508 ms  -[NSError description]
 99508 ms     | -[NSError userInfo]
 99508 ms     | -[NSError domain]
 99508 ms     | -[NSError userInfo]
 99508 ms     | -[NSError domain]
 99508 ms     | -[NSError userInfo]
 99508 ms     | -[NSError userInfo]
 99508 ms     | -[NSError domain]
 99508 ms     | -[NSError code]
           /* TID 0x6f1f */
 99511 ms     | +[AADeviceInfo clientInfoHeader]
 99511 ms     |    | -[AADeviceInfo productType]
 99511 ms     |    | -[AADeviceInfo osName]
 99511 ms     |    | +[AADeviceInfo osVersion]
 99511 ms     |    | -[AADeviceInfo buildVersion]
 99513 ms     | +[AAPreferences isExperimentalModeEnabled]
 99513 ms     |    | +[AADeviceInfo isInternalBuild]
 99513 ms     | -[AAURLSessionContext requiresSigning]
           /* TID 0x103 */
 99780 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
 99780 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
 99780 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
 99780 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
 99794 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
 99794 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
 99797 ms  -[AAUISignInViewController _keyboardWillShow:0x28169c800]
 99797 ms     | -[AAUISignInViewController _updateContentInsetWithHeight:0x1f095f050]
 99797 ms  -[AAUISignInViewController _keyboardWillShow:0x28169c800]
 99797 ms     | -[AAUISignInViewController _updateContentInsetWithHeight:0x1f095f050]
100321 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
100321 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
           /* TID 0x10a03 */
100579 ms  -[AAURLSession URLSession:0x10401f340 dataTask:0x1006ee7e0 didReceiveData:0x280701280]
100580 ms     | -[AAURLSession _sessionQueue_updateTask:0x1006ee7e0 withData:0x280701280]
100581 ms  -[AAURLSession URLSession:0x10401f340 task:0x1006ee7e0 didCompleteWithError:0x0]
100581 ms     | -[AAURLSession _sessionQueue_dequeueTask:0x1006ee7e0 withResponse:0x28165acc0 error:0x0]
100581 ms     |    | +[AAAbsintheSigner _contextCreationBlock]
100581 ms     |    | -[AAAbsintheContext init]
100582 ms     |    | -[AAAbsintheContext TgBfoO2wtF5L:0x101068e00 error:0x1703f6518]
100651 ms     |    | -[AAAbsintheSigner _fetchSessionInfoWithRequestInfo:0x28169c3e0 completion:0x1703f64e8]
100652 ms     |    |    | -[AAURLSession bodyTaskWithRequest:0x28100c480 completion:0x1703f6468]
100652 ms     |    |    |    | -[AAURLSession dataTaskWithRequest:0x28100c480 completion:0x1703f63f8]
100652 ms     |    |    |    |    | -[AAURLSession _enqueueRequest:0x28100c480 completion:0x1703f63f8]
100652 ms     |    |    |    |    |    | -[AKAppleIDSession initWithIdentifier:0x281cc6fa0]
100652 ms     |    |    |    |    |    | -[AAURLSessionContext _initRequiringSigning:0x0 appleIDSession:0x2807d7340]
100652 ms  -[AAURLSession _sessionQueue_enqueueTask:0x1203690e0 completion:0x281d751d0]
           /* TID 0x6f1f */
100652 ms  +[AAURLProtocol canInitWithRequest:0x281008710]
100652 ms  +[AAURLProtocol canonicalRequestForRequest:0x281008710]
           /* TID 0x873f */
100652 ms  -[AAURLProtocol initWithRequest:0x281009ad0 cachedResponse:0x0 client:0x281d060d0]
100652 ms  -[AAURLProtocol startLoading]
100652 ms     | +[AARemoteServer sharedServer]
100652 ms     | -[AARemoteServer _configurationAndResponseWithCompletion:0x17050da48]
100652 ms     |    | -[AARemoteServer _configurationCacheInvalidatingIfNecessary]
100652 ms     |    |    | -[AARemoteServer _configurationLock_configurationCacheInvalidatingIfNecessary]
100652 ms     |    |    |    | -[AARemoteServerConfigurationCache creationDate]
100652 ms     |    | -[AARemoteServerConfigurationCache configuration]
100652 ms     |    | -[AARemoteServerConfigurationCache response]
100652 ms     |    | -[AAURLConfiguration urlForEndpoint:0x281690140]
100652 ms  -[AAURLProtocol stopLoading]
           /* TID 0x1517 */
100653 ms  -[AAURLSessionContext URLSession:0x10401f340 task:0x1203690e0 getAppleIDHeadersForResponse:0x0 completionHandler:0x170482650]
100653 ms     | -[AKAppleIDSession URLSession:0x10401f340 task:0x129628bd0 getAppleIDHeadersForResponse:0x0 completionHandler:0x1704825c0]
100653 ms     |    | -[AKAppleIDSession _generateAppleIDHeadersForSessionTask:0x129628bd0 withCompletion:0x170482538]
100653 ms     |    |    | -[AKAppleIDSession _nativeAnisetteController]
100653 ms     |    |    |    | -[AKAnisetteProvisioningController init]
100653 ms     |    |    | -[AKAnisetteProvisioningController anisetteDataForURLRequest:0x281008810 completion:0x170482428]
100653 ms     |    |    |    | -[AKAnisetteProvisioningController fetchAnisetteDataAndProvisionIfNecessary:0x1 withCompletion:0x170482428]
100653 ms     |    |    |    |    | -[AKAnisetteProvisioningController _anisetteServiceConnection]
100653 ms     |    |    |    |    |    | +[AKAnisetteProvisioningDaemonInterface XPCInterface]
100653 ms     |    |    |    |    |    | +[AKAnisetteProvisioningClientInterface XPCInterface]
           /* TID 0x6f1f */
100657 ms  +[AKAnisetteData supportsSecureCoding]
100657 ms  -[AKAppleIDSession _genericAppleIDHeadersDictionaryForRequest:0x281008810]
100657 ms     | +[AKDevice currentDevice]
100657 ms     | -[AKDevice locale]
100657 ms  -[AKAnisetteData machineID]
100657 ms  -[AKAnisetteData oneTimePassword]
100657 ms  -[AKAnisetteData routingInfo]
100657 ms  +[AKDevice currentDevice]
100657 ms  -[AKDevice localUserUUID]
100657 ms  +[AKConfiguration sharedConfiguration]
100657 ms  -[AKConfiguration shouldAllowTestApplication]
100657 ms     | -[AKConfiguration configurationValueForKey:0x1e8b17ff8]
100657 ms  -[AKAppleIDSession _pairedDeviceAnisetteController]
100657 ms  -[AAURLSessionContext _additionalHeadersForRequest:0x281008640 completion:0x16fdf2270]
100657 ms     | -[AAURLSessionContext requiresSigning]
           /* TID 0x1517 */
100657 ms  +[NSError _web_errorWithDomain:0x1f61f0440 code:0xfffffffffffffc19 URL:0x28398c0e0]
100657 ms     | -[NSError _web_initWithDomain_nowarn:0x1f61f0440 code:0xfffffffffffffc19 URL:0x28398c0e0]
100657 ms     |    | -[NSError initWithDomain:0x1f61f0440 code:0xfffffffffffffc19 userInfo:0x28169c340]
100657 ms  -[NSError userInfo]
100658 ms  -[NSError domain]
100658 ms  -[NSError code]
100658 ms  -[NSError domain]
100658 ms  -[NSError code]
100658 ms  -[NSError userInfo]
100658 ms  -[NSError userInfo]
100658 ms  -[NSError domain]
100658 ms  -[NSError code]
100658 ms  +[NSError errorWithDomain:0x1f61f0440 code:0xfffffffffffffc19 userInfo:0x28169c7a0]
100658 ms     | -[NSError initWithDomain:0x1f61f0440 code:0xfffffffffffffc19 userInfo:0x28169c7a0]
100658 ms  -[NSError code]
100658 ms  -[NSError code]
100658 ms  -[NSError description]
100658 ms     | -[NSError userInfo]
100658 ms     | -[NSError domain]
100658 ms     | -[NSError userInfo]
100658 ms     | -[NSError domain]
100658 ms     | -[NSError userInfo]
100658 ms     | -[NSError userInfo]
100658 ms     | -[NSError domain]
100658 ms     | -[NSError code]
           /* TID 0x103 */
100683 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
100683 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
100684 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
100684 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
           /* TID 0x1517 */
100849 ms  -[AAURLSession URLSession:0x10401f340 dataTask:0x1203690e0 didReceiveData:0x28073adc0]
100849 ms     | -[AAURLSession _sessionQueue_updateTask:0x1203690e0 withData:0x28073adc0]
           /* TID 0x6f1f */
100850 ms  -[AAURLSession URLSession:0x10401f340 task:0x1203690e0 didCompleteWithError:0x0]
100850 ms     | -[AAURLSession _sessionQueue_dequeueTask:0x1203690e0 withResponse:0x281658520 error:0x0]
100850 ms     |    | -[AAAbsintheContext R6XtwiyjL3q2:0x2816470e0 error:0x16fdf24c8]
100856 ms     |    | -[AAAbsintheSigner setContext:0x281025c00]
100856 ms     |    |    | +[AAAbsintheSignerContextCache cacheWithContext:0x281025c00]
100856 ms     |    |    |    | -[AAAbsintheSignerContextCache initWithContext:0x281025c00]
100856 ms     |    |    | -[AAAbsintheSigner _contextLock_enqueueContextCleanup]
100856 ms     |    |    |    | -[AAAbsintheSigner cacheTimeout]
100857 ms     |    | -[AAAbsintheContext cao1NI5PNJBn:0x281d70f90 error:0x16fdf23f8]
           /* TID 0x103 */
101013 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
101013 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
101015 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
101015 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
101609 ms  -[AAUISignInViewController textField:0x10186c200 shouldChangeCharactersInRange:0x0 replacementString:0x0]
101617 ms  -[AAUISignInViewController _textFieldDidChange:0x2816be1e0]
101617 ms     | -[AAUISignInViewController _hasValidCredentials]
102121 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
102122 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
102124 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
102124 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
102577 ms  -[AAUISignInViewController textField:0x10186c200 shouldChangeCharactersInRange:0x1 replacementString:0x0]
102588 ms  -[AAUISignInViewController _textFieldDidChange:0x28164f8e0]
102588 ms     | -[AAUISignInViewController _hasValidCredentials]
102924 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
102924 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
102926 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
102926 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
103292 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
103293 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
103294 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
103294 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
103991 ms  -[AAUISignInViewController textField:0x10186c200 shouldChangeCharactersInRange:0x2 replacementString:0x0]
104004 ms  -[AAUISignInViewController _textFieldDidChange:0x2816b0640]
104004 ms     | -[AAUISignInViewController _hasValidCredentials]
104028 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
104028 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
104030 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
104030 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
104474 ms  -[AAUISignInViewController textField:0x10186c200 shouldChangeCharactersInRange:0x3 replacementString:0x0]
104488 ms  -[AAUISignInViewController _textFieldDidChange:0x2812fe3e0]
104488 ms     | -[AAUISignInViewController _hasValidCredentials]
104974 ms  -[AAUISignInViewController textField:0x10186c200 shouldChangeCharactersInRange:0x4 replacementString:0x0]
104988 ms  -[AAUISignInViewController _textFieldDidChange:0x28125e020]
104988 ms     | -[AAUISignInViewController _hasValidCredentials]
105393 ms  -[AAUISignInViewController textField:0x10186c200 shouldChangeCharactersInRange:0x5 replacementString:0x0]
105406 ms  -[AAUISignInViewController _textFieldDidChange:0x2812638e0]
105406 ms     | -[AAUISignInViewController _hasValidCredentials]
105674 ms  -[AAUISignInViewController textField:0x10186c200 shouldChangeCharactersInRange:0x6 replacementString:0x0]
105686 ms  -[AAUISignInViewController _textFieldDidChange:0x28165aa40]
105686 ms     | -[AAUISignInViewController _hasValidCredentials]
105907 ms  -[AAUISignInViewController textField:0x10186c200 shouldChangeCharactersInRange:0x7 replacementString:0x0]
105920 ms  -[AAUISignInViewController _textFieldDidChange:0x28125eb60]
105920 ms     | -[AAUISignInViewController _hasValidCredentials]
106173 ms  -[AAUISignInViewController textField:0x10186c200 shouldChangeCharactersInRange:0x8 replacementString:0x0]
106186 ms  -[AAUISignInViewController _textFieldDidChange:0x2812631c0]
106186 ms     | -[AAUISignInViewController _hasValidCredentials]
106490 ms  -[AAUISignInViewController textField:0x10186c200 shouldChangeCharactersInRange:0x9 replacementString:0x0]
106504 ms  -[AAUISignInViewController _textFieldDidChange:0x28125e300]
106505 ms     | -[AAUISignInViewController _hasValidCredentials]
106858 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
106858 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
106860 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
106860 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
107456 ms  -[AAUISignInViewController textField:0x10186c200 shouldChangeCharactersInRange:0xa replacementString:0x0]
107470 ms  -[AAUISignInViewController _textFieldDidChange:0x2816b2fa0]
107470 ms     | -[AAUISignInViewController _hasValidCredentials]
107773 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
107773 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
107775 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
107775 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
108325 ms  -[AAUISignInViewController textField:0x10186c200 shouldChangeCharactersInRange:0xb replacementString:0x0]
108339 ms  -[AAUISignInViewController _textFieldDidChange:0x2816a8640]
108339 ms     | -[AAUISignInViewController _hasValidCredentials]
109055 ms  -[AAUISignInViewController _nextButtonSelected:0x10067b1a0]
109055 ms     | -[AAUISignInViewController _attemptAuthentication]
109055 ms     |    | -[AAUISignInViewController _setEnabled:0x0]
109078 ms     |    |    | -[AAUISignInViewController _keyboardWillShow:0x2816a8240]
109078 ms     |    |    |    | -[AAUISignInViewController _updateContentInsetWithHeight:0x1f095f050]
109079 ms     |    |    | -[AAUISignInViewController _keyboardWillHide:0x28169c3e0]
109079 ms     |    |    |    | -[AAUISignInViewController _updateContentInsetWithHeight:0x1f095f050]
109081 ms     |    |    | -[AAUISignInViewController _setUsernameCellWaiting:0x1]
109081 ms     |    |    |    | -[AAUISignInViewController _showOnlyPassword]
109081 ms     | -[AAUISignInViewController _prewarmSignInFlowIfApplicable]
109081 ms     |    | -[AAUISignInViewController showServiceIcons]
109081 ms     |    | -[AASignInFlowController init]
109081 ms     |    |    | -[ACAccountStore init]
109081 ms     |    |    |    | -[ACAccountStore initWithRemoteEndpoint:0x0 effectiveBundleID:0x0]
109081 ms     |    |    |    |    | +[ACTimedExpirer expirerWithTimeout:0x1e]
109081 ms     |    |    |    |    |    | -[ACTimedExpirer init]
109081 ms     |    |    |    |    | +[ACTimedExpirer expirerWithTimeout:0x1e]
109081 ms     |    |    |    |    |    | -[ACTimedExpirer init]
109081 ms     |    |    |    |    | +[ACNotificationRebroadcaster sharedRebroadcaster]
109081 ms     |    | -[AASignInFlowController prewarmOperationsWithCompletion:0x0]
109081 ms     |    |    | +[AARemoteServer sharedServer]
109081 ms     |    |    | -[AARemoteServer configurationWithCompletion:0x16fd690b8]
109081 ms     |    |    |    | -[AARemoteServer _configurationAndResponseWithCompletion:0x16fd69058]
109081 ms     |    |    |    |    | -[AARemoteServer _configurationCacheInvalidatingIfNecessary]
109081 ms     |    |    |    |    |    | -[AARemoteServer _configurationLock_configurationCacheInvalidatingIfNecessary]
109081 ms     |    |    |    |    |    |    | -[AARemoteServerConfigurationCache creationDate]
109081 ms     |    |    |    |    | -[AARemoteServerConfigurationCache configuration]
109081 ms     |    |    |    |    | -[AARemoteServerConfigurationCache response]
109081 ms     |    |    |    |    | -[AAURLConfiguration absintheEnable]
109081 ms     |    |    |    |    | +[AAAbsintheSigner sharedSigner]
109081 ms     |    |    |    |    | -[AAAbsintheSigner signatureForData:0x281d763d0 completion:0x16fd68e80]
109081 ms     |    |    |    |    |    | -[AAAbsintheSigner _contextWithCompletion:0x16fd68dc0]
109081 ms     |    |    |    |    |    |    | -[AAAbsintheSigner context]
109081 ms     |    |    |    |    |    |    |    | -[AAAbsintheSigner _contextLock_contextInvalidatingIfNecessary]
109081 ms     |    |    |    |    |    |    |    |    | -[AAAbsintheSignerContextCache creationDate]
109082 ms     |    |    |    |    |    |    |    |    | -[AAAbsintheSignerContextCache context]
109082 ms     |    |    |    |    |    |    | -[AAAbsintheContext cao1NI5PNJBn:0x281d763d0 error:0x16fd68d08]
109085 ms     |    |    |    |    | -[AAURLConfiguration baaInterval]
109085 ms  -[ACTimedExpirer _cancelTimer]
109085 ms     | -[ACTimedExpirer _unsafeCancelTimer]
109085 ms  -[ACTimedExpirer _cancelTimer]
109085 ms     | -[ACTimedExpirer _unsafeCancelTimer]
109602 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
109602 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
           /* TID 0x6f1f */
110997 ms  -[AKAppleIDAuthenticationContextManager shouldContinueWithAuthenticationResults:0x2816b3020 error:0x0 forContextID:0x2816b3500 completion:0x283925d50]
110998 ms     | -[AKAppleIDAuthenticationContextManager delegate]
           /* TID 0x103 */
111116 ms  -[ACNotificationRebroadcaster _accountStoreDidChange:0x281d75080]
111117 ms  -[ACAccountStore visibleTopLevelAccountsWithAccountTypeIdentifiers:0x283c26300 completion:0x16fd69d98]
111117 ms     | -[ACAccountStore remoteAccountStoreSession]
111117 ms     |    | -[ACAccountStore connectionDelegate]
111117 ms     |    | -[ACRemoteAccountStoreSession initWithListenerEndpoint:0x0 delegate:0x0]
111117 ms     |    |    | -[ACAccountStoreClientSideListener initWithDelegate:0x0]
111117 ms     |    | -[ACAccountStore effectiveBundleID]
111117 ms     |    | -[ACRemoteAccountStoreSession setEffectiveBundleID:0x0]
111117 ms     |    | -[ACTimedExpirer scheduleExpiration:0x16fd69b90]
111117 ms     |    |    | -[ACTimedExpirer _unsafeCancelTimer]
111117 ms     | -[ACRemoteAccountStoreSession remoteObjectProxyWithErrorHandler:0x16fd69b70]
111117 ms     |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0x6f1f */
111117 ms  -[ACAccountStore dmc_visibleRemoteManagementAccounts]
           /* TID 0x103 */
111117 ms     |    |    | -[ACTrackedXPCConnection init]
111117 ms     |    |    | +[ACRemoteAccountStoreInterface XPCInterface]
111118 ms     |    |    | -[ACRemoteAccountStoreSession _locked_configureRemoteAccountStoreWithConnection:0x282340820]
111119 ms  -[AMSAccountsChangedObservable _accountStoreDidChange:0x281659980]
111119 ms     | +[AMSLogConfig sharedAccountsConfig]
111119 ms     | -[AMSLogConfig OSLogObject]
111119 ms     |    | -[AMSLogConfig propertyAccessQueue]
111119 ms     |    | -[AMSLogConfig backingOSLogObject]
           /* TID 0x6f1f */
111119 ms     | -[ACAccountStore dmc_RemoteManagementAccounts]
111119 ms     |    | -[ACAccountStore dmc_RemoteManagementAccountType]
111119 ms     |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418c58]
111119 ms     |    |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418c58 error:0x0]
111119 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
111120 ms     |    |    |    |    |    | -[ACAccountStore connectionDelegate]
111120 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession initWithListenerEndpoint:0x0 delegate:0x0]
111120 ms     |    |    |    |    |    |    | -[ACAccountStoreClientSideListener initWithDelegate:0x0]
111120 ms     |    |    |    |    |    | -[ACAccountStore effectiveBundleID]
111120 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession setEffectiveBundleID:0x0]
           /* TID 0xc533 */
111120 ms  -[AACloudServiceOwner accountForService:0x1ecb2df10]
111120 ms     | +[AACloudServiceOwner _serviceTypeForPlatform]
111120 ms     | -[ACAccountStore aa_primaryAppleAccount]
111120 ms     |    | -[ACAccountStore accountsWithAccountTypeIdentifiers:0x28100d400 preloadedProperties:0x0 error:0x0]
111120 ms     |    |    | -[ACAccountStore remoteAccountStoreSession]
           /* TID 0x6f1f */
111121 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fdf24c0]
111121 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
111121 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fdf24a0]
111121 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
111121 ms     |    |    |    |    |    |    | -[ACTrackedXPCConnection init]
           /* TID 0xc533 */
111121 ms     |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fe7e410]
111121 ms     |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
111121 ms     |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fe7e3f0]
111121 ms     |    |    |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0x6f1f */
111121 ms     |    |    |    |    |    |    | +[ACRemoteAccountStoreInterface XPCInterface]
111121 ms     |    |    |    |    |    |    | -[ACRemoteAccountStoreSession _locked_configureRemoteAccountStoreWithConnection:0x282342080]
           /* TID 0xc533 */
111139 ms  +[ACAccountStore ams_sharedAccountStoreForMediaType:0x1e77eaeb0]
111139 ms     | +[AMSUnitTests isRunningUnitTests]
           /* TID 0x6f1f */
111146 ms     |    |    |    |    | +[ACAccountType supportsSecureCoding]
           /* TID 0xc533 */
111147 ms     | +[ACAccountStore defaultStore]
           /* TID 0x6f1f */
111147 ms     |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
111147 ms     |    |    |    |    | -[ACAccountType description]
111147 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
111147 ms     |    |    |    |    |    | -[ACAccountType identifier]
           /* TID 0xc533 */
111148 ms  -[ACAccountStore ams_activeiTunesAccount]
111148 ms     | -[ACAccountStore ams_mediaType]
111148 ms     |    | +[AMSAccountStoreCache mediaTypeForAccountStore:0x283916df0]
111148 ms     |    |    | +[AMSAccountStoreCache cacheAccessQueue]
111148 ms     |    |    | +[AMSAccountStoreCache cache]
111148 ms     |    |    |    | +[AMSAccountStoreCache cacheAccessQueue]
           /* TID 0x6f1f */
111148 ms     |    | -[ACAccountStore accountsWithAccountType:0x2839f4620]
111148 ms     |    |    | -[ACAccountType description]
111148 ms     |    |    |    | -[ACAccountType accountTypeDescription]
111148 ms     |    |    |    | -[ACAccountType identifier]
111148 ms     |    |    | -[ACAccountStore remoteAccountStoreSession]
111148 ms     |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fdf2470]
111148 ms     |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
111148 ms     |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fdf2450]
111148 ms     |    |    |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0xc533 */
111148 ms     |    |    | +[AMSProcessInfo defaultMediaTypeForCurrentProcess]
           /* TID 0x6f1f */
111148 ms     |    |    | -[ACAccountType encodeWithCoder:0x101a88e00]
111148 ms     |    |    |    | -[ACAccountType identifier]
           /* TID 0xc533 */
111148 ms     |    |    |    | +[AMSUnitTests isRunningUnitTests]
111148 ms     |    |    |    | +[AMSProcessInfo defaultMediaTypeAccessQueue]
           /* TID 0x6f1f */
111148 ms     |    |    |    | -[ACAccountType accountTypeDescription]
111148 ms     |    |    |    | -[ACAccountType objectID]
111149 ms     |    |    |    | -[ACAccountType visibility]
111149 ms     |    |    |    | -[ACAccountType credentialProtectionPolicy]
111149 ms     |    |    |    | -[ACAccountType supportsAuthentication]
111149 ms     |    |    |    | -[ACAccountType supportsMultipleAccounts]
111149 ms     |    |    |    | -[ACAccountType owningBundleID]
111149 ms     |    |    |    | -[ACAccountType isObsolete]
           /* TID 0xc533 */
111149 ms     | -[ACAccountStore ams_iTunesAccounts]
111149 ms     |    | -[ACAccountStore ams_mediaType]
111149 ms     |    |    | +[AMSAccountStoreCache mediaTypeForAccountStore:0x283916df0]
111149 ms     |    |    |    | +[AMSAccountStoreCache cacheAccessQueue]
111149 ms     |    |    |    | +[AMSAccountStoreCache cache]
111149 ms     |    |    |    |    | +[AMSAccountStoreCache cacheAccessQueue]
111149 ms     |    |    |    | +[AMSProcessInfo defaultMediaTypeForCurrentProcess]
111149 ms     |    |    |    |    | +[AMSUnitTests isRunningUnitTests]
111149 ms     |    |    |    |    | +[AMSProcessInfo defaultMediaTypeAccessQueue]
111149 ms     |    | +[ACAccountStore ams_accountTypeIdentifierForMediaType:0x1e77eaeb0]
111149 ms     |    | -[ACAccountStore _ams_accountsWithAccountTypeIdentifier:0x1e7418878 options:0x1 error:0x16fe7e5c8]
111149 ms     |    |    | -[ACAccountStore _ams_accountTypeWithAccountTypeIdentifier:0x1e7418878 error:0x16fe7e5c8]
111149 ms     |    |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418878 error:0x16fe7e4e8]
111149 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
111149 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fe7e280]
111149 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
111149 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fe7e260]
111149 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
111152 ms     |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
111152 ms     |    |    |    |    | -[ACAccountType description]
111152 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
111152 ms     |    |    |    |    |    | -[ACAccountType identifier]
111152 ms     |    |    | -[ACAccountStore _ams_accountsWithAccountType:0x2839f4540 options:0x1 error:0x16fe7e5c8]
111152 ms     |    |    |    | -[ACAccountStore accountsWithAccountType:0x2839f4540 options:0x1 error:0x16fe7e548]
111152 ms     |    |    |    |    | -[ACAccountType description]
111152 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
111152 ms     |    |    |    |    |    | -[ACAccountType identifier]
111152 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
111152 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fe7e210]
111152 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
111152 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fe7e1f0]
111152 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
111153 ms     |    |    |    |    | -[ACAccountType encodeWithCoder:0x101a88e00]
111153 ms     |    |    |    |    |    | -[ACAccountType identifier]
111153 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
111153 ms     |    |    |    |    |    | -[ACAccountType objectID]
111153 ms     |    |    |    |    |    | -[ACAccountType visibility]
111153 ms     |    |    |    |    |    | -[ACAccountType credentialProtectionPolicy]
111153 ms     |    |    |    |    |    | -[ACAccountType supportsAuthentication]
111153 ms     |    |    |    |    |    | -[ACAccountType supportsMultipleAccounts]
111153 ms     |    |    |    |    |    | -[ACAccountType owningBundleID]
111153 ms     |    |    |    |    |    | -[ACAccountType isObsolete]
111163 ms     |    |    |    |    | +[ACAccount supportsSecureCoding]
111163 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
111163 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
111163 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
111163 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
111163 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
111163 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
111164 ms     |    |    |    |    | -[ACAccount description]
111164 ms     |    |    |    |    |    | -[ACAccount username]
111164 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
111164 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
111164 ms     |    |    |    |    |    | -[ACAccount identifier]
111164 ms     |    |    |    |    | -[ACAccount description]
111164 ms     |    |    |    |    |    | -[ACAccount username]
111164 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
111164 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
111164 ms     |    |    |    |    |    | -[ACAccount identifier]
111164 ms     |    |    |    |    | -[ACAccount description]
111164 ms     |    |    |    |    |    | -[ACAccount username]
111164 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
111164 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
111164 ms     |    |    |    |    |    | -[ACAccount identifier]
111164 ms     | -[ACAccount ams_isActiveForMediaType:0x1e77eaeb0]
111164 ms     |    | -[ACAccount isActive]
111164 ms     | -[ACAccount ams_isActiveForMediaType:0x1e77eaeb0]
111164 ms     |    | -[ACAccount isActive]
111164 ms     | -[ACAccount ams_isActiveForMediaType:0x1e77eaeb0]
111164 ms     |    | -[ACAccount isActive]
111186 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807dbf00]
           /* TID 0x103 */
111186 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28165a440]
111186 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807dbf00]
111199 ms  -[ACNotificationRebroadcaster _accountStoreDidChange:0x281d26580]
111199 ms  -[ACAccountStore visibleTopLevelAccountsWithAccountTypeIdentifiers:0x283cd6000 completion:0x16fd69d98]
111199 ms     | -[ACAccountStore remoteAccountStoreSession]
111199 ms     |    | -[ACTimedExpirer scheduleExpiration:0x16fd69b90]
111199 ms     |    |    | -[ACTimedExpirer _unsafeCancelTimer]
111199 ms     | -[ACRemoteAccountStoreSession remoteObjectProxyWithErrorHandler:0x16fd69b70]
111199 ms     |    | -[ACRemoteAccountStoreSession _connection]
111199 ms  -[AMSAccountsChangedObservable _accountStoreDidChange:0x28165a440]
111199 ms     | +[AMSLogConfig sharedAccountsConfig]
111199 ms     | -[AMSLogConfig OSLogObject]
111199 ms     |    | -[AMSLogConfig propertyAccessQueue]
111199 ms     |    | -[AMSLogConfig backingOSLogObject]
           /* TID 0x11c23 */
111201 ms  -[ACAccountStore dmc_visibleRemoteManagementAccounts]
111201 ms     | -[ACAccountStore dmc_RemoteManagementAccounts]
111201 ms     |    | -[ACAccountStore dmc_RemoteManagementAccountType]
111201 ms     |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418c58]
111201 ms     |    |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418c58 error:0x0]
111201 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
111201 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x1703f64c0]
111201 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
           /* TID 0xc533 */
111201 ms  -[AACloudServiceOwner accountForService:0x1ecb2df10]
111201 ms     | +[AACloudServiceOwner _serviceTypeForPlatform]
111201 ms     | -[ACAccountStore aa_primaryAppleAccount]
111201 ms     |    | -[ACAccountStore accountsWithAccountTypeIdentifiers:0x28100d400 preloadedProperties:0x0 error:0x0]
111201 ms     |    |    | -[ACAccountStore remoteAccountStoreSession]
111201 ms     |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fe7e410]
111201 ms     |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
111201 ms     |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fe7e3f0]
111201 ms     |    |    |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0x11c23 */
111201 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x1703f64a0]
111201 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0xc533 */
111202 ms  +[ACAccountStore ams_sharedAccountStoreForMediaType:0x1e77eaeb0]
111202 ms     | +[AMSUnitTests isRunningUnitTests]
111202 ms     | +[ACAccountStore defaultStore]
111202 ms  -[ACAccountStore ams_activeiTunesAccount]
111202 ms     | -[ACAccountStore ams_mediaType]
111202 ms     |    | +[AMSAccountStoreCache mediaTypeForAccountStore:0x283916df0]
111202 ms     |    |    | +[AMSAccountStoreCache cacheAccessQueue]
111202 ms     |    |    | +[AMSAccountStoreCache cache]
111202 ms     |    |    |    | +[AMSAccountStoreCache cacheAccessQueue]
111202 ms     |    |    | +[AMSProcessInfo defaultMediaTypeForCurrentProcess]
111202 ms     |    |    |    | +[AMSUnitTests isRunningUnitTests]
111202 ms     |    |    |    | +[AMSProcessInfo defaultMediaTypeAccessQueue]
111202 ms     | -[ACAccountStore ams_iTunesAccounts]
111203 ms     |    | -[ACAccountStore ams_mediaType]
111203 ms     |    |    | +[AMSAccountStoreCache mediaTypeForAccountStore:0x283916df0]
111203 ms     |    |    |    | +[AMSAccountStoreCache cacheAccessQueue]
111203 ms     |    |    |    | +[AMSAccountStoreCache cache]
111203 ms     |    |    |    |    | +[AMSAccountStoreCache cacheAccessQueue]
111203 ms     |    |    |    | +[AMSProcessInfo defaultMediaTypeForCurrentProcess]
111203 ms     |    |    |    |    | +[AMSUnitTests isRunningUnitTests]
111203 ms     |    |    |    |    | +[AMSProcessInfo defaultMediaTypeAccessQueue]
111203 ms     |    | +[ACAccountStore ams_accountTypeIdentifierForMediaType:0x1e77eaeb0]
111203 ms     |    | -[ACAccountStore _ams_accountsWithAccountTypeIdentifier:0x1e7418878 options:0x1 error:0x16fe7e5c8]
111203 ms     |    |    | -[ACAccountStore _ams_accountTypeWithAccountTypeIdentifier:0x1e7418878 error:0x16fe7e5c8]
111203 ms     |    |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418878 error:0x16fe7e4e8]
111203 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
111203 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fe7e280]
111203 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
111203 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fe7e260]
111203 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0x11c23 */
111203 ms     |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
111203 ms     |    |    |    |    | -[ACAccountType description]
111203 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
111203 ms     |    |    |    |    |    | -[ACAccountType identifier]
           /* TID 0xc533 */
111203 ms     |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
111203 ms     |    |    |    |    | -[ACAccountType description]
111203 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
111203 ms     |    |    |    |    |    | -[ACAccountType identifier]
111203 ms     |    |    | -[ACAccountStore _ams_accountsWithAccountType:0x283996e60 options:0x1 error:0x16fe7e5c8]
111203 ms     |    |    |    | -[ACAccountStore accountsWithAccountType:0x283996e60 options:0x1 error:0x16fe7e548]
111203 ms     |    |    |    |    | -[ACAccountType description]
111203 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
111203 ms     |    |    |    |    |    | -[ACAccountType identifier]
111203 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
111203 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fe7e210]
111203 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
           /* TID 0x11c23 */
111203 ms     |    | -[ACAccountStore accountsWithAccountType:0x283928310]
111203 ms     |    |    | -[ACAccountType description]
111203 ms     |    |    |    | -[ACAccountType accountTypeDescription]
111203 ms     |    |    |    | -[ACAccountType identifier]
111203 ms     |    |    | -[ACAccountStore remoteAccountStoreSession]
           /* TID 0xc533 */
111203 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fe7e1f0]
111203 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0x11c23 */
111203 ms     |    |    |    | -[ACTimedExpirer scheduleExpiration:0x1703f6470]
111203 ms     |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
           /* TID 0xc533 */
111203 ms     |    |    |    |    | -[ACAccountType encodeWithCoder:0x10225c800]
111203 ms     |    |    |    |    |    | -[ACAccountType identifier]
111203 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
111203 ms     |    |    |    |    |    | -[ACAccountType objectID]
111203 ms     |    |    |    |    |    | -[ACAccountType visibility]
111203 ms     |    |    |    |    |    | -[ACAccountType credentialProtectionPolicy]
111203 ms     |    |    |    |    |    | -[ACAccountType supportsAuthentication]
111203 ms     |    |    |    |    |    | -[ACAccountType supportsMultipleAccounts]
111203 ms     |    |    |    |    |    | -[ACAccountType owningBundleID]
111204 ms     |    |    |    |    |    | -[ACAccountType isObsolete]
           /* TID 0x11c23 */
111204 ms     |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x1703f6450]
111204 ms     |    |    |    | -[ACRemoteAccountStoreSession _connection]
111204 ms     |    |    | -[ACAccountType encodeWithCoder:0x101a88e00]
111204 ms     |    |    |    | -[ACAccountType identifier]
111204 ms     |    |    |    | -[ACAccountType accountTypeDescription]
111204 ms     |    |    |    | -[ACAccountType objectID]
111204 ms     |    |    |    | -[ACAccountType visibility]
111204 ms     |    |    |    | -[ACAccountType credentialProtectionPolicy]
111204 ms     |    |    |    | -[ACAccountType supportsAuthentication]
111204 ms     |    |    |    | -[ACAccountType supportsMultipleAccounts]
111204 ms     |    |    |    | -[ACAccountType owningBundleID]
111204 ms     |    |    |    | -[ACAccountType isObsolete]
           /* TID 0x1251f */
111205 ms  -[AKAppleIDAuthenticationContextManager dismissBasicLoginUIForContext:0x12036fed0 completion:0x2839f4620]
111205 ms     | -[AKAppleIDAuthenticationContextManager _clientSideContextForServerContext:0x12036fed0]
111205 ms     |    | -[AKAppleIDAuthenticationContext _identifier]
111205 ms     |    | -[AKAppleIDAuthenticationContext _identifier]
111205 ms     |    | -[AKAppleIDAuthenticationContext _updateWithValuesFromContext:0x12036fed0]
111205 ms     | -[AKAppleIDAuthenticationInAppContext dismissBasicLoginUIWithCompletion:0x2839f4620]
111205 ms     |    | -[AKAppleIDAuthenticationInAppContext inAppAuthUIProvider]
111205 ms     |    |    | -[AKInAppAuthenticationRemoteUIProvider initWithContext:0x10410b850]
111205 ms     |    |    |    | -[AKInAppAuthenticationRemoteUIDelegate initWithContext:0x10410b850]
111205 ms     |    | -[AKInAppAuthenticationRemoteUIProvider dismissBasicLoginUIWithCompletion:0x2839f4620]
           /* TID 0x103 */
111205 ms  -[AKInAppAuthenticationRemoteUIProvider cleanUpBasicLoginWithCompletion:0x16fd6a988]
111205 ms     | -[AKInAppAuthenticationRemoteUIProvider _shouldShowAsView]
           /* TID 0xf107 */
111206 ms  +[AKAppleIDAuthenticationController sensitiveAuthenticationKeys]
111206 ms  +[AKAppleIDAuthenticationController sensitiveAuthenticationKeys]
111206 ms  +[AKAppleIDAuthenticationController sensitiveAuthenticationKeys]
           /* TID 0xc533 */
111206 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
111206 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
111206 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
111206 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
111206 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
111206 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
111206 ms     |    |    |    |    | -[ACAccount description]
111206 ms     |    |    |    |    |    | -[ACAccount username]
111206 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
111206 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
111206 ms     |    |    |    |    |    | -[ACAccount identifier]
111206 ms     |    |    |    |    | -[ACAccount description]
111206 ms     |    |    |    |    |    | -[ACAccount username]
           /* TID 0xf107 */
111206 ms  +[AKAppleIDAuthenticationController sensitiveAuthenticationKeys]
           /* TID 0xc533 */
111206 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
           /* TID 0xf107 */
111206 ms  +[AKAppleIDAuthenticationController sensitiveAuthenticationKeys]
111206 ms  +[AKAppleIDAuthenticationController sensitiveAuthenticationKeys]
           /* TID 0xc533 */
111206 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
           /* TID 0xf107 */
111207 ms  +[AKAppleIDAuthenticationController sensitiveAuthenticationKeys]
111207 ms  +[AKAppleIDAuthenticationController sensitiveAuthenticationKeys]
111207 ms  +[AKAppleIDAuthenticationController sensitiveAuthenticationKeys]
111207 ms  +[AKAppleIDAuthenticationController sensitiveAuthenticationKeys]
111207 ms  +[AKAppleIDAuthenticationController sensitiveAuthenticationKeys]
111207 ms  +[AKAppleIDAuthenticationController sensitiveAuthenticationKeys]
111207 ms  +[AKAppleIDAuthenticationController sensitiveAuthenticationKeys]
           /* TID 0xc533 */
111207 ms     |    |    |    |    |    | -[ACAccount identifier]
111207 ms     |    |    |    |    | -[ACAccount description]
111207 ms     |    |    |    |    |    | -[ACAccount username]
111207 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
111207 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
111207 ms     |    |    |    |    |    | -[ACAccount identifier]
111207 ms     | -[ACAccount ams_isActiveForMediaType:0x1e77eaeb0]
111207 ms     |    | -[ACAccount isActive]
111207 ms     | -[ACAccount ams_isActiveForMediaType:0x1e77eaeb0]
111207 ms     |    | -[ACAccount isActive]
111207 ms     | -[ACAccount ams_isActiveForMediaType:0x1e77eaeb0]
111207 ms     |    | -[ACAccount isActive]
           /* TID 0xf107 */
111207 ms  -[AKAppleIDAuthenticationContextManager unregisterContext:0x10410b850]
111207 ms     | -[AKAppleIDAuthenticationContext _identifier]
           /* TID 0x103 */
111207 ms  -[AAUISignInViewController _delegate_signInViewControllerDidCompleteWithAuthenticationResults:0x2816ab1e0]
111207 ms     | -[AAUISignInViewController delegate]
111207 ms     | -[AAUISignInController signInViewController:0x10400ce10 didCompleteWithAuthenticationResults:0x2816ab1e0]
111207 ms     |    | -[AAUISignInController _mainQueue_presentSpinnerViewControllerInParentViewController:0x103812200 withCompletion:0x16fd6a8d8]
111207 ms     |    |    | -[AAUISignInController _spinnerViewController]
111207 ms     |    |    |    | -[AAUISpinnerViewController initWithNibName:0x0 bundle:0x0]
111207 ms     |    |    |    |    | -[AAUISpinnerViewController _commonInit]
111208 ms     |    |    |    |    |    | -[AAUISpinnerViewController setSpinning:0x1]
111208 ms     |    |    |    | -[AAUISpinnerViewController label]
111208 ms     |    |    |    | -[AAUISignInController serviceType]
111208 ms     |    |    |    | -[AAUISignInController _spinnerMessageForService:0x0]
           /* TID 0x11c23 */
111208 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807e3e40]
           /* TID 0x1251f */
111210 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807dfb00]
           /* TID 0x103 */
111211 ms     |    |    | -[AAUISignInController _mainQueue_continueSignInWithAuthenticationResults:0x2816ab1e0 parentViewController:0x103812200]
111211 ms     |    |    |    | -[AAUISignInController serviceType]
111211 ms     |    |    |    | -[AAUISignInController serviceContextWithResults:0x2816ab1e0 parentViewController:0x103812200]
111211 ms     |    |    |    |    | -[AAUISignInController _shouldForceOperation]
111212 ms     |    |    |    |    | -[AAUISignInFlowControllerDelegate initWithPresentingViewController:0x103812200]
111212 ms     |    |    |    |    |    | -[ACAccountStore init]
111212 ms     |    |    |    |    |    |    | -[ACAccountStore initWithRemoteEndpoint:0x0 effectiveBundleID:0x0]
111212 ms     |    |    |    |    |    |    |    | +[ACTimedExpirer expirerWithTimeout:0x1e]
111212 ms     |    |    |    |    |    |    |    |    | -[ACTimedExpirer init]
111212 ms     |    |    |    |    |    |    |    | +[ACTimedExpirer expirerWithTimeout:0x1e]
111212 ms     |    |    |    |    |    |    |    |    | -[ACTimedExpirer init]
111212 ms     |    |    |    |    |    |    |    | +[ACNotificationRebroadcaster sharedRebroadcaster]
111212 ms     |    |    |    | -[AAUISignInController _serviceOwnersManager]
111212 ms     |    |    |    | -[AAUISignInController _serviceOwnersManager]
111213 ms     |    |    |    | -[AACloudServiceOwner signInService:0x1ecb2df10 withContext:0x2831f0730 completion:0x16fd6a660]
111213 ms     |    |    |    |    | +[AACloudServiceOwner _serviceTypeForPlatform]
111213 ms     |    |    |    |    | -[AASignInFlowController init]
111213 ms     |    |    |    |    |    | -[ACAccountStore init]
111213 ms     |    |    |    |    |    |    | -[ACAccountStore initWithRemoteEndpoint:0x0 effectiveBundleID:0x0]
111213 ms     |    |    |    |    |    |    |    | +[ACTimedExpirer expirerWithTimeout:0x1e]
111213 ms     |    |    |    |    |    |    |    |    | -[ACTimedExpirer init]
111213 ms     |    |    |    |    |    |    |    | +[ACTimedExpirer expirerWithTimeout:0x1e]
111213 ms     |    |    |    |    |    |    |    |    | -[ACTimedExpirer init]
111213 ms     |    |    |    |    |    |    |    | +[ACNotificationRebroadcaster sharedRebroadcaster]
111213 ms     |    |    |    |    | -[AASignInFlowController setShouldAutomaticallySaveSignInResults:0x1]
111213 ms     |    |    |    |    | -[AASignInFlowController setCdpUIProvider:0x2836f47e0]
111213 ms     |    |    |    |    | -[AASignInFlowController setDelegate:0x2831f0820]
111213 ms     |    |    |    |    | -[AASignInFlowController signInWithIDMSAuthenticationResults:0x28169c620 completion:0x16fd6a5b0]
111213 ms     |    |    |    |    |    | -[AASignInFlowController _updateOrCreateAppleAccountForAuthResults:0x28169c620 accountCreationError:0x16fd6a4b0]
111213 ms     |    |    |    |    |    |    | -[ACAccountStore aa_appleAccountWithPersonID:0x28169cf40]
111213 ms     |    |    |    |    |    |    |    | -[ACAccountStore accountsWithAccountTypeIdentifiers:0x28100d780 preloadedProperties:0x0 error:0x0]
111213 ms     |    |    |    |    |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
111213 ms     |    |    |    |    |    |    |    |    |    | -[ACAccountStore connectionDelegate]
111213 ms     |    |    |    |    |    |    |    |    |    | -[ACRemoteAccountStoreSession initWithListenerEndpoint:0x0 delegate:0x0]
111213 ms     |    |    |    |    |    |    |    |    |    |    | -[ACAccountStoreClientSideListener initWithDelegate:0x0]
111213 ms     |    |    |    |    |    |    |    |    |    | -[ACAccountStore effectiveBundleID]
111213 ms     |    |    |    |    |    |    |    |    |    | -[ACRemoteAccountStoreSession setEffectiveBundleID:0x0]
111213 ms     |    |    |    |    |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fd6a030]
111213 ms     |    |    |    |    |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
111213 ms     |    |    |    |    |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fd6a010]
111213 ms     |    |    |    |    |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
111213 ms     |    |    |    |    |    |    |    |    |    |    | -[ACTrackedXPCConnection init]
111213 ms     |    |    |    |    |    |    |    |    |    |    | +[ACRemoteAccountStoreInterface XPCInterface]
111213 ms     |    |    |    |    |    |    |    |    |    |    | -[ACRemoteAccountStoreSession _locked_configureRemoteAccountStoreWithConnection:0x282346080]
111215 ms     |    |    |    |    |    |    | -[AASignInFlowController _createNewAppleAccountWithAuthResults:0x28169c620 accountCreationError:0x16fd6a4b0]
111215 ms     |    |    |    |    |    |    |    | -[ACAccountStore aa_appleAccountType]
111215 ms     |    |    |    |    |    |    |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e74187d8 error:0x0]
111215 ms     |    |    |    |    |    |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
111215 ms     |    |    |    |    |    |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fd6a110]
111215 ms     |    |    |    |    |    |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
111215 ms     |    |    |    |    |    |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fd6a0f0]
111215 ms     |    |    |    |    |    |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
111215 ms     |    |    |    |    |    |    |    |    |    | +[ACAccountType supportsSecureCoding]
111215 ms     |    |    |    |    |    |    |    |    |    | -[ACAccountType setAccountStore:0x2839f4a10]
111215 ms     |    |    |    |    |    |    |    |    |    | -[ACAccountType description]
111215 ms     |    |    |    |    |    |    |    |    |    |    | -[ACAccountType accountTypeDescription]
111216 ms     |    |    |    |    |    |    |    |    |    |    | -[ACAccountType identifier]
111216 ms     |    |    |    |    |    |    |    | -[ACAccount initWithAccountType:0x2839f4460]
111216 ms     |    |    |    |    |    |    |    |    | -[ACAccountType supportsAuthentication]
111216 ms     |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417f18]
111216 ms     |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417f98]
111216 ms     |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417e98]
111216 ms     |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417f58]
111216 ms     |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417f78]
111216 ms     |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417d78]
111216 ms     |    |    |    |    |    |    |    | -[ACAccount setUsername:0x281d07cc0]
111216 ms     |    |    |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
111216 ms     |    |    |    |    |    |    |    |    |    | -[ACAccount authenticationType]
111216 ms     |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417e58]
111216 ms     |    |    |    |    |    |    |    | -[ACAccount _aa_setPersonID:0x2816599c0]
111216 ms     |    |    |    |    |    |    |    |    | -[ACAccount setAccountProperty:0x2816599c0 forKey:0x1e8b42670]
111216 ms     |    |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417df8]
111216 ms     |    |    |    |    |    |    |    |    |    | -[ACAccount _markAccountPropertyDirty:0x1e8b42670]
111216 ms     |    |    |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markAccountPropertyDirty:0x1e8b42670]
111216 ms     |    |    |    |    |    |    |    | -[AASignInFlowController _userPersonaUniqueString]
111216 ms     |    |    |    |    |    |    |    | +[AAPreferences isMultipleFullAccountsEnabled]
111216 ms     |    |    |    |    |    |    |    |    | +[AADeviceInfo isInternalBuild]
111216 ms     |    |    |    |    |    |    |    | -[ACAccountStore aa_primaryAppleAccount]
111216 ms     |    |    |    |    |    |    |    |    | -[ACAccountStore accountsWithAccountTypeIdentifiers:0x28100d4e0 preloadedProperties:0x0 error:0x0]
111216 ms     |    |    |    |    |    |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
111216 ms     |    |    |    |    |    |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fd69fe0]
111216 ms     |    |    |    |    |    |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
111216 ms     |    |    |    |    |    |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fd69fc0]
111216 ms     |    |    |    |    |    |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
111216 ms     |    |    |    |    |    |    |    | -[ACAccountStore aa_dataSeparatedAccounts]
111216 ms     |    |    |    |    |    |    |    |    | -[ACAccountStore aa_appleAccounts]
111216 ms     |    |    |    |    |    |    |    |    |    | -[ACAccountStore accountsWithAccountTypeIdentifiers:0x281008790 preloadedProperties:0x0 error:0x0]
111216 ms     |    |    |    |    |    |    |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
111216 ms     |    |    |    |    |    |    |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fd69fc0]
111216 ms     |    |    |    |    |    |    |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
111216 ms     |    |    |    |    |    |    |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fd69fa0]
111216 ms     |    |    |    |    |    |    |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
111216 ms     |    |    |    |    |    |    |    | -[AASignInFlowController _nameForCloudService]
111218 ms     |    |    |    |    |    |    |    | -[ACAccount setAccountDescription:0xb40cf5309fe54ceb]
111218 ms     |    |    |    |    |    |    |    |    | -[ACAccount parentAccount]
111218 ms     |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417e78]
111218 ms     |    |    |    |    |    |    |    | -[ACAccount aa_setAccountClass:0x1e8b42a50]
111218 ms     |    |    |    |    |    |    |    |    | -[ACAccount accountType]
111218 ms     |    |    |    |    |    |    |    |    | -[ACAccountType identifier]
111218 ms     |    |    |    |    |    |    |    |    | -[ACAccount setObject:0x1e8b42a50 forKeyedSubscript:0x1e8b42c10]
111218 ms     |    |    |    |    |    |    |    |    |    | -[ACAccount setAccountProperty:0x1e8b42a50 forKey:0x1e8b42c10]
111218 ms     |    |    |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417df8]
111218 ms     |    |    |    |    |    |    |    |    |    |    | -[ACAccount _markAccountPropertyDirty:0x1e8b42c10]
111218 ms     |    |    |    |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markAccountPropertyDirty:0x1e8b42c10]
111218 ms     |    |    |    |    |    |    |    |    | -[ACAccount setObject:0x1f6189af8 forKeyedSubscript:0x1e8b426f0]
111218 ms     |    |    |    |    |    |    |    |    |    | -[ACAccount setAccountProperty:0x1f6189af8 forKey:0x1e8b426f0]
111218 ms     |    |    |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417df8]
111218 ms     |    |    |    |    |    |    |    |    |    |    | -[ACAccount _markAccountPropertyDirty:0x1e8b426f0]
111218 ms     |    |    |    |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markAccountPropertyDirty:0x1e8b426f0]
111218 ms     |    |    |    |    |    |    |    | -[AASignInFlowController _saveTermsWithAuthResults:0x28169c620 account:0x282b408c0]
111218 ms     |    |    |    |    |    |    | -[AASignInFlowController _updateAppleAccount:0x282b408c0 withAuthenticationResults:0x28169c620]
111218 ms     |    |    |    |    |    |    |    | +[ACAccountCredential credentialWithPassword:0x100711390]
111218 ms     |    |    |    |    |    |    |    |    | -[ACAccountCredential initWithPassword:0x100711390]
111218 ms     |    |    |    |    |    |    |    |    |    | -[ACAccountCredential setPassword:0x100711390]
111218 ms     |    |    |    |    |    |    |    |    |    |    | -[ACAccountCredential setCredentialItem:0x100711390 forKey:0x1e7419098]
111218 ms     |    |    |    |    |    |    |    |    |    |    |    | -[ACZeroingString initWithString:0x100711390]
111218 ms     |    |    |    |    |    |    |    |    |    |    |    | -[ACAccountCredential _markPropertyDirty:0x1e7419578]
111218 ms     |    |    |    |    |    |    |    | -[ACAccount setCredential:0x281ce7e70]
111218 ms     |    |    |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
111218 ms     |    |    |    |    |    |    |    |    |    | -[ACAccount authenticationType]
111218 ms     |    |    |    |    |    |    |    |    | -[ACAccount _installCredentialsChangedObserver]
111218 ms     |    |    |    |    |    |    |    |    | -[ACAccountCredential _setOwningAccount:0x282b408c0]
111218 ms     |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417d98]
111218 ms     |    |    |    |    |    |    |    |    | -[ACAccount setLastCredentialRenewalRejectionDate:0x0]
111218 ms     |    |    |    |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
111218 ms     |    |    |    |    |    |    |    |    |    |    | -[ACAccount authenticationType]
111218 ms     |    |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417ed8]
111218 ms     |    |    |    |    |    |    |    | -[ACAccount _aa_setRawPassword:0x2816a8de0]
111218 ms     |    |    |    |    |    |    |    |    | -[ACAccount _aa_rawPassword]
111218 ms     |    |    |    |    |    |    |    |    |    | -[ACAccount credential]
111218 ms     |    |    |    |    |    |    |    |    |    |    | -[ACAccount credentialWithError:0x0]
111218 ms     |    |    |    |    |    |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
111218 ms     |    |    |    |    |    |    |    |    |    |    |    |    | -[ACAccount authenticationType]
111218 ms     |    |    |    |    |    |    |    |    |    | -[ACAccountCredential credentialItemForKey:0x1e7419198]
111218 ms     |    |    |    |    |    |    |    |    | -[ACAccount credential]
111218 ms     |    |    |    |    |    |    |    |    |    | -[ACAccount credentialWithError:0x0]
111218 ms     |    |    |    |    |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
111218 ms     |    |    |    |    |    |    |    |    |    |    |    | -[ACAccount authenticationType]
111218 ms     |    |    |    |    |    |    |    |    | -[ACAccountCredential setCredentialItem:0x2816a8de0 forKey:0x1e7419198]
111219 ms     |    |    |    |    |    |    |    |    |    | -[ACZeroingString initWithString:0x2816a8de0]
111219 ms     |    |    |    |    |    |    |    |    |    | -[ACAccountCredential _markPropertyDirty:0x1e7419578]
111219 ms     |    |    |    |    |    |    |    |    |    |    | -[ACAccount _markCredentialDirty]
111219 ms     |    |    |    |    |    |    |    |    |    |    |    | -[ACAccount _markPropertyDirty:0x1e7417d98]
111219 ms     |    |    |    |    |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417d98]
111219 ms     |    |    |    |    |    |    | -[ACAccount aa_isAccountClass:0x1e8b42a50]
111219 ms     |    |    |    |    |    |    |    | -[ACAccount aa_accountClass]
111219 ms     |    |    |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
111219 ms     |    |    |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
111219 ms     |    |    |    |    |    |    | -[AASignInFlowController _createCDPContextForPrimaryAccount:0x282b408c0 withAuthResults:0x28169c620]
111219 ms     |    |    |    |    |    |    |    | -[AASignInFlowController delegate]
111219 ms     |    |    |    |    |    |    |    | -[AASignInFlowController delegate]
111219 ms     |    |    |    |    |    |    |    | -[AAUISignInFlowControllerDelegate skipCDPEnablement]
111219 ms     |    |    |    |    |    |    |    | -[AASignInFlowController delegate]
111219 ms     |    |    |    |    |    |    |    | -[AASignInFlowController delegate]
111219 ms     |    |    |    |    |    |    |    | -[AAUISignInFlowControllerDelegate cdpContext]
111219 ms     |    |    |    |    |    |    |    | -[AASignInFlowController messageSession]
111219 ms     |    |    |    |    |    |    |    | -[AASignInFlowController ignoreLockAssertErrors]
111219 ms     |    |    |    |    |    | -[AASignInFlowController _delegateRequiresTerms]
111219 ms     |    |    |    |    |    |    | -[AASignInFlowController delegate]
111219 ms     |    |    |    |    |    |    | -[AASignInFlowController delegate]
111219 ms     |    |    |    |    |    |    | -[AAUISignInFlowControllerDelegate requiredTerms]
111219 ms     |    |    |    |    |    | -[AASignInFlowController _registerAndVerifyLoginForiCloudAccount:0x282b408c0 withCompletion:0x2807d6400]
111219 ms     |    |    |    |    |    |    | +[AAPreferences shouldUseUnifiedLoginEndpoint]
111221 ms     |    |    |    |    |    |    | +[AAiCloudLoginAccountRequester delegateParamsForAllDelegates]
111221 ms     |    |    |    |    |    |    | -[ACAccountStore aa_loginAndUpdateiCloudAccount:0x282b408c0 delegateParams:0x2807d5040 withCompletion:0x16fd6a398]
111221 ms     |    |    |    |    |    |    |    | -[ACAccount accountType]
111221 ms     |    |    |    |    |    |    |    | -[ACAccountType identifier]
111221 ms     |    |    |    |    |    |    |    | -[AAiCloudLoginAccountRequester loginWithAccount:0x282b408c0 forDelegates:0x2807d5040 completion:0x16fd6a2b0]
111221 ms     |    |    |    |    |    |    |    |    | -[AALoginAccountRequest initWithAccount:0x282b408c0 delegates:0x2807d5040]
111221 ms     |    |    |    |    |    |    |    |    | -[AARequest performSignedRequestWithHandler:0x16fd6a258]
111221 ms     |    |    |    |    |    |    |    |    |    | +[AAURLSession sharedSigningSession]
111221 ms     |    |    |    |    |    |    |    |    |    | -[AARequest performRequestWithSession:0x281cc68b0 withHandler:0x16fd6a258]
111221 ms  -[AAUISignInViewController _setEnabled:0x1]
111221 ms     | -[AAUISignInViewController _hasValidCredentials]
111221 ms     | -[AAUISignInViewController _setUsernameCellWaiting:0x0]
111221 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28169d280]
111221 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807e3e40]
111222 ms  -[ACAccount credentialsChanged:0x28169d280]
111222 ms     | -[ACAccount identifier]
111222 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28169d0a0]
111222 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807dfb00]
111222 ms  -[ACAccount credentialsChanged:0x28169d0a0]
111222 ms     | -[ACAccount identifier]
           /* TID 0x11c23 */
111222 ms  -[AALoginAccountRequest urlString]
111222 ms     | +[AAURLConfiguration urlConfiguration]
111222 ms     |    | +[AAURLConfiguration _urlConfigurationWithError:0x0]
111222 ms     |    |    | +[AAURLConfiguration remoteServer]
111222 ms     |    |    |    | +[AARemoteServer sharedServer]
111222 ms     |    |    | -[AARemoteServer configurationWithCompletion:0x1703f6d48]
111222 ms     |    |    |    | -[AARemoteServer _configurationAndResponseWithCompletion:0x1703f6ce8]
111222 ms     |    |    |    |    | -[AARemoteServer _configurationCacheInvalidatingIfNecessary]
111222 ms     |    |    |    |    |    | -[AARemoteServer _configurationLock_configurationCacheInvalidatingIfNecessary]
111222 ms     |    |    |    |    |    |    | -[AARemoteServerConfigurationCache creationDate]
111222 ms     |    |    |    |    | -[AARemoteServerConfigurationCache configuration]
111222 ms     |    |    |    |    | -[AARemoteServerConfigurationCache response]
111222 ms     | -[AAURLConfiguration loginAccountURL]
111222 ms     |    | -[AAURLConfiguration _urlStringForKey:0x1e8b3eb10]
111222 ms  -[AALoginAccountRequest urlRequest]
111222 ms     | -[AARequest urlRequest]
111222 ms     |    | -[AALoginAccountRequest urlString]
111222 ms     |    |    | +[AAURLConfiguration urlConfiguration]
111222 ms     |    |    |    | +[AAURLConfiguration _urlConfigurationWithError:0x0]
111222 ms     |    |    |    |    | +[AAURLConfiguration remoteServer]
111222 ms     |    |    |    |    | -[AARemoteServer configurationWithCompletion:0x1703f6b18]
111222 ms     |    |    |    |    |    | -[AARemoteServer _configurationAndResponseWithCompletion:0x1703f6ab8]
111222 ms     |    |    |    |    |    |    | -[AARemoteServer _configurationCacheInvalidatingIfNecessary]
111222 ms     |    |    |    |    |    |    |    | -[AARemoteServer _configurationLock_configurationCacheInvalidatingIfNecessary]
111222 ms     |    |    |    |    |    |    |    |    | -[AARemoteServerConfigurationCache creationDate]
111222 ms     |    |    |    |    |    |    | -[AARemoteServerConfigurationCache configuration]
111223 ms     |    |    |    |    |    |    | -[AARemoteServerConfigurationCache response]
111223 ms     |    |    | -[AAURLConfiguration loginAccountURL]
111223 ms     |    |    |    | -[AAURLConfiguration _urlStringForKey:0x1e8b3eb10]
           /* TID 0x103 */
111226 ms  -[AAUISpinnerViewController viewDidLoad]
           /* TID 0x11c23 */
111227 ms     |    | -[AARequest flushCache]
111227 ms     |    | +[AADeviceInfo clientInfoHeader]
111228 ms     |    |    | +[AADeviceInfo clientInfoHeader]
111228 ms     |    |    |    | -[AADeviceInfo productType]
111228 ms     |    |    |    | -[AADeviceInfo osName]
111228 ms     |    |    |    | +[AADeviceInfo osVersion]
111228 ms     |    |    |    | -[AADeviceInfo buildVersion]
           /* TID 0x103 */
111228 ms  -[AAUISpinnerViewController viewWillAppear:0x1]
           /* TID 0x11c23 */
111230 ms     |    | +[AAPreferences isExperimentalModeEnabled]
111230 ms     |    |    | +[AADeviceInfo isInternalBuild]
111231 ms     | -[AARequest bodyDictionary]
111231 ms     |    | +[AARequest protocolVersion]
111231 ms     |    | +[AADeviceInfo appleIDClientIdentifier]
111231 ms     |    |    | +[AADeviceInfo appleIDClientIdentifier]
111236 ms     | +[AADeviceInfo udid]
111237 ms     | +[AADeviceInfo udid]
111237 ms     |    | +[AADeviceInfo udid]
           /* TID 0x103 */
111237 ms  -[AAUIServiceIconView didMoveToWindow]
           /* TID 0x11c23 */
111237 ms     | -[ACAccount description]
111237 ms     |    | -[ACAccount username]
111237 ms     |    |    | -[ACAccount _useParentForCredentials]
111237 ms     |    |    |    | -[ACAccount authenticationType]
111237 ms     |    | -[ACAccount identifier]
111237 ms     | -[ACAccount username]
111237 ms     |    | -[ACAccount _useParentForCredentials]
111237 ms     |    |    | -[ACAccount authenticationType]
111237 ms     | -[ACAccount aa_password]
111237 ms     |    | -[ACAccount credential]
111237 ms     |    |    | -[ACAccount credentialWithError:0x0]
111237 ms     |    |    |    | -[ACAccount _useParentForCredentials]
111237 ms     |    |    |    |    | -[ACAccount authenticationType]
111237 ms     |    | -[ACAccountCredential password]
111238 ms     |    |    | -[ACAccountCredential credentialItemForKey:0x1e7419098]
111238 ms     |    |    |    | -[ACZeroingString length]
111238 ms     |    |    |    | -[ACZeroingString getCharacters:0x129628580 range:0x0]
111238 ms     | -[ACAccount username]
111238 ms     |    | -[ACAccount _useParentForCredentials]
111238 ms     |    |    | -[ACAccount authenticationType]
111238 ms     | -[ACAccount aa_password]
111238 ms     |    | -[ACAccount credential]
111238 ms     |    |    | -[ACAccount credentialWithError:0x0]
111238 ms     |    |    |    | -[ACAccount _useParentForCredentials]
111238 ms     |    |    |    |    | -[ACAccount authenticationType]
111238 ms     |    | -[ACAccountCredential password]
111238 ms     |    |    | -[ACAccountCredential credentialItemForKey:0x1e7419098]
111238 ms     |    |    |    | -[ACZeroingString length]
111238 ms     |    |    |    | -[ACZeroingString getCharacters:0x12961eb90 range:0x0]
111238 ms     | -[ACAccount aa_altDSID]
111238 ms     |    | -[ACAccount accountPropertyForKey:0x1e8b3c830]
111238 ms     | -[ACAccount aa_repairState]
111238 ms     |    | -[ACAccount parentAccount]
111238 ms     |    | -[ACAccount accountPropertyForKey:0x1e8b42bf0]
111238 ms     | -[ACAccount aa_personID]
111238 ms     |    | -[ACAccount accountPropertyForKey:0x1e8b42670]
111238 ms     | -[AADeviceProvisioningSession initWithDSID:0x2816599c0]
111238 ms     | -[AADeviceProvisioningSession addProvisioningInfoToURLRequest:0x28100c0c0 sendEmptyValues:0x0]
111238 ms     |    | -[AADeviceProvisioningSession deviceProvisioningInfo]
           /* TID 0x103 */
111241 ms  -[AAUIServiceIconView didMoveToWindow]
           /* TID 0x11c23 */
111242 ms     | +[AKDevice currentDeviceAuthenticationMode]
111242 ms     |    | +[AKDevice _currentDeviceAuthenticationMode]
           /* TID 0x1251f */
111242 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807dacc0]
           /* TID 0x11c23 */
111244 ms     | +[AARequest redactedHeadersFromHTTPHeaders:0x2807d67c0]
111244 ms     | -[AARequest redactedBodyStringWithPropertyList:0x281659c00]
111244 ms  -[AAURLSession dataTaskWithRequest:0x28100c0c0 completion:0x1703f6e40]
111244 ms     | -[AAURLSession _enqueueRequest:0x28100c0c0 completion:0x1703f6e40]
111245 ms     |    | -[AKAppleIDSession initWithIdentifier:0x281cc6e50]
111245 ms     |    | -[AAURLSessionContext _initRequiringSigning:0x1 appleIDSession:0x2807d6380]
           /* TID 0xc533 */
111246 ms  -[AAURLSession _sessionQueue_enqueueTask:0x1006f4b90 completion:0x281cc79c0]
           /* TID 0x11c23 */
111248 ms  -[AAURLSessionContext URLSession:0x104216cb0 task:0x1006f4b90 getAppleIDHeadersForResponse:0x0 completionHandler:0x1703f6650]
111248 ms     | -[AKAppleIDSession URLSession:0x104216cb0 task:0x12035aed0 getAppleIDHeadersForResponse:0x0 completionHandler:0x1703f65c0]
111248 ms     |    | -[AKAppleIDSession _generateAppleIDHeadersForSessionTask:0x12035aed0 withCompletion:0x1703f6538]
111248 ms     |    |    | -[AKAppleIDSession _nativeAnisetteController]
111248 ms     |    |    |    | -[AKAnisetteProvisioningController init]
111248 ms     |    |    | -[AKAnisetteProvisioningController anisetteDataForURLRequest:0x28100c4f0 completion:0x1703f6428]
111248 ms     |    |    |    | -[AKAnisetteProvisioningController fetchAnisetteDataAndProvisionIfNecessary:0x1 withCompletion:0x1703f6428]
111248 ms     |    |    |    |    | -[AKAnisetteProvisioningController _anisetteServiceConnection]
111248 ms     |    |    |    |    |    | +[AKAnisetteProvisioningDaemonInterface XPCInterface]
111248 ms     |    |    |    |    |    | +[AKAnisetteProvisioningClientInterface XPCInterface]
           /* TID 0x103 */
111254 ms  -[ACNotificationRebroadcaster _accountStoreDidChange:0x281c22490]
           /* TID 0xf107 */
111254 ms  +[AKAnisetteData supportsSecureCoding]
111254 ms  -[AKAppleIDSession _genericAppleIDHeadersDictionaryForRequest:0x28100c4f0]
           /* TID 0x103 */
111254 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x2816bfce0]
111254 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807dacc0]
111254 ms  -[ACAccount credentialsChanged:0x2816bfce0]
111254 ms     | -[ACAccount identifier]
           /* TID 0xf107 */
111255 ms     | +[AKDevice currentDevice]
111255 ms     | -[AKDevice locale]
111255 ms  -[AKAnisetteData machineID]
111255 ms  -[AKAnisetteData oneTimePassword]
111255 ms  -[AKAnisetteData routingInfo]
111255 ms  +[AKDevice currentDevice]
111255 ms  -[AKDevice localUserUUID]
111255 ms  +[AKConfiguration sharedConfiguration]
111255 ms  -[AKConfiguration shouldAllowTestApplication]
111255 ms     | -[AKConfiguration configurationValueForKey:0x1e8b17ff8]
111255 ms  -[AKAppleIDSession _pairedDeviceAnisetteController]
111255 ms  -[AAURLSessionContext _additionalHeadersForRequest:0x28100daa0 completion:0x1701c6270]
111255 ms     | -[AAURLSessionContext requiresSigning]
           /* TID 0xc533 */
111255 ms  -[ACAccountStore dmc_visibleRemoteManagementAccounts]
111255 ms     | -[ACAccountStore dmc_RemoteManagementAccounts]
111255 ms     |    | -[ACAccountStore dmc_RemoteManagementAccountType]
111255 ms     |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418c58]
111255 ms     |    |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418c58 error:0x0]
111255 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
111255 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fe7e4c0]
111255 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
           /* TID 0x103 */
111255 ms  -[ACAccountStore visibleTopLevelAccountsWithAccountTypeIdentifiers:0x283c29900 completion:0x16fd69d98]
111255 ms     | -[ACAccountStore remoteAccountStoreSession]
111255 ms     |    | -[ACTimedExpirer scheduleExpiration:0x16fd69b90]
111255 ms     |    |    | -[ACTimedExpirer _unsafeCancelTimer]
111255 ms     | -[ACRemoteAccountStoreSession remoteObjectProxyWithErrorHandler:0x16fd69b70]
111255 ms     |    | -[ACRemoteAccountStoreSession _connection]
111256 ms  -[AMSAccountsChangedObservable _accountStoreDidChange:0x2816be8a0]
111256 ms     | +[AMSLogConfig sharedAccountsConfig]
111256 ms     | -[AMSLogConfig OSLogObject]
111256 ms     |    | -[AMSLogConfig propertyAccessQueue]
111256 ms     |    | -[AMSLogConfig backingOSLogObject]
           /* TID 0xf107 */
111256 ms     | -[AAURLSessionContext remoteServer]
111256 ms     |    | +[AARemoteServer sharedServer]
111256 ms     | -[AARemoteServer configurationWithCompletion:0x1701c61f0]
111256 ms     |    | -[AARemoteServer _configurationAndResponseWithCompletion:0x1701c6198]
111256 ms     |    |    | -[AARemoteServer _configurationCacheInvalidatingIfNecessary]
111256 ms     |    |    |    | -[AARemoteServer _configurationLock_configurationCacheInvalidatingIfNecessary]
111256 ms     |    |    |    |    | -[AARemoteServerConfigurationCache creationDate]
111256 ms     |    |    | -[AARemoteServerConfigurationCache configuration]
111256 ms     |    |    | -[AARemoteServerConfigurationCache response]
111256 ms     |    |    | +[AADeviceInfo currentInfo]
111256 ms     |    |    | +[AADeviceInfo udid]
           /* TID 0x1251f */
111256 ms  +[NSError _web_errorWithDomain:0x1f61f0440 code:0xfffffffffffffc19 URL:0x2839f5500]
111256 ms     | -[NSError _web_initWithDomain_nowarn:0x1f61f0440 code:0xfffffffffffffc19 URL:0x2839f5500]
111256 ms     |    | -[NSError initWithDomain:0x1f61f0440 code:0xfffffffffffffc19 userInfo:0x2816bd3e0]
111256 ms  -[NSError userInfo]
111256 ms  -[NSError domain]
111256 ms  -[NSError code]
111256 ms  -[NSError domain]
111256 ms  -[NSError code]
111256 ms  -[NSError userInfo]
111256 ms  -[NSError userInfo]
111256 ms  -[NSError domain]
111256 ms  -[NSError code]
111256 ms  +[NSError errorWithDomain:0x1f61f0440 code:0xfffffffffffffc19 userInfo:0x2816bc540]
111256 ms     | -[NSError initWithDomain:0x1f61f0440 code:0xfffffffffffffc19 userInfo:0x2816bc540]
111256 ms  -[NSError code]
111256 ms  -[NSError code]
111256 ms  -[NSError description]
111256 ms     | -[NSError userInfo]
111256 ms     | -[NSError domain]
111256 ms     | -[NSError userInfo]
111256 ms     | -[NSError domain]
111256 ms     | -[NSError userInfo]
111256 ms     | -[NSError userInfo]
111256 ms     | -[NSError domain]
111256 ms     | -[NSError code]
           /* TID 0x11c23 */
111257 ms  -[AACloudServiceOwner accountForService:0x1ecb2df10]
111257 ms     | +[AACloudServiceOwner _serviceTypeForPlatform]
111257 ms     | -[ACAccountStore aa_primaryAppleAccount]
111257 ms     |    | -[ACAccountStore accountsWithAccountTypeIdentifiers:0x2810210d0 preloadedProperties:0x0 error:0x0]
111257 ms     |    |    | -[ACAccountStore remoteAccountStoreSession]
           /* TID 0xc533 */
111257 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fe7e4a0]
111257 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0xf107 */
111257 ms     |    |    | +[AADeviceInfo currentInfo]
111257 ms     |    |    | +[AADeviceInfo serialNumber]
111257 ms     |    |    | -[AAURLConfiguration absintheEnable]
111257 ms     |    |    | -[AAURLSessionContext _additionalAbsintheHeadersForData:0x12032b4b0 completion:0x2807ea140]
111258 ms     |    |    |    | -[AAURLSessionContext absintheSigner]
           /* TID 0x11c23 */
111258 ms     |    |    |    | -[ACTimedExpirer scheduleExpiration:0x1703f6410]
111258 ms     |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
111258 ms     |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x1703f63f0]
111258 ms     |    |    |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0xc533 */
111258 ms     |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
111258 ms     |    |    |    |    | -[ACAccountType description]
111258 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
111258 ms     |    |    |    |    |    | -[ACAccountType identifier]
111258 ms     |    | -[ACAccountStore accountsWithAccountType:0x2839f4ee0]
111258 ms     |    |    | -[ACAccountType description]
111258 ms     |    |    |    | -[ACAccountType accountTypeDescription]
111258 ms     |    |    |    | -[ACAccountType identifier]
           /* TID 0xf107 */
111258 ms     |    |    |    |    | +[AAAbsintheSigner sharedSigner]
111258 ms     |    |    |    | -[AAAbsintheSigner signatureForData:0x12032b4b0 completion:0x1701c5f28]
111258 ms     |    |    |    |    | -[AAAbsintheSigner _contextWithCompletion:0x1701c5eb0]
111258 ms     |    |    |    |    |    | -[AAAbsintheSigner context]
111258 ms     |    |    |    |    |    |    | -[AAAbsintheSigner _contextLock_contextInvalidatingIfNecessary]
111258 ms     |    |    |    |    |    |    |    | -[AAAbsintheSignerContextCache creationDate]
111258 ms     |    |    |    |    |    |    |    | -[AAAbsintheSignerContextCache context]
111258 ms     |    |    |    |    |    | -[AAAbsintheContext cao1NI5PNJBn:0x12032b4b0 error:0x1701c5df8]
           /* TID 0xc533 */
111259 ms     |    |    | -[ACAccountStore remoteAccountStoreSession]
111259 ms     |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fe7e470]
111259 ms     |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
111259 ms     |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fe7e450]
111259 ms     |    |    |    | -[ACRemoteAccountStoreSession _connection]
111259 ms     |    |    | -[ACAccountType encodeWithCoder:0x10225c800]
111259 ms     |    |    |    | -[ACAccountType identifier]
111259 ms     |    |    |    | -[ACAccountType accountTypeDescription]
111259 ms     |    |    |    | -[ACAccountType objectID]
111259 ms     |    |    |    | -[ACAccountType visibility]
111259 ms     |    |    |    | -[ACAccountType credentialProtectionPolicy]
111259 ms     |    |    |    | -[ACAccountType supportsAuthentication]
111259 ms     |    |    |    | -[ACAccountType supportsMultipleAccounts]
111259 ms     |    |    |    | -[ACAccountType owningBundleID]
111259 ms     |    |    |    | -[ACAccountType isObsolete]
           /* TID 0x11c23 */
111259 ms  +[ACAccountStore ams_sharedAccountStoreForMediaType:0x1e77eaeb0]
111259 ms     | +[AMSUnitTests isRunningUnitTests]
111259 ms     | +[ACAccountStore defaultStore]
111260 ms  -[ACAccountStore ams_activeiTunesAccount]
111260 ms     | -[ACAccountStore ams_mediaType]
111260 ms     |    | +[AMSAccountStoreCache mediaTypeForAccountStore:0x283916df0]
111260 ms     |    |    | +[AMSAccountStoreCache cacheAccessQueue]
111260 ms     |    |    | +[AMSAccountStoreCache cache]
111260 ms     |    |    |    | +[AMSAccountStoreCache cacheAccessQueue]
111260 ms     |    |    | +[AMSProcessInfo defaultMediaTypeForCurrentProcess]
111260 ms     |    |    |    | +[AMSUnitTests isRunningUnitTests]
111260 ms     |    |    |    | +[AMSProcessInfo defaultMediaTypeAccessQueue]
111260 ms     | -[ACAccountStore ams_iTunesAccounts]
111260 ms     |    | -[ACAccountStore ams_mediaType]
111260 ms     |    |    | +[AMSAccountStoreCache mediaTypeForAccountStore:0x283916df0]
111260 ms     |    |    |    | +[AMSAccountStoreCache cacheAccessQueue]
111260 ms     |    |    |    | +[AMSAccountStoreCache cache]
111260 ms     |    |    |    |    | +[AMSAccountStoreCache cacheAccessQueue]
111260 ms     |    |    |    | +[AMSProcessInfo defaultMediaTypeForCurrentProcess]
111260 ms     |    |    |    |    | +[AMSUnitTests isRunningUnitTests]
111260 ms     |    |    |    |    | +[AMSProcessInfo defaultMediaTypeAccessQueue]
111260 ms     |    | +[ACAccountStore ams_accountTypeIdentifierForMediaType:0x1e77eaeb0]
111260 ms     |    | -[ACAccountStore _ams_accountsWithAccountTypeIdentifier:0x1e7418878 options:0x1 error:0x1703f65c8]
111260 ms     |    |    | -[ACAccountStore _ams_accountTypeWithAccountTypeIdentifier:0x1e7418878 error:0x1703f65c8]
111260 ms     |    |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418878 error:0x1703f64e8]
111260 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
111260 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x1703f6280]
111260 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
111260 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x1703f6260]
111260 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
111261 ms     |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
111261 ms     |    |    |    |    | -[ACAccountType description]
111261 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
111261 ms     |    |    |    |    |    | -[ACAccountType identifier]
111261 ms     |    |    | -[ACAccountStore _ams_accountsWithAccountType:0x2839a8230 options:0x1 error:0x1703f65c8]
111261 ms     |    |    |    | -[ACAccountStore accountsWithAccountType:0x2839a8230 options:0x1 error:0x1703f6548]
111261 ms     |    |    |    |    | -[ACAccountType description]
111261 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
111261 ms     |    |    |    |    |    | -[ACAccountType identifier]
111261 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
111261 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x1703f6210]
111261 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
111261 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x1703f61f0]
111261 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
111261 ms     |    |    |    |    | -[ACAccountType encodeWithCoder:0x102837c00]
111261 ms     |    |    |    |    |    | -[ACAccountType identifier]
111261 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
111261 ms     |    |    |    |    |    | -[ACAccountType objectID]
111261 ms     |    |    |    |    |    | -[ACAccountType visibility]
111261 ms     |    |    |    |    |    | -[ACAccountType credentialProtectionPolicy]
111261 ms     |    |    |    |    |    | -[ACAccountType supportsAuthentication]
111261 ms     |    |    |    |    |    | -[ACAccountType supportsMultipleAccounts]
111261 ms     |    |    |    |    |    | -[ACAccountType owningBundleID]
111261 ms     |    |    |    |    |    | -[ACAccountType isObsolete]
111266 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
111266 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
111267 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
111267 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
111267 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
111267 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
111267 ms     |    |    |    |    | -[ACAccount description]
111267 ms     |    |    |    |    |    | -[ACAccount username]
111267 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
111267 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
111267 ms     |    |    |    |    |    | -[ACAccount identifier]
111267 ms     |    |    |    |    | -[ACAccount description]
111267 ms     |    |    |    |    |    | -[ACAccount username]
111267 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
111267 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
111267 ms     |    |    |    |    |    | -[ACAccount identifier]
111267 ms     |    |    |    |    | -[ACAccount description]
111267 ms     |    |    |    |    |    | -[ACAccount username]
111267 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
111267 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
111267 ms     |    |    |    |    |    | -[ACAccount identifier]
111267 ms     | -[ACAccount ams_isActiveForMediaType:0x1e77eaeb0]
111267 ms     |    | -[ACAccount isActive]
111267 ms     | -[ACAccount ams_isActiveForMediaType:0x1e77eaeb0]
111267 ms     |    | -[ACAccount isActive]
111267 ms     | -[ACAccount ams_isActiveForMediaType:0x1e77eaeb0]
111267 ms     |    | -[ACAccount isActive]
           /* TID 0x1251f */
111268 ms  +[NSError errorWithDomain:0x1e753a3e0 code:0x1 userInfo:0x281262e60]
111268 ms     | -[NSError initWithDomain:0x1e753a3e0 code:0x1 userInfo:0x281262e60]
           /* TID 0xf107 */
111268 ms     |    |    | -[AAURLConfiguration baaInterval]
           /* TID 0x1251f */
111281 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807dea80]
           /* TID 0x103 */
111281 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28164f7e0]
111281 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807dea80]
111281 ms  -[ACAccount credentialsChanged:0x28164f7e0]
111281 ms     | -[ACAccount identifier]
           /* TID 0x11c23 */
111286 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807daa00]
           /* TID 0x103 */
111287 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x2816a8640]
111287 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807daa00]
111287 ms  -[ACAccount credentialsChanged:0x2816a8640]
111287 ms     | -[ACAccount identifier]
           /* TID 0x11c23 */
111292 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807dedc0]
           /* TID 0x103 */
111292 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28164f860]
111292 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807dedc0]
111292 ms  -[ACAccount credentialsChanged:0x28164f860]
111292 ms     | -[ACAccount identifier]
           /* TID 0x11c23 */
111298 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807c1180]
           /* TID 0x103 */
111298 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28169db60]
111298 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807c1180]
111298 ms  -[ACAccount credentialsChanged:0x28169db60]
111298 ms     | -[ACAccount identifier]
           /* TID 0x11c23 */
111304 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807c1140]
           /* TID 0x103 */
111306 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28169de60]
111306 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807c1140]
111306 ms  -[ACAccount credentialsChanged:0x28169de60]
111306 ms     | -[ACAccount identifier]
111307 ms  +[NSError errorWithDomain:0x1e753a3e0 code:0x1 userInfo:0x1f13a58c8]
111307 ms     | -[NSError initWithDomain:0x1e753a3e0 code:0x1 userInfo:0x1f13a58c8]
           /* TID 0x1251f */
111310 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807e9240]
           /* TID 0x103 */
111310 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28169e200]
111310 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807e9240]
111310 ms  -[ACAccount credentialsChanged:0x28169e200]
111310 ms     | -[ACAccount identifier]
           /* TID 0x1251f */
111316 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807ded00]
           /* TID 0x103 */
111316 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28169e200]
111316 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807ded00]
111316 ms  -[ACAccount credentialsChanged:0x28169e200]
111316 ms     | -[ACAccount identifier]
           /* TID 0xf107 */
111318 ms  +[NSError errorWithDomain:0x1e753a3e0 code:0x1 userInfo:0x28164f860]
111318 ms     | -[NSError initWithDomain:0x1e753a3e0 code:0x1 userInfo:0x28164f860]
           /* TID 0x103 */
111319 ms  +[NSError errorWithDomain:0x1e753a3e0 code:0x1 userInfo:0x28169cb60]
111319 ms     | -[NSError initWithDomain:0x1e753a3e0 code:0x1 userInfo:0x28169cb60]
           /* TID 0x1251f */
111322 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807d76c0]
           /* TID 0x103 */
111322 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28169df60]
111322 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807d76c0]
111322 ms  -[ACAccount credentialsChanged:0x28169df60]
111322 ms     | -[ACAccount identifier]
           /* TID 0x1251f */
111328 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807dea80]
           /* TID 0x103 */
111328 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28169e020]
111328 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807dea80]
111328 ms  -[ACAccount credentialsChanged:0x28169e020]
111328 ms     | -[ACAccount identifier]
           /* TID 0x1251f */
111333 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807c0a00]
           /* TID 0x103 */
111333 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28169e020]
111333 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807c0a00]
111333 ms  -[ACAccount credentialsChanged:0x28169e020]
111333 ms     | -[ACAccount identifier]
           /* TID 0x1251f */
111338 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807c54c0]
           /* TID 0x103 */
111338 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28169e200]
111338 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807c54c0]
111338 ms  -[ACAccount credentialsChanged:0x28169e200]
111338 ms     | -[ACAccount identifier]
           /* TID 0x1251f */
111343 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807dedc0]
           /* TID 0x103 */
111343 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28169e200]
111343 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807dedc0]
111343 ms  -[ACAccount credentialsChanged:0x28169e200]
111343 ms     | -[ACAccount identifier]
           /* TID 0x1251f */
111348 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807dab80]
           /* TID 0x103 */
111348 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28169e200]
111348 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807dab80]
111348 ms  -[ACAccount credentialsChanged:0x28169e200]
111348 ms     | -[ACAccount identifier]
           /* TID 0x1251f */
111356 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807dbec0]
           /* TID 0x103 */
111357 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28169e200]
111357 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807dbec0]
111357 ms  -[ACAccount credentialsChanged:0x28169e200]
111357 ms     | -[ACAccount identifier]
           /* TID 0x1251f */
111362 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807c0ac0]
           /* TID 0x103 */
111362 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28169e200]
111362 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807c0ac0]
111362 ms  -[ACAccount credentialsChanged:0x28169e200]
111362 ms     | -[ACAccount identifier]
           /* TID 0x1251f */
111368 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807c4000]
           /* TID 0x103 */
111368 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28169e020]
111368 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807c4000]
111368 ms  -[ACAccount credentialsChanged:0x28169e020]
111368 ms     | -[ACAccount identifier]
           /* TID 0x1251f */
111373 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807c54c0]
           /* TID 0x103 */
111373 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28169e200]
111373 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807c54c0]
111373 ms  -[ACAccount credentialsChanged:0x28169e200]
111373 ms     | -[ACAccount identifier]
111769 ms  -[AAUIServiceIconView didMoveToWindow]
111770 ms  -[AAUISignInViewController viewDidDisappear:0x1]
111770 ms     | -[AAUISignInViewController _endObservingSizeCategoryNotification]
111770 ms     | -[AAUISignInViewController _endObservingTextFieldDidChangeNotifications]
111771 ms     | -[AAUISignInViewController _endObservingKeyboardWillShowNotifications]
           /* TID 0x1251f */
116376 ms  -[AAURLSession URLSession:0x104216cb0 dataTask:0x1006f4b90 didReceiveData:0x2807c0b40]
116376 ms     | -[AAURLSession _sessionQueue_updateTask:0x1006f4b90 withData:0x2807c0b40]
116377 ms  -[AAURLSession URLSession:0x104216cb0 task:0x1006f4b90 didCompleteWithError:0x0]
116377 ms     | -[AAURLSession _sessionQueue_dequeueTask:0x1006f4b90 withResponse:0x281263500 error:0x0]
116377 ms     |    | -[AARequest _handleDataTaskCompletionWithData:0x123b14000 response:0x281263500 error:0x0]
116379 ms     |    |    | +[AALoginAccountRequest responseClass]
116379 ms     |    |    | -[AALoginAccountResponse initWithHTTPResponse:0x281263500 data:0x123b14000]
116380 ms     |    |    |    | -[AAResponse initWithHTTPResponse:0x281263500 data:0x123b14000 bodyIsPlist:0x1]
116381 ms     |    |    |    |    | -[AAResponse _parsePlistResponse:0x123b14000]
116384 ms     |    |    |    | -[AAResponse responseDictionary]
116384 ms     |    |    |    | -[AALoginAccountResponse _parseResponse:0xc8 responseBody:0x2816b2020]
116384 ms     |    |    |    |    | -[AAResponse responseDictionary]
116384 ms     |    |    |    |    | -[AAResponse responseDictionary]
116384 ms     |    |    |    |    | -[AAResponse responseDictionary]
116384 ms     |    |    |    |    | -[AALoginResponseAppleAccountInfo initWithDictionary:0x2816591e0]
116384 ms     |    |    |    |    | -[AALoginResponseiCloudTokens initWithTokens:0x281659e60]
116384 ms     |    |    |    |    | -[AALoginResponseDataclasses initWithiCloudServiceData:0x2816b03a0]
116385 ms     |    |    | -[AAResponse error]
116385 ms     |    |    | -[AALoginAccountResponse convertToProvisioningResponse]
116385 ms     |    |    |    | -[AALoginAccountResponse responseParametersForServiceIdentifier:0x1e8b3f330]
116385 ms     |    |    |    |    | -[AALoginAccountResponse responseForDelegates]
116385 ms     |    |    |    | -[AAProvisioningResponse initWithDictionary:0x2816591e0]
116385 ms     |    |    |    |    | -[AAResponse responseDictionary]
116385 ms     |    |    |    |    | -[AAResponse responseDictionary]
116385 ms     |    |    |    |    | -[AAResponse responseDictionary]
116385 ms     |    |    |    |    | -[AAResponse responseDictionary]
116385 ms     |    |    | -[AAResponse responseDictionary]
116385 ms     |    |    | -[ACAccount aa_updateWithProvisioningResponse:0x283126260]
116385 ms     |    |    |    | -[ACAccount username]
116386 ms     |    |    |    |    | -[ACAccount _useParentForCredentials]
116386 ms     |    |    |    |    |    | -[ACAccount authenticationType]
116386 ms     |    |    |    | -[ACAccount aa_needsToVerifyTerms]
116386 ms     |    |    |    |    | -[ACAccount parentAccount]
116386 ms     |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42ad0]
116386 ms     |    |    |    | -[ACAccount aa_suspensionInfo]
116386 ms     |    |    |    |    | -[ACAccount parentAccount]
116386 ms     |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b3fc90]
116386 ms     |    |    |    | -[AAAuthenticationResponse altDSID]
116386 ms     |    |    |    | -[ACAccount setAccountProperty:0x2807e9640 forKey:0x1e8b3c830]
116386 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417df8]
116386 ms     |    |    |    |    | -[ACAccount _markAccountPropertyDirty:0x1e8b3c830]
116386 ms     |    |    |    |    |    | -[ACAccount _unsafe_markAccountPropertyDirty:0x1e8b3c830]
116386 ms     |    |    |    | -[AAProvisioningResponse dataclassProperties]
116387 ms     |    |    |    |    | -[AAProvisioningResponse provisionedDataclasses]
116387 ms     |    |    |    | -[ACAccount _aa_setDataclassProperties:0x2816591e0]
116387 ms     |    |    |    |    | -[ACAccount setDataclassProperties:0x2816591e0]
116387 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x2807e9d40]
116387 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x2807e9d40]
116387 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x2807e8600]
116387 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x2807e8600]
116387 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281cc7270]
116387 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281cc7270]
116387 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281cc9aa0]
116387 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281cc9aa0]
116387 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281ccaaf0]
116387 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281ccaaf0]
116388 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x2807e8100]
116388 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x2807e8100]
116388 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281cc9ef0]
116388 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281cc9ef0]
116388 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x2807e8400]
116388 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x2807e8400]
116388 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281cc7e70]
116388 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281cc7e70]
116388 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281cc9260]
116388 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281cc9260]
116388 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x2807ea3c0]
116388 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x2807ea3c0]
116388 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281cdaaf0]
116388 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281cdaaf0]
116388 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281cda730]
116388 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281cda730]
116389 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x2807e8a40]
116389 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x2807e8a40]
116389 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281cc8930]
116389 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281cc8930]
116389 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281ccbae0]
116389 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281ccbae0]
116389 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x2807e9400]
116389 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x2807e9400]
116389 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281cca580]
116389 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281cca580]
116389 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x2807e9700]
116389 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x2807e9700]
116389 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281cc9b60]
116389 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281cc9b60]
116389 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281ccbfc0]
116389 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281ccbfc0]
116389 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x2807e8e40]
116390 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x2807e8e40]
116390 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x2807ea200]
116390 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x2807ea200]
116390 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281cc8450]
116390 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281cc8450]
116390 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x2807e9e80]
116390 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x2807e9e80]
116390 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281ce4300]
116390 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281ce4300]
116390 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x2807e9a40]
116390 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x2807e9a40]
116390 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281d17210]
116390 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281d17210]
116390 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281cc98f0]
116390 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281cc98f0]
116390 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281ccbc90]
116390 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281ccbc90]
116390 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281cca6a0]
116390 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281cca6a0]
116390 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281d17240]
116390 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281d17240]
116390 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x2807e9940]
116391 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x2807e9940]
116391 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281ce5740]
116391 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281ce5740]
116391 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x2807ea880]
116391 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x2807ea880]
116391 ms     |    |    |    |    |    | -[ACAccount _markDataclassPropertyDirty:0x281cc8ba0]
116391 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markDataclassPropertyDirty:0x281cc8ba0]
116391 ms     |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417e18]
116391 ms     |    |    |    | -[AAAuthenticationResponse personID]
116391 ms     |    |    |    | -[ACAccount setAccountProperty:0x2816b08e0 forKey:0x1e8b42670]
116391 ms     |    |    |    | -[AAProvisioningResponse firstName]
116391 ms     |    |    |    | -[ACAccount setAccountProperty:0x2816b2200 forKey:0x1e8b3c550]
116391 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417df8]
116391 ms     |    |    |    |    | -[ACAccount _markAccountPropertyDirty:0x1e8b3c550]
116391 ms     |    |    |    |    |    | -[ACAccount _unsafe_markAccountPropertyDirty:0x1e8b3c550]
116391 ms     |    |    |    | -[AAProvisioningResponse lastName]
116391 ms     |    |    |    | -[ACAccount setAccountProperty:0x2816b03c0 forKey:0x1e8b3c570]
116391 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417df8]
116391 ms     |    |    |    |    | -[ACAccount _markAccountPropertyDirty:0x1e8b3c570]
116391 ms     |    |    |    |    |    | -[ACAccount _unsafe_markAccountPropertyDirty:0x1e8b3c570]
116392 ms     |    |    |    | -[AAProvisioningResponse primaryEmail]
116392 ms     |    |    |    | -[ACAccount setAccountProperty:0x281cc7ab0 forKey:0x1e8b3f5f0]
116392 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417df8]
116392 ms     |    |    |    |    | -[ACAccount _markAccountPropertyDirty:0x1e8b3f5f0]
116392 ms     |    |    |    |    |    | -[ACAccount _unsafe_markAccountPropertyDirty:0x1e8b3f5f0]
116392 ms     |    |    |    | -[AAProvisioningResponse primaryEmailVerified]
116392 ms     |    |    |    | -[ACAccount setAccountProperty:0x1f6189af8 forKey:0x1e8b3f610]
116392 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417df8]
116392 ms     |    |    |    |    | -[ACAccount _markAccountPropertyDirty:0x1e8b3f610]
116392 ms     |    |    |    |    |    | -[ACAccount _unsafe_markAccountPropertyDirty:0x1e8b3f610]
116392 ms     |    |    |    | -[AAProvisioningResponse appleIDAliases]
116392 ms     |    |    |    | -[ACAccount setAccountProperty:0x281cdafa0 forKey:0x1e8b42710]
116392 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417df8]
116392 ms     |    |    |    |    | -[ACAccount _markAccountPropertyDirty:0x1e8b42710]
116392 ms     |    |    |    |    |    | -[ACAccount _unsafe_markAccountPropertyDirty:0x1e8b42710]
116392 ms     |    |    |    | -[AAResponse protocolVersion]
116392 ms     |    |    |    | -[ACAccount setAccountProperty:0xb43ecf8729c4e1d3 forKey:0x1e8b3c650]
116392 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417df8]
116392 ms     |    |    |    |    | -[ACAccount _markAccountPropertyDirty:0x1e8b3c650]
116393 ms     |    |    |    |    |    | -[ACAccount _unsafe_markAccountPropertyDirty:0x1e8b3c650]
116393 ms     |    |    |    | -[AAProvisioningResponse appleID]
116393 ms     |    |    |    | -[ACAccount setAccountProperty:0x281cc7ab0 forKey:0x1e8b3f630]
116393 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417df8]
116393 ms     |    |    |    |    | -[ACAccount _markAccountPropertyDirty:0x1e8b3f630]
116393 ms     |    |    |    |    |    | -[ACAccount _unsafe_markAccountPropertyDirty:0x1e8b3f630]
116393 ms     |    |    |    | -[AAProvisioningResponse regionInfo]
116393 ms     |    |    |    | -[ACAccount setAccountProperty:0x2816b1fe0 forKey:0x1e8b3f750]
116393 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417df8]
116393 ms     |    |    |    |    | -[ACAccount _markAccountPropertyDirty:0x1e8b3f750]
116393 ms     |    |    |    |    |    | -[ACAccount _unsafe_markAccountPropertyDirty:0x1e8b3f750]
116393 ms     |    |    |    | -[AAProvisioningResponse isManagedAppleID]
116393 ms     |    |    |    | -[ACAccount setAccountProperty:0x1f6189b10 forKey:0x1e8b3f670]
116393 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417df8]
116393 ms     |    |    |    |    | -[ACAccount _markAccountPropertyDirty:0x1e8b3f670]
116393 ms     |    |    |    |    |    | -[ACAccount _unsafe_markAccountPropertyDirty:0x1e8b3f670]
116393 ms     |    |    |    | -[AAProvisioningResponse isNotesMigrated]
116393 ms     |    |    |    | -[ACAccount setAccountProperty:0x1f6189af8 forKey:0x1e8b3f690]
116393 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417df8]
116393 ms     |    |    |    |    | -[ACAccount _markAccountPropertyDirty:0x1e8b3f690]
116393 ms     |    |    |    |    |    | -[ACAccount _unsafe_markAccountPropertyDirty:0x1e8b3f690]
116394 ms     |    |    |    | -[AAProvisioningResponse isRemindersMigrated]
116394 ms     |    |    |    | -[ACAccount setAccountProperty:0x1f6189b10 forKey:0x1e8b42b90]
116394 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417df8]
116394 ms     |    |    |    |    | -[ACAccount _markAccountPropertyDirty:0x1e8b42b90]
116394 ms     |    |    |    |    |    | -[ACAccount _unsafe_markAccountPropertyDirty:0x1e8b42b90]
116394 ms     |    |    |    | -[AAProvisioningResponse isRemindersAutoMigratableToCK]
116394 ms     |    |    |    | -[ACAccount setAccountProperty:0x1f6189b10 forKey:0x1e8b42bb0]
116394 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417df8]
116394 ms     |    |    |    |    | -[ACAccount _markAccountPropertyDirty:0x1e8b42bb0]
116394 ms     |    |    |    |    |    | -[ACAccount _unsafe_markAccountPropertyDirty:0x1e8b42bb0]
116394 ms     |    |    |    | -[AAProvisioningResponse isSandboxAccount]
116394 ms     |    |    |    | -[ACAccount setAccountProperty:0x1f6189b10 forKey:0x1e8b3f6f0]
116394 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417df8]
116394 ms     |    |    |    |    | -[ACAccount _markAccountPropertyDirty:0x1e8b3f6f0]
116394 ms     |    |    |    |    |    | -[ACAccount _unsafe_markAccountPropertyDirty:0x1e8b3f6f0]
116394 ms     |    |    |    | -[AAProvisioningResponse isCloudDocsMigrated]
116394 ms     |    |    |    | -[ACAccount setAccountProperty:0x1f6189af8 forKey:0x1e8b42b50]
116394 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417df8]
116394 ms     |    |    |    |    | -[ACAccount _markAccountPropertyDirty:0x1e8b42b50]
116394 ms     |    |    |    |    |    | -[ACAccount _unsafe_markAccountPropertyDirty:0x1e8b42b50]
116394 ms     |    |    |    | -[AAProvisioningResponse isCloudDocsMigrated]
116394 ms     |    |    |    | -[ACAccount setAccountProperty:0x1f6189af8 forKey:0x1e8b42b10]
116394 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417df8]
116395 ms     |    |    |    |    | -[ACAccount _markAccountPropertyDirty:0x1e8b42b10]
116395 ms     |    |    |    |    |    | -[ACAccount _unsafe_markAccountPropertyDirty:0x1e8b42b10]
116395 ms     |    |    |    | -[AAProvisioningResponse hasOptionalTerms]
116395 ms     |    |    |    | -[ACAccount setAccountProperty:0x1f6189b10 forKey:0x1e8b3f730]
116395 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417df8]
116395 ms     |    |    |    |    | -[ACAccount _markAccountPropertyDirty:0x1e8b3f730]
116395 ms     |    |    |    |    |    | -[ACAccount _unsafe_markAccountPropertyDirty:0x1e8b3f730]
116395 ms     |    |    |    | -[AAProvisioningResponse isFamilyEligible]
116395 ms     |    |    |    | -[ACAccount setAccountProperty:0x1f6189af8 forKey:0x1e8b3f790]
116395 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417df8]
116395 ms     |    |    |    |    | -[ACAccount _markAccountPropertyDirty:0x1e8b3f790]
116395 ms     |    |    |    |    |    | -[ACAccount _unsafe_markAccountPropertyDirty:0x1e8b3f790]
116395 ms     |    |    |    | -[AAProvisioningResponse provisionedDataclasses]
116395 ms     |    |    |    | +[AADataclassManager sharedManager]
116395 ms     |    |    |    |    | -[AADataclassManager init]
116395 ms     |    |    |    |    |    | -[ACAccountStore init]
116396 ms     |    |    |    |    |    |    | -[ACAccountStore initWithRemoteEndpoint:0x0 effectiveBundleID:0x0]
116396 ms     |    |    |    |    |    |    |    | +[ACTimedExpirer expirerWithTimeout:0x1e]
116396 ms     |    |    |    |    |    |    |    |    | -[ACTimedExpirer init]
116396 ms     |    |    |    |    |    |    |    | +[ACTimedExpirer expirerWithTimeout:0x1e]
116396 ms     |    |    |    |    |    |    |    |    | -[ACTimedExpirer init]
116396 ms     |    |    |    |    |    |    |    | +[ACNotificationRebroadcaster sharedRebroadcaster]
116396 ms     |    |    |    | -[AADataclassManager filteredServerProvidedFeatures:0x104013130 forAccount:0x282b408c0]
116396 ms     |    |    |    |    | -[ACAccount aa_accountClass]
116396 ms     |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116396 ms     |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116396 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x2807e9d40 forAccount:0x282b408c0]
116396 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116396 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x2807e9d40]
116397 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x2807e9d40]
116397 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116397 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x2807e9d40]
116397 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116397 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116397 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116397 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116397 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x2807e8600 forAccount:0x282b408c0]
116397 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116397 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x2807e8600]
116397 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x2807e8600]
116397 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116397 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x2807e8600]
116397 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116397 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116397 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116397 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116397 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x281cc7270 forAccount:0x282b408c0]
116397 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116397 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x281cc7270]
116397 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x281cc7270]
116400 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116400 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x281cc7270]
116400 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116400 ms     |    |    |    |    |    |    | -[NSError initWithDomain:0x1f61f0180 code:0xffffffffffffd5c2 userInfo:0x2816bf080]
116400 ms     |    |    |    |    |    |    | -[NSError initWithDomain:0x1f61f0180 code:0xffffffffffffd5c2 userInfo:0x2816bf080]
116401 ms     |    |    |    |    |    |    | -[NSError initWithDomain:0x1f61f0180 code:0xffffffffffffd5c2 userInfo:0x2816bf080]
116402 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x281cc9aa0 forAccount:0x282b408c0]
116402 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116402 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x281cc9aa0]
116402 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x281cc9aa0]
116402 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116402 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x281cc9aa0]
116402 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116402 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116402 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116403 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116403 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x281ccaaf0 forAccount:0x282b408c0]
116403 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116403 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x281ccaaf0]
116403 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x281ccaaf0]
116403 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116403 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x281ccaaf0]
116403 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116405 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116406 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116406 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116406 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x2807e8100 forAccount:0x282b408c0]
116406 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116406 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x2807e8100]
116406 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x2807e8100]
116406 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116406 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x2807e8100]
116406 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116406 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116406 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116406 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116406 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x281cc9ef0 forAccount:0x282b408c0]
116406 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116406 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x281cc9ef0]
116406 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x281cc9ef0]
116406 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116406 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x281cc9ef0]
116406 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116406 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116406 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116406 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116406 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x2807e8400 forAccount:0x282b408c0]
116406 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116406 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x2807e8400]
116406 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x2807e8400]
116406 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116406 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x2807e8400]
116406 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116406 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116406 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116406 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116406 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x281cc7e70 forAccount:0x282b408c0]
116406 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116406 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x281cc7e70]
116406 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x281cc7e70]
116407 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116407 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x281cc7e70]
116407 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116408 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116408 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116408 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116408 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x1e7416ab8 forAccount:0x282b408c0]
116408 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116408 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x1e7416ab8]
116408 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x1e7416ab8]
116408 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116408 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x1e7416ab8]
116408 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116408 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116408 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116408 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116408 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x281cc9260 forAccount:0x282b408c0]
116408 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116408 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x281cc9260]
116408 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x281cc9260]
116408 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116408 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x281cc9260]
116408 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116409 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116409 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116409 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116409 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x2807ea3c0 forAccount:0x282b408c0]
116409 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116409 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x2807ea3c0]
116409 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x2807ea3c0]
116409 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116409 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x2807ea3c0]
116409 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116409 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116409 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116409 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116409 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x281cdaaf0 forAccount:0x282b408c0]
116409 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116409 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x281cdaaf0]
116409 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x281cdaaf0]
116409 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116409 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x281cdaaf0]
116409 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116410 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116410 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116410 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116410 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x281cda730 forAccount:0x282b408c0]
116410 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116410 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x281cda730]
116410 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x281cda730]
116410 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116410 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x281cda730]
116410 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116412 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116412 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116412 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116412 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x2807e8a40 forAccount:0x282b408c0]
116412 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116412 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x2807e8a40]
116412 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x2807e8a40]
116412 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116412 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x2807e8a40]
116412 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116412 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116412 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116412 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116412 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x281cc8930 forAccount:0x282b408c0]
116412 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116412 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x281cc8930]
116412 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x281cc8930]
116412 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116412 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x281cc8930]
116412 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116412 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116412 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116412 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116412 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x281ccbae0 forAccount:0x282b408c0]
116412 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116412 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x281ccbae0]
116412 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x281ccbae0]
116412 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116413 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x281ccbae0]
116413 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116414 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116414 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116414 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116414 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x2807e9400 forAccount:0x282b408c0]
116414 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116414 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x2807e9400]
116414 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x2807e9400]
116414 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116414 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x2807e9400]
116414 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116414 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116414 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116414 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116414 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x281cca580 forAccount:0x282b408c0]
116415 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116415 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x281cca580]
116415 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x281cca580]
116415 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116415 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x281cca580]
116415 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116415 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116415 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116415 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116415 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x281ccbfc0 forAccount:0x282b408c0]
116415 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116415 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x281ccbfc0]
116415 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x281ccbfc0]
116415 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116415 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x281ccbfc0]
116415 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116416 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116416 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116416 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116416 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x281cc9b60 forAccount:0x282b408c0]
116416 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116416 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x281cc9b60]
116416 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x281cc9b60]
116416 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116416 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x281cc9b60]
116416 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116416 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116417 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116417 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116417 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x2807e9700 forAccount:0x282b408c0]
116417 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116417 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x2807e9700]
116417 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x2807e9700]
116417 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116417 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x2807e9700]
116417 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116417 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116417 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116417 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116417 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x2807e8e40 forAccount:0x282b408c0]
116417 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116417 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x2807e8e40]
116417 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x2807e8e40]
116417 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116417 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x2807e8e40]
116417 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116417 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116417 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116417 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116417 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x2807ea200 forAccount:0x282b408c0]
116417 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116417 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x2807ea200]
116417 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x2807ea200]
116417 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116417 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x2807ea200]
116417 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116417 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116417 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116417 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116417 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x281cc8450 forAccount:0x282b408c0]
116417 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116417 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x281cc8450]
116417 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x281cc8450]
116417 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116417 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x281cc8450]
116417 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116417 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116417 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116417 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116417 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x2807e9e80 forAccount:0x282b408c0]
116417 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116417 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x2807e9e80]
116417 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x2807e9e80]
116418 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116418 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x2807e9e80]
116418 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116418 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116418 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116418 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116418 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x2807e9a40 forAccount:0x282b408c0]
116418 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116418 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x2807e9a40]
116418 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x2807e9a40]
116418 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116418 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x2807e9a40]
116418 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116418 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116418 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116418 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116418 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x281d17210 forAccount:0x282b408c0]
116418 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116418 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x281d17210]
116418 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x281d17210]
116418 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116418 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x281d17210]
116418 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116418 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116418 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116418 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116418 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x281cc98f0 forAccount:0x282b408c0]
116418 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116418 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x281cc98f0]
116418 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x281cc98f0]
116418 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116418 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x281cc98f0]
116418 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116419 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116419 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116419 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116419 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x281ccbc90 forAccount:0x282b408c0]
116419 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116419 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x281ccbc90]
116419 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x281ccbc90]
116419 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116419 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x281ccbc90]
116419 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116420 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116420 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116421 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116421 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x281cca6a0 forAccount:0x282b408c0]
116421 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116421 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x281cca6a0]
116421 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x281cca6a0]
116421 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116421 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x281cca6a0]
116421 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116421 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116421 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116421 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116421 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x281ce5740 forAccount:0x282b408c0]
116421 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116421 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x281ce5740]
116421 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x281ce5740]
116421 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116421 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x281ce5740]
116421 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116421 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116421 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116421 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116421 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x2807e9940 forAccount:0x282b408c0]
116421 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116421 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x2807e9940]
116421 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x2807e9940]
116421 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116421 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x2807e9940]
116421 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116421 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116421 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116421 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116421 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x2807ea880 forAccount:0x282b408c0]
116421 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116421 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x2807ea880]
116421 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x2807ea880]
116421 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116421 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x2807ea880]
116421 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116421 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116421 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116421 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116421 ms     |    |    |    |    | -[AADataclassManager shouldProvisionDataclass:0x281cc8ba0 forAccount:0x282b408c0]
116421 ms     |    |    |    |    |    | +[AADataclassManager sharedManager]
116421 ms     |    |    |    |    |    | -[AADataclassManager isSystemAppRestrictedOrRemovedForDataclass:0x281cc8ba0]
116421 ms     |    |    |    |    |    |    | -[AADataclassManager _isRestrictedForDataclass:0x281cc8ba0]
116421 ms     |    |    |    |    |    |    | +[AADataclassManager sharedManager]
116421 ms     |    |    |    |    |    |    | -[AADataclassManager appBundleIdentifierForDataclass:0x281cc8ba0]
116421 ms     |    |    |    |    |    |    |    | +[AADataclassManager appBundleIdentifierDictionary]
116421 ms     |    |    |    |    |    | -[ACAccount aa_accountClass]
116421 ms     |    |    |    |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
116421 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
116421 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x2807e9d40]
116421 ms     |    |    |    |    | -[ACAccount accountStore]
116421 ms     |    |    |    |    |    | +[ACAccountStore defaultStore]
116421 ms     |    |    |    |    | -[ACAccountStore provisionedDataclassesForAccount:0x282b408c0 error:0x170482160]
116421 ms     |    |    |    |    |    | -[ACAccount description]
116421 ms     |    |    |    |    |    |    | -[ACAccount username]
116421 ms     |    |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116421 ms     |    |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116422 ms     |    |    |    |    |    |    | -[ACAccount identifier]
116422 ms     |    |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
116422 ms     |    |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x170481f00]
116422 ms     |    |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
116422 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x170481ee0]
116422 ms     |    |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
116422 ms     |    |    |    |    |    | -[ACAccount identifier]
116423 ms     |    |    |    |    | -[ACTrackedSet init]
116423 ms     |    |    |    |    |    | -[ACTrackedSet initWithObjects:0x0 count:0x0]
116423 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x2807e9d40]
116423 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116423 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x2807e8600]
116423 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x2807e8600]
116423 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116423 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x281cc9aa0]
116423 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x281cc9aa0]
116423 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116423 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x281ccaaf0]
116423 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x281ccaaf0]
116423 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116423 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x2807e8400]
116423 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x2807e8400]
116423 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116423 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x281cc9ef0]
116423 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x281cc9ef0]
116423 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116423 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x281cc7e70]
116423 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x281cc7e70]
116423 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116423 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x2807e8100]
116423 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x2807e8100]
116423 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116423 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x1e7416ab8]
116423 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x1e7416ab8]
116423 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116423 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x281cc9260]
116423 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x281cc9260]
116423 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116423 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x2807ea3c0]
116423 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x2807ea3c0]
116423 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116423 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x281cdaaf0]
116423 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x281cdaaf0]
116423 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116423 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x281cda730]
116423 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x281cda730]
116423 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116423 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x2807e8a40]
116423 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x2807e8a40]
116423 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116423 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x281cc8930]
116423 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x281cc8930]
116423 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116423 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x281ccbae0]
116423 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x281ccbae0]
116423 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116423 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x2807e9400]
116423 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x2807e9400]
116423 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116423 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x281cca580]
116423 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x281cca580]
116423 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116423 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x2807e9700]
116423 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x2807e9700]
116424 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116424 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x281cc9b60]
116424 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x281cc9b60]
116424 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116424 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x281ccbfc0]
116424 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x281ccbfc0]
116424 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116424 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x2807ea200]
116424 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x2807ea200]
116424 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116424 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x2807e8e40]
116424 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x2807e8e40]
116424 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116424 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x281cc8450]
116424 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x281cc8450]
116424 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116424 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x2807e9e80]
116424 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x2807e9e80]
116424 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116424 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x2807e9a40]
116424 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x2807e9a40]
116424 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116424 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x281d17210]
116424 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x281d17210]
116424 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116424 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x281cc98f0]
116424 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x281cc98f0]
116424 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116424 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x281ccbc90]
116424 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x281ccbc90]
116424 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116424 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x281cca6a0]
116424 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x281cca6a0]
116424 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116424 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x281ce5740]
116424 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x281ce5740]
116424 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116424 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x2807e9940]
116424 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x2807e9940]
116424 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116424 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x2807ea880]
116424 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x2807ea880]
116424 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116424 ms     |    |    |    | -[ACAccount setProvisioned:0x1 forDataclass:0x281cc8ba0]
116424 ms     |    |    |    |    | -[ACMutableTrackedSet addObject:0x281cc8ba0]
116424 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417dd8]
116424 ms     |    |    |    | -[ACAccount enabledDataclasses]
116424 ms     |    |    |    |    | -[ACAccount parentAccount]
116424 ms     |    |    |    |    | -[ACAccount accountStore]
116424 ms     |    |    |    |    |    | +[ACAccountStore defaultStore]
116424 ms     |    |    |    |    | -[ACAccountStore enabledDataclassesForAccount:0x282b408c0 error:0x170482198]
116424 ms     |    |    |    |    |    | -[ACAccount description]
116424 ms     |    |    |    |    |    |    | -[ACAccount username]
116424 ms     |    |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116424 ms     |    |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116424 ms     |    |    |    |    |    |    | -[ACAccount identifier]
116424 ms     |    |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
116424 ms     |    |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x170481f30]
116424 ms     |    |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
116424 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x170481f10]
116424 ms     |    |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
116424 ms     |    |    |    |    |    | -[ACAccount identifier]
116425 ms     |    |    |    | -[ACAccount provisionedDataclasses]
116425 ms     |    |    |    |    | -[ACAccount parentAccount]
116425 ms     |    |    |    | -[ACAccount aa_updateTokensWithProvisioningResponse:0x283126260]
116425 ms     |    |    |    |    | -[AAAuthenticationResponse authToken]
116425 ms     |    |    |    |    | -[ACAccount aa_setAuthToken:0x282b2d960]
116425 ms     |    |    |    |    |    | -[ACAccount credential]
116425 ms     |    |    |    |    |    |    | -[ACAccount credentialWithError:0x0]
116425 ms     |    |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116425 ms     |    |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116425 ms     |    |    |    |    |    | -[ACAccountCredential token]
116425 ms     |    |    |    |    |    |    | -[ACAccountCredential credentialItemForKey:0x1e74190b8]
116425 ms     |    |    |    |    |    | -[ACAccount credential]
116425 ms     |    |    |    |    |    |    | -[ACAccount credentialWithError:0x0]
116425 ms     |    |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116425 ms     |    |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116425 ms     |    |    |    |    |    | -[ACAccount credential]
116425 ms     |    |    |    |    |    |    | -[ACAccount credentialWithError:0x0]
116425 ms     |    |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116425 ms     |    |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116425 ms     |    |    |    |    |    | -[ACAccountCredential setToken:0x282b2d960]
116425 ms     |    |    |    |    |    |    | -[ACAccountCredential setCredentialItem:0x282b2d960 forKey:0x1e74190b8]
116425 ms     |    |    |    |    |    |    |    | -[ACZeroingString initWithString:0x282b2d960]
116425 ms     |    |    |    |    |    |    |    | -[ACAccountCredential _markPropertyDirty:0x1e7419578]
116425 ms     |    |    |    |    |    |    |    |    | -[ACAccount _markCredentialDirty]
116425 ms     |    |    |    |    |    |    |    |    |    | -[ACAccount _markPropertyDirty:0x1e7417d98]
116425 ms     |    |    |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417d98]
116426 ms     |    |    |    |    |    | -[ACAccount setAuthenticated:0x1]
116426 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116426 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116426 ms     |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417d78]
116426 ms     |    |    |    |    |    |    | -[ACAccount setLastCredentialRenewalRejectionDate:0x0]
116426 ms     |    |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116426 ms     |    |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116426 ms     |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417ed8]
116426 ms     |    |    |    |    | -[AAAuthenticationResponse mapsToken]
116426 ms     |    |    |    |    | -[ACAccount aa_setMapsToken:0x282b2da40]
116426 ms     |    |    |    |    |    | -[ACAccount credential]
116426 ms     |    |    |    |    |    |    | -[ACAccount credentialWithError:0x0]
116426 ms     |    |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116426 ms     |    |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116426 ms     |    |    |    |    |    | -[ACAccountCredential mapsToken]
116426 ms     |    |    |    |    |    |    | -[ACAccountCredential credentialItemForKey:0x1e7419278]
116426 ms     |    |    |    |    |    | -[ACAccount credential]
116426 ms     |    |    |    |    |    |    | -[ACAccount credentialWithError:0x0]
116426 ms     |    |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116426 ms     |    |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116426 ms     |    |    |    |    |    | -[ACAccount credential]
116426 ms     |    |    |    |    |    |    | -[ACAccount credentialWithError:0x0]
116426 ms     |    |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116426 ms     |    |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116426 ms     |    |    |    |    |    | -[ACAccountCredential setMapsToken:0x282b2da40]
116426 ms     |    |    |    |    |    |    | -[ACAccountCredential setCredentialItem:0x282b2da40 forKey:0x1e7419278]
116426 ms     |    |    |    |    |    |    |    | -[ACZeroingString initWithString:0x282b2da40]
116426 ms     |    |    |    |    |    |    |    | -[ACAccountCredential _markPropertyDirty:0x1e7419578]
116426 ms     |    |    |    |    |    |    |    |    | -[ACAccount _markCredentialDirty]
116426 ms     |    |    |    |    |    |    |    |    |    | -[ACAccount _markPropertyDirty:0x1e7417d98]
116426 ms     |    |    |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417d98]
116426 ms     |    |    |    |    | -[AAAuthenticationResponse mdmServerToken]
116426 ms     |    |    |    |    | -[AAProvisioningResponse searchPartyToken]
116426 ms     |    |    |    |    | -[ACAccount credential]
116426 ms     |    |    |    |    |    | -[ACAccount credentialWithError:0x0]
116426 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116426 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116426 ms     |    |    |    |    | -[ACAccountCredential setCredentialItem:0x282b2d340 forKey:0x1e74193f8]
116426 ms     |    |    |    |    |    | -[ACZeroingString initWithString:0x282b2d340]
116426 ms     |    |    |    |    |    | -[ACAccountCredential _markPropertyDirty:0x1e7419578]
116426 ms     |    |    |    |    |    |    | -[ACAccount _markCredentialDirty]
116426 ms     |    |    |    |    |    |    |    | -[ACAccount _markPropertyDirty:0x1e7417d98]
116426 ms     |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417d98]
116426 ms     |    |    |    |    | -[AAProvisioningResponse keyTransparencyToken]
116426 ms     |    |    |    |    | -[ACAccount credential]
116426 ms     |    |    |    |    |    | -[ACAccount credentialWithError:0x0]
116426 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116426 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116426 ms     |    |    |    |    | -[ACAccountCredential setCredentialItem:0x282b2c9a0 forKey:0x1e7419418]
116426 ms     |    |    |    |    |    | -[ACZeroingString initWithString:0x282b2c9a0]
116426 ms     |    |    |    |    |    | -[ACAccountCredential _markPropertyDirty:0x1e7419578]
116426 ms     |    |    |    |    |    |    | -[ACAccount _markCredentialDirty]
116426 ms     |    |    |    |    |    |    |    | -[ACAccount _markPropertyDirty:0x1e7417d98]
116426 ms     |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417d98]
116426 ms     |    |    |    |    | -[AAAuthenticationResponse cloudKitToken]
116426 ms     |    |    |    |    | -[ACAccount credential]
116426 ms     |    |    |    |    |    | -[ACAccount credentialWithError:0x0]
116426 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116426 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116426 ms     |    |    |    |    | -[ACAccountCredential setCredentialItem:0x282b2df80 forKey:0x1e7419318]
116426 ms     |    |    |    |    |    | -[ACZeroingString initWithString:0x282b2df80]
116426 ms     |    |    |    |    |    | -[ACAccountCredential _markPropertyDirty:0x1e7419578]
116426 ms     |    |    |    |    |    |    | -[ACAccount _markCredentialDirty]
116426 ms     |    |    |    |    |    |    |    | -[ACAccount _markPropertyDirty:0x1e7417d98]
116426 ms     |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417d98]
116426 ms     |    |    |    |    | -[ACAccount aa_cloudKitAccount]
116426 ms     |    |    |    |    |    | -[ACAccount childAccountsWithAccountTypeIdentifier:0x1e7418a58]
116426 ms     |    |    |    |    |    |    | -[ACAccount accountStore]
116426 ms     |    |    |    |    |    |    |    | +[ACAccountStore defaultStore]
116426 ms     |    |    |    |    |    |    | -[ACAccountStore childAccountsForAccount:0x282b408c0 withTypeIdentifier:0x1e7418a58]
116427 ms     |    |    |    |    |    |    |    | -[ACAccount description]
116427 ms     |    |    |    |    |    |    |    |    | -[ACAccount username]
116427 ms     |    |    |    |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116427 ms     |    |    |    |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116427 ms     |    |    |    |    |    |    |    |    | -[ACAccount identifier]
116427 ms     |    |    |    |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
116427 ms     |    |    |    |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x170481d00]
116427 ms     |    |    |    |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
116427 ms     |    |    |    |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x170481ce0]
116427 ms     |    |    |    |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
116427 ms     |    |    |    |    |    |    |    | -[ACAccount identifier]
116427 ms     |    |    |    |    | -[ACAccount username]
116427 ms     |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116427 ms     |    |    |    |    |    |    | -[ACAccount authenticationType]
116427 ms     |    |    |    |    | +[AAKeychainManager initialize]
116432 ms     |    |    |    |    | +[AAKeychainManager setPassword:0x282b2df80 forServiceName:0x1e8b42d10 username:0x281d07cc0 accessGroup:0x1e8b42d30]
116432 ms     |    |    |    |    |    | +[AAKeychainManager passwordForServiceName:0x1e8b42d10 username:0x281d07cc0 accessGroup:0x1e8b42d30]
116440 ms     |    |    |    |    | -[AAAuthenticationResponse fmipToken]
116440 ms     |    |    |    |    | -[ACAccount credential]
116440 ms     |    |    |    |    |    | -[ACAccount credentialWithError:0x0]
116440 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116440 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116440 ms     |    |    |    |    | -[ACAccountCredential setFindMyiPhoneToken:0x282b2db20]
116440 ms     |    |    |    |    |    | -[ACAccountCredential setCredentialItem:0x282b2db20 forKey:0x1e7419218]
116440 ms     |    |    |    |    |    |    | -[ACZeroingString initWithString:0x282b2db20]
116440 ms     |    |    |    |    |    |    | -[ACAccountCredential _markPropertyDirty:0x1e7419578]
116440 ms     |    |    |    |    |    |    |    | -[ACAccount _markCredentialDirty]
116440 ms     |    |    |    |    |    |    |    |    | -[ACAccount _markPropertyDirty:0x1e7417d98]
116440 ms     |    |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417d98]
116440 ms     |    |    |    |    | -[AAProvisioningResponse fmipAppToken]
116440 ms     |    |    |    |    | -[ACAccount credential]
116440 ms     |    |    |    |    |    | -[ACAccount credentialWithError:0x0]
116440 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116440 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116440 ms     |    |    |    |    | -[ACAccountCredential setCredentialItem:0x282b2dce0 forKey:0x1e7419238]
116440 ms     |    |    |    |    |    | -[ACZeroingString initWithString:0x282b2dce0]
116440 ms     |    |    |    |    |    | -[ACAccountCredential _markPropertyDirty:0x1e7419578]
116440 ms     |    |    |    |    |    |    | -[ACAccount _markCredentialDirty]
116440 ms     |    |    |    |    |    |    |    | -[ACAccount _markPropertyDirty:0x1e7417d98]
116440 ms     |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417d98]
116440 ms     |    |    |    |    | -[AAProvisioningResponse fmipSiriToken]
116440 ms     |    |    |    |    | -[ACAccount credential]
116440 ms     |    |    |    |    |    | -[ACAccount credentialWithError:0x0]
116440 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116440 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116440 ms     |    |    |    |    | -[ACAccountCredential setCredentialItem:0x282b2dea0 forKey:0x1e7419258]
116440 ms     |    |    |    |    |    | -[ACZeroingString initWithString:0x282b2dea0]
116441 ms     |    |    |    |    |    | -[ACAccountCredential _markPropertyDirty:0x1e7419578]
116441 ms     |    |    |    |    |    |    | -[ACAccount _markCredentialDirty]
116441 ms     |    |    |    |    |    |    |    | -[ACAccount _markPropertyDirty:0x1e7417d98]
116441 ms     |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417d98]
116441 ms     |    |    |    |    | -[AAAuthenticationResponse fmfToken]
116441 ms     |    |    |    |    | -[ACAccount credential]
116441 ms     |    |    |    |    |    | -[ACAccount credentialWithError:0x0]
116441 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116441 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116441 ms     |    |    |    |    | -[ACAccountCredential setCredentialItem:0x282b2d880 forKey:0x1e74192b8]
116441 ms     |    |    |    |    |    | -[ACZeroingString initWithString:0x282b2d880]
116441 ms     |    |    |    |    |    | -[ACAccountCredential _markPropertyDirty:0x1e7419578]
116441 ms     |    |    |    |    |    |    | -[ACAccount _markCredentialDirty]
116441 ms     |    |    |    |    |    |    |    | -[ACAccount _markPropertyDirty:0x1e7417d98]
116441 ms     |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417d98]
116441 ms     |    |    |    |    | -[AAAuthenticationResponse fmfAppToken]
116441 ms     |    |    |    |    | -[ACAccount credential]
116441 ms     |    |    |    |    |    | -[ACAccount credentialWithError:0x0]
116441 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116441 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116441 ms     |    |    |    |    | -[ACAccountCredential setCredentialItem:0x282b2e680 forKey:0x1e74192d8]
116441 ms     |    |    |    |    |    | -[ACZeroingString initWithString:0x282b2e680]
116441 ms     |    |    |    |    |    | -[ACAccountCredential _markPropertyDirty:0x1e7419578]
116441 ms     |    |    |    |    |    |    | -[ACAccount _markCredentialDirty]
116441 ms     |    |    |    |    |    |    |    | -[ACAccount _markPropertyDirty:0x1e7417d98]
116441 ms     |    |    |    |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417d98]
116441 ms     |    |    | -[AASignInFlowController _verifyLoginResponseForiCloudAccount:0x282b408c0 withSuccess:0x1 error:0x0 completion:0x2807d6400]
116441 ms     |    |    |    | -[ACAccount aa_password]
116441 ms     |    |    |    |    | -[ACAccount credential]
116441 ms     |    |    |    |    |    | -[ACAccount credentialWithError:0x0]
116441 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116441 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116441 ms     |    |    |    |    | -[ACAccountCredential password]
116441 ms     |    |    |    |    |    | -[ACAccountCredential credentialItemForKey:0x1e7419098]
116441 ms     |    |    |    |    |    |    | -[ACZeroingString length]
116441 ms     |    |    |    |    |    |    | -[ACZeroingString getCharacters:0x120370c70 range:0x0]
116441 ms     |    |    |    | -[ACAccount setAuthenticated:0x0]
116441 ms     |    |    |    |    | -[ACAccount _useParentForCredentials]
116441 ms     |    |    |    |    |    | -[ACAccount authenticationType]
116441 ms     |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417d78]
116441 ms     |    |    |    | -[AASignInFlowController _validateAndEnrollCDPStateForAccount:0x282b408c0 withCDPContext:0x282558580 completion:0x1704823b8]
116441 ms     |    |    |    |    | -[ACAccount setWarmingUp:0x1]
116441 ms     |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417eb8]
116441 ms     |    |    |    |    | -[ACAccount setEnabled:0x1 forDataclass:0x1e7416758]
116441 ms     |    |    |    |    |    | -[ACAccount parentAccount]
116441 ms     |    |    |    |    |    | -[ACAccount accountStore]
116441 ms     |    |    |    |    |    |    | +[ACAccountStore defaultStore]
116441 ms     |    |    |    |    |    | -[ACAccountStore enabledDataclassesForAccount:0x282b408c0 error:0x170482220]
116441 ms     |    |    |    |    |    |    | -[ACAccount description]
116441 ms     |    |    |    |    |    |    |    | -[ACAccount username]
116441 ms     |    |    |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116441 ms     |    |    |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116441 ms     |    |    |    |    |    |    |    | -[ACAccount identifier]
116441 ms     |    |    |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
116441 ms     |    |    |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x170481fc0]
116441 ms     |    |    |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
116441 ms     |    |    |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x170481fa0]
116441 ms     |    |    |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
116441 ms     |    |    |    |    |    |    | -[ACAccount identifier]
116442 ms     |    |    |    |    |    | -[ACTrackedSet init]
116442 ms     |    |    |    |    |    |    | -[ACTrackedSet initWithObjects:0x0 count:0x0]
116442 ms     |    |    |    |    |    | -[ACMutableTrackedSet addObject:0x1e7416758]
116442 ms     |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417db8]
116442 ms     |    |    |    |    | -[ACAccount isProvisionedForDataclass:0x1e7416798]
116442 ms     |    |    |    |    |    | -[ACAccount provisionedDataclasses]
116442 ms     |    |    |    |    |    |    | -[ACAccount parentAccount]
116442 ms     |    |    |    |    | -[ACAccount setEnabled:0x1 forDataclass:0x1e7416798]
116442 ms     |    |    |    |    |    | -[ACAccount parentAccount]
116442 ms     |    |    |    |    |    | -[ACMutableTrackedSet addObject:0x1e7416798]
116442 ms     |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417db8]
116442 ms     |    |    |    |    | -[ACAccount setEnabled:0x1 forDataclass:0x1e74167b8]
116442 ms     |    |    |    |    |    | -[ACAccount parentAccount]
116442 ms     |    |    |    |    |    | -[ACMutableTrackedSet addObject:0x1e74167b8]
116442 ms     |    |    |    |    |    | -[ACAccount _unsafe_markPropertyDirty:0x1e7417db8]
116442 ms     |    |    |    |    | -[ACAccountStore saveAccount:0x282b408c0 withCompletionHandler:0x1704822a0]
116442 ms     |    |    |    |    |    | -[ACAccountStore _saveAccount:0x282b408c0 verify:0x1 dataclassActions:0x0 completion:0x1704822a0]
116442 ms     |    |    |    |    |    |    | -[ACAccount accountType]
116442 ms     |    |    |    |    |    |    | -[ACAccountType identifier]
116442 ms     |    |    |    |    |    |    | -[ACAccount description]
116442 ms     |    |    |    |    |    |    |    | -[ACAccount username]
116442 ms     |    |    |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116442 ms     |    |    |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116442 ms     |    |    |    |    |    |    |    | -[ACAccount identifier]
116442 ms     |    |    |    |    |    |    | -[ACAccount description]
116442 ms     |    |    |    |    |    |    |    | -[ACAccount username]
116442 ms     |    |    |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
116442 ms     |    |    |    |    |    |    |    |    |    | -[ACAccount authenticationType]
116442 ms     |    |    |    |    |    |    |    | -[ACAccount identifier]
116442 ms     |    |    |    |    |    |    | -[ACAccount isDirty]
116442 ms     |    |    |    |    |    |    | -[ACAccount accountType]
116442 ms     |    |    |    |    |    |    | -[ACAccountType identifier]
116442 ms     |    |    |    |    |    |    | -[ACAccountStore _checkSaveRateLimitForAccountType:0x281d76580]
116442 ms     |    |    |    |    |    |    | -[ACAccountStore longLivedRemoteAccountStoreSession]
116442 ms     |    |    |    |    |    |    |    | -[ACRemoteAccountStoreSession initWithListenerEndpoint:0x0 delegate:0x0]
116442 ms     |    |    |    |    |    |    |    |    | -[ACAccountStoreClientSideListener initWithDelegate:0x0]
116442 ms     |    |    |    |    |    |    |    | -[ACAccountStore effectiveBundleID]
116442 ms     |    |    |    |    |    |    |    | -[ACRemoteAccountStoreSession setEffectiveBundleID:0x0]
116442 ms     |    |    |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x170482030]
116442 ms     |    |    |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
116442 ms     |    |    |    |    |    |    | -[ACRemoteAccountStoreSession remoteObjectProxyWithErrorHandler:0x170482010]
116442 ms     |    |    |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
116442 ms     |    |    |    |    |    |    |    |    | -[ACTrackedXPCConnection init]
116442 ms     |    |    |    |    |    |    |    |    | +[ACRemoteAccountStoreInterface XPCInterface]
116443 ms     |    |    |    |    |    |    |    |    | -[ACRemoteAccountStoreSession _locked_configureRemoteAccountStoreWithConnection:0x282341900]
116443 ms     |    |    |    |    |    |    | -[ACAccount encodeWithCoder:0x101a84800]
116443 ms     |    |    |    |    |    |    |    | -[ACAccountType encodeWithCoder:0x101a84800]
116443 ms     |    |    |    |    |    |    |    |    | -[ACAccountType identifier]
116443 ms     |    |    |    |    |    |    |    |    | -[ACAccountType accountTypeDescription]
116443 ms     |    |    |    |    |    |    |    |    | -[ACAccountType objectID]
116443 ms     |    |    |    |    |    |    |    |    | -[ACAccountType visibility]
116443 ms     |    |    |    |    |    |    |    |    | -[ACAccountType credentialProtectionPolicy]
116443 ms     |    |    |    |    |    |    |    |    | -[ACAccountType supportsAuthentication]
116443 ms     |    |    |    |    |    |    |    |    | -[ACAccountType supportsMultipleAccounts]
116443 ms     |    |    |    |    |    |    |    |    | -[ACAccountType owningBundleID]
116443 ms     |    |    |    |    |    |    |    |    | -[ACAccountType isObsolete]
116443 ms     |    |    |    |    |    |    |    | -[ACAccountCredential encodeWithCoder:0x101a84800]
116443 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString replacementObjectForCoder:0x101a84800]
116443 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString _allowsDirectEncoding]
116443 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString encodeWithCoder:0x101a84800]
116443 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString replacementObjectForCoder:0x101a84800]
116443 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString _allowsDirectEncoding]
116443 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString encodeWithCoder:0x101a84800]
116443 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString replacementObjectForCoder:0x101a84800]
116443 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString _allowsDirectEncoding]
116443 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString encodeWithCoder:0x101a84800]
116443 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString replacementObjectForCoder:0x101a84800]
116443 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString _allowsDirectEncoding]
116443 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString encodeWithCoder:0x101a84800]
116443 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString replacementObjectForCoder:0x101a84800]
116443 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString _allowsDirectEncoding]
116443 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString encodeWithCoder:0x101a84800]
116443 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString replacementObjectForCoder:0x101a84800]
116444 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString _allowsDirectEncoding]
116444 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString encodeWithCoder:0x101a84800]
116444 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString replacementObjectForCoder:0x101a84800]
116444 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString _allowsDirectEncoding]
116444 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString encodeWithCoder:0x101a84800]
116444 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString replacementObjectForCoder:0x101a84800]
116444 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString _allowsDirectEncoding]
116444 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString encodeWithCoder:0x101a84800]
116444 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString replacementObjectForCoder:0x101a84800]
116444 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString _allowsDirectEncoding]
116444 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString encodeWithCoder:0x101a84800]
116444 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString replacementObjectForCoder:0x101a84800]
116444 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString _allowsDirectEncoding]
116444 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString encodeWithCoder:0x101a84800]
116444 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString replacementObjectForCoder:0x101a84800]
116444 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString _allowsDirectEncoding]
116444 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString encodeWithCoder:0x101a84800]
116444 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString replacementObjectForCoder:0x101a84800]
116444 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString _allowsDirectEncoding]
116444 ms     |    |    |    |    |    |    |    |    | -[ACZeroingString encodeWithCoder:0x101a84800]
116444 ms     |    |    |    |    |    |    |    | -[ACAccount accountProperties]
116444 ms     |    |    |    |    |    |    |    | -[ACAccount accountPropertiesTransformer]
116444 ms     |    |    |    |    |    |    |    | -[ACTrackedSet encodeWithCoder:0x101a84800]
116444 ms     |    |    |    |    |    |    |    | -[ACTrackedSet encodeWithCoder:0x101a84800]
           /* TID 0xf107 */
118692 ms  -[ACAccountStore dmc_visibleRemoteManagementAccounts]
118692 ms     | -[ACAccountStore dmc_RemoteManagementAccounts]
118692 ms     |    | -[ACAccountStore dmc_RemoteManagementAccountType]
118692 ms     |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418c58]
118692 ms     |    |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418c58 error:0x0]
           /* TID 0x103 */
118692 ms  -[ACNotificationRebroadcaster _accountStoreDidChange:0x281d109f0]
118692 ms  -[ACAccountStore visibleTopLevelAccountsWithAccountTypeIdentifiers:0x283c27780 completion:0x16fd69d98]
118692 ms     | -[ACAccountStore remoteAccountStoreSession]
118692 ms     |    | -[ACTimedExpirer scheduleExpiration:0x16fd69b90]
118692 ms     |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118692 ms     | -[ACRemoteAccountStoreSession remoteObjectProxyWithErrorHandler:0x16fd69b70]
118692 ms     |    | -[ACRemoteAccountStoreSession _connection]
118693 ms  -[AMSAccountsChangedObservable _accountStoreDidChange:0x281696a20]
118693 ms     | +[AMSLogConfig sharedAccountsConfig]
118693 ms     | -[AMSLogConfig OSLogObject]
118693 ms     |    | -[AMSLogConfig propertyAccessQueue]
118693 ms     |    | -[AMSLogConfig backingOSLogObject]
           /* TID 0xf107 */
118693 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
118693 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x1701c64c0]
118693 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
           /* TID 0xc533 */
118693 ms  -[AACloudServiceOwner accountForService:0x1ecb2df10]
118693 ms     | +[AACloudServiceOwner _serviceTypeForPlatform]
118693 ms     | -[ACAccountStore aa_primaryAppleAccount]
118693 ms     |    | -[ACAccountStore accountsWithAccountTypeIdentifiers:0x2810094b0 preloadedProperties:0x0 error:0x0]
118693 ms     |    |    | -[ACAccountStore remoteAccountStoreSession]
118693 ms     |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fe7e410]
118693 ms     |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118693 ms     |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fe7e3f0]
118693 ms     |    |    |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0xf107 */
118693 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x1701c64a0]
118693 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0xc533 */
118694 ms  +[ACAccountStore ams_sharedAccountStoreForMediaType:0x1e77eaeb0]
118694 ms     | +[AMSUnitTests isRunningUnitTests]
118694 ms     | +[ACAccountStore defaultStore]
           /* TID 0xf107 */
118694 ms     |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
           /* TID 0xc533 */
118694 ms  -[ACAccountStore ams_activeiTunesAccount]
           /* TID 0xf107 */
118694 ms     |    |    |    |    | -[ACAccountType description]
118694 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
118694 ms     |    |    |    |    |    | -[ACAccountType identifier]
118694 ms     |    | -[ACAccountStore accountsWithAccountType:0x2839f4e00]
           /* TID 0xc533 */
118694 ms     | -[ACAccountStore ams_mediaType]
           /* TID 0xf107 */
118694 ms     |    |    | -[ACAccountType description]
118694 ms     |    |    |    | -[ACAccountType accountTypeDescription]
118694 ms     |    |    |    | -[ACAccountType identifier]
118694 ms     |    |    | -[ACAccountStore remoteAccountStoreSession]
118694 ms     |    |    |    | -[ACTimedExpirer scheduleExpiration:0x1701c6470]
118694 ms     |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118694 ms     |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x1701c6450]
118694 ms     |    |    |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0xc533 */
118695 ms     |    | +[AMSAccountStoreCache mediaTypeForAccountStore:0x283916df0]
118695 ms     |    |    | +[AMSAccountStoreCache cacheAccessQueue]
           /* TID 0xf107 */
118695 ms     |    |    | -[ACAccountType encodeWithCoder:0x101a84800]
118695 ms     |    |    |    | -[ACAccountType identifier]
118695 ms     |    |    |    | -[ACAccountType accountTypeDescription]
           /* TID 0xc533 */
118695 ms     |    |    | +[AMSAccountStoreCache cache]
118695 ms     |    |    |    | +[AMSAccountStoreCache cacheAccessQueue]
           /* TID 0xf107 */
118695 ms     |    |    |    | -[ACAccountType objectID]
118695 ms     |    |    |    | -[ACAccountType visibility]
           /* TID 0xc533 */
118695 ms     |    |    | +[AMSProcessInfo defaultMediaTypeForCurrentProcess]
           /* TID 0xf107 */
118695 ms     |    |    |    | -[ACAccountType credentialProtectionPolicy]
           /* TID 0xc533 */
118695 ms     |    |    |    | +[AMSUnitTests isRunningUnitTests]
118695 ms     |    |    |    | +[AMSProcessInfo defaultMediaTypeAccessQueue]
118695 ms     | -[ACAccountStore ams_iTunesAccounts]
118695 ms     |    | -[ACAccountStore ams_mediaType]
118695 ms     |    |    | +[AMSAccountStoreCache mediaTypeForAccountStore:0x283916df0]
118695 ms     |    |    |    | +[AMSAccountStoreCache cacheAccessQueue]
118695 ms     |    |    |    | +[AMSAccountStoreCache cache]
118695 ms     |    |    |    |    | +[AMSAccountStoreCache cacheAccessQueue]
           /* TID 0xf107 */
118695 ms     |    |    |    | -[ACAccountType supportsAuthentication]
           /* TID 0xc533 */
118695 ms     |    |    |    | +[AMSProcessInfo defaultMediaTypeForCurrentProcess]
118695 ms     |    |    |    |    | +[AMSUnitTests isRunningUnitTests]
           /* TID 0xf107 */
118695 ms     |    |    |    | -[ACAccountType supportsMultipleAccounts]
118695 ms     |    |    |    | -[ACAccountType owningBundleID]
           /* TID 0xc533 */
118695 ms     |    |    |    |    | +[AMSProcessInfo defaultMediaTypeAccessQueue]
           /* TID 0xf107 */
118695 ms     |    |    |    | -[ACAccountType isObsolete]
           /* TID 0xc533 */
118695 ms     |    | +[ACAccountStore ams_accountTypeIdentifierForMediaType:0x1e77eaeb0]
118695 ms     |    | -[ACAccountStore _ams_accountsWithAccountTypeIdentifier:0x1e7418878 options:0x1 error:0x16fe7e5c8]
118695 ms     |    |    | -[ACAccountStore _ams_accountTypeWithAccountTypeIdentifier:0x1e7418878 error:0x16fe7e5c8]
118695 ms     |    |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418878 error:0x16fe7e4e8]
118695 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
118695 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fe7e280]
118695 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118695 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fe7e260]
118695 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
118696 ms     |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118697 ms     |    |    |    |    | -[ACAccountType description]
118697 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
118697 ms     |    |    |    |    |    | -[ACAccountType identifier]
118697 ms     |    |    | -[ACAccountStore _ams_accountsWithAccountType:0x283928310 options:0x1 error:0x16fe7e5c8]
118697 ms     |    |    |    | -[ACAccountStore accountsWithAccountType:0x283928310 options:0x1 error:0x16fe7e548]
118697 ms     |    |    |    |    | -[ACAccountType description]
118697 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
118697 ms     |    |    |    |    |    | -[ACAccountType identifier]
118697 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
118697 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fe7e210]
118697 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118697 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fe7e1f0]
118697 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
118697 ms     |    |    |    |    | -[ACAccountType encodeWithCoder:0x101069e00]
118697 ms     |    |    |    |    |    | -[ACAccountType identifier]
118697 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
118697 ms     |    |    |    |    |    | -[ACAccountType objectID]
118697 ms     |    |    |    |    |    | -[ACAccountType visibility]
118697 ms     |    |    |    |    |    | -[ACAccountType credentialProtectionPolicy]
118697 ms     |    |    |    |    |    | -[ACAccountType supportsAuthentication]
118697 ms     |    |    |    |    |    | -[ACAccountType supportsMultipleAccounts]
118697 ms     |    |    |    |    |    | -[ACAccountType owningBundleID]
118697 ms     |    |    |    |    |    | -[ACAccountType isObsolete]
118700 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
118701 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118701 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
118701 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118701 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
118701 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118701 ms     |    |    |    |    | -[ACAccount description]
118701 ms     |    |    |    |    |    | -[ACAccount username]
118701 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
118701 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
118701 ms     |    |    |    |    |    | -[ACAccount identifier]
118701 ms     |    |    |    |    | -[ACAccount description]
118701 ms     |    |    |    |    |    | -[ACAccount username]
118701 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
118701 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
118701 ms     |    |    |    |    |    | -[ACAccount identifier]
118701 ms     |    |    |    |    | -[ACAccount description]
118701 ms     |    |    |    |    |    | -[ACAccount username]
118701 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
118701 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
118701 ms     |    |    |    |    |    | -[ACAccount identifier]
118701 ms     | -[ACAccount ams_isActiveForMediaType:0x1e77eaeb0]
118701 ms     |    | -[ACAccount isActive]
118701 ms     | -[ACAccount ams_isActiveForMediaType:0x1e77eaeb0]
118701 ms     |    | -[ACAccount isActive]
118701 ms     | -[ACAccount ams_isActiveForMediaType:0x1e77eaeb0]
118701 ms     |    | -[ACAccount isActive]
           /* TID 0xf107 */
118705 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807daac0]
118708 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807c0b80]
           /* TID 0x103 */
118709 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x281697420]
118709 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807daac0]
118709 ms  -[ACAccount credentialsChanged:0x281697420]
118709 ms     | -[ACAccount identifier]
118709 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x281697420]
118709 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807c0b80]
118709 ms  -[ACAccount credentialsChanged:0x281697420]
118709 ms     | -[ACAccount identifier]
           /* TID 0xf107 */
118721 ms  -[ACAccountStore dmc_visibleRemoteManagementAccounts]
           /* TID 0x103 */
118721 ms  -[ACNotificationRebroadcaster _accountStoreDidChange:0x281d27c30]
118722 ms  -[ACAccountStore visibleTopLevelAccountsWithAccountTypeIdentifiers:0x283c2b400 completion:0x16fd69d98]
118722 ms     | -[ACAccountStore remoteAccountStoreSession]
118722 ms     |    | -[ACTimedExpirer scheduleExpiration:0x16fd69b90]
118722 ms     |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118722 ms     | -[ACRemoteAccountStoreSession remoteObjectProxyWithErrorHandler:0x16fd69b70]
118722 ms     |    | -[ACRemoteAccountStoreSession _connection]
118722 ms  -[AMSAccountsChangedObservable _accountStoreDidChange:0x281696260]
118722 ms     | +[AMSLogConfig sharedAccountsConfig]
118722 ms     | -[AMSLogConfig OSLogObject]
118722 ms     |    | -[AMSLogConfig propertyAccessQueue]
118722 ms     |    | -[AMSLogConfig backingOSLogObject]
           /* TID 0xf107 */
118724 ms     | -[ACAccountStore dmc_RemoteManagementAccounts]
118724 ms     |    | -[ACAccountStore dmc_RemoteManagementAccountType]
118724 ms     |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418c58]
118724 ms     |    |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418c58 error:0x0]
118724 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
118724 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x1701c64c0]
118724 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
           /* TID 0xec47 */
118724 ms  -[AACloudServiceOwner accountForService:0x1ecb2df10]
118724 ms     | +[AACloudServiceOwner _serviceTypeForPlatform]
118724 ms     | -[ACAccountStore aa_primaryAppleAccount]
118724 ms     |    | -[ACAccountStore accountsWithAccountTypeIdentifiers:0x281008fb0 preloadedProperties:0x0 error:0x0]
118724 ms     |    |    | -[ACAccountStore remoteAccountStoreSession]
           /* TID 0xf107 */
118724 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x1701c64a0]
           /* TID 0xec47 */
118724 ms     |    |    |    | -[ACTimedExpirer scheduleExpiration:0x17059a410]
118724 ms     |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
           /* TID 0xf107 */
118724 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0xec47 */
118724 ms     |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x17059a3f0]
118724 ms     |    |    |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0xf107 */
118725 ms     |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118725 ms     |    |    |    |    | -[ACAccountType description]
118725 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
118725 ms     |    |    |    |    |    | -[ACAccountType identifier]
118725 ms     |    | -[ACAccountStore accountsWithAccountType:0x2839220d0]
118725 ms     |    |    | -[ACAccountType description]
118725 ms     |    |    |    | -[ACAccountType accountTypeDescription]
118725 ms     |    |    |    | -[ACAccountType identifier]
118725 ms     |    |    | -[ACAccountStore remoteAccountStoreSession]
118725 ms     |    |    |    | -[ACTimedExpirer scheduleExpiration:0x1701c6470]
118725 ms     |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118725 ms     |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x1701c6450]
118725 ms     |    |    |    | -[ACRemoteAccountStoreSession _connection]
118725 ms     |    |    | -[ACAccountType encodeWithCoder:0x102837400]
118725 ms     |    |    |    | -[ACAccountType identifier]
118725 ms     |    |    |    | -[ACAccountType accountTypeDescription]
118725 ms     |    |    |    | -[ACAccountType objectID]
118725 ms     |    |    |    | -[ACAccountType visibility]
118725 ms     |    |    |    | -[ACAccountType credentialProtectionPolicy]
118725 ms     |    |    |    | -[ACAccountType supportsAuthentication]
           /* TID 0xec47 */
118725 ms  +[ACAccountStore ams_sharedAccountStoreForMediaType:0x1e77eaeb0]
118725 ms     | +[AMSUnitTests isRunningUnitTests]
118725 ms     | +[ACAccountStore defaultStore]
118725 ms  -[ACAccountStore ams_activeiTunesAccount]
118725 ms     | -[ACAccountStore ams_mediaType]
118725 ms     |    | +[AMSAccountStoreCache mediaTypeForAccountStore:0x283916df0]
118725 ms     |    |    | +[AMSAccountStoreCache cacheAccessQueue]
118725 ms     |    |    | +[AMSAccountStoreCache cache]
118725 ms     |    |    |    | +[AMSAccountStoreCache cacheAccessQueue]
118725 ms     |    |    | +[AMSProcessInfo defaultMediaTypeForCurrentProcess]
118725 ms     |    |    |    | +[AMSUnitTests isRunningUnitTests]
118725 ms     |    |    |    | +[AMSProcessInfo defaultMediaTypeAccessQueue]
118726 ms     | -[ACAccountStore ams_iTunesAccounts]
118726 ms     |    | -[ACAccountStore ams_mediaType]
118726 ms     |    |    | +[AMSAccountStoreCache mediaTypeForAccountStore:0x283916df0]
118726 ms     |    |    |    | +[AMSAccountStoreCache cacheAccessQueue]
118726 ms     |    |    |    | +[AMSAccountStoreCache cache]
118726 ms     |    |    |    |    | +[AMSAccountStoreCache cacheAccessQueue]
118726 ms     |    |    |    | +[AMSProcessInfo defaultMediaTypeForCurrentProcess]
118726 ms     |    |    |    |    | +[AMSUnitTests isRunningUnitTests]
118726 ms     |    |    |    |    | +[AMSProcessInfo defaultMediaTypeAccessQueue]
118726 ms     |    | +[ACAccountStore ams_accountTypeIdentifierForMediaType:0x1e77eaeb0]
118726 ms     |    | -[ACAccountStore _ams_accountsWithAccountTypeIdentifier:0x1e7418878 options:0x1 error:0x17059a5c8]
118726 ms     |    |    | -[ACAccountStore _ams_accountTypeWithAccountTypeIdentifier:0x1e7418878 error:0x17059a5c8]
118726 ms     |    |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418878 error:0x17059a4e8]
118726 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
118726 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x17059a280]
118726 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
           /* TID 0xf107 */
118726 ms     |    |    |    | -[ACAccountType supportsMultipleAccounts]
118726 ms     |    |    |    | -[ACAccountType owningBundleID]
118726 ms     |    |    |    | -[ACAccountType isObsolete]
           /* TID 0xec47 */
118726 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x17059a260]
118726 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
118727 ms     |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118727 ms     |    |    |    |    | -[ACAccountType description]
118727 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
118727 ms     |    |    |    |    |    | -[ACAccountType identifier]
118727 ms     |    |    | -[ACAccountStore _ams_accountsWithAccountType:0x2839f55e0 options:0x1 error:0x17059a5c8]
118727 ms     |    |    |    | -[ACAccountStore accountsWithAccountType:0x2839f55e0 options:0x1 error:0x17059a548]
118727 ms     |    |    |    |    | -[ACAccountType description]
118727 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
118727 ms     |    |    |    |    |    | -[ACAccountType identifier]
118727 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
118727 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x17059a210]
118727 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118727 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x17059a1f0]
118727 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
118727 ms     |    |    |    |    | -[ACAccountType encodeWithCoder:0x102837400]
118727 ms     |    |    |    |    |    | -[ACAccountType identifier]
118727 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
118728 ms     |    |    |    |    |    | -[ACAccountType objectID]
118728 ms     |    |    |    |    |    | -[ACAccountType visibility]
118728 ms     |    |    |    |    |    | -[ACAccountType credentialProtectionPolicy]
118728 ms     |    |    |    |    |    | -[ACAccountType supportsAuthentication]
118728 ms     |    |    |    |    |    | -[ACAccountType supportsMultipleAccounts]
118728 ms     |    |    |    |    |    | -[ACAccountType owningBundleID]
118728 ms     |    |    |    |    |    | -[ACAccountType isObsolete]
118732 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
118732 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118732 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
118732 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118732 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
118732 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118732 ms     |    |    |    |    | -[ACAccount description]
118732 ms     |    |    |    |    |    | -[ACAccount username]
118732 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
118732 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
118732 ms     |    |    |    |    |    | -[ACAccount identifier]
118732 ms     |    |    |    |    | -[ACAccount description]
118732 ms     |    |    |    |    |    | -[ACAccount username]
118732 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
118732 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
118732 ms     |    |    |    |    |    | -[ACAccount identifier]
118732 ms     |    |    |    |    | -[ACAccount description]
118732 ms     |    |    |    |    |    | -[ACAccount username]
118732 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
118732 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
118732 ms     |    |    |    |    |    | -[ACAccount identifier]
118732 ms     | -[ACAccount ams_isActiveForMediaType:0x1e77eaeb0]
118732 ms     |    | -[ACAccount isActive]
118732 ms     | -[ACAccount ams_isActiveForMediaType:0x1e77eaeb0]
118732 ms     |    | -[ACAccount isActive]
118732 ms     | -[ACAccount ams_isActiveForMediaType:0x1e77eaeb0]
118732 ms     |    | -[ACAccount isActive]
           /* TID 0xf107 */
118768 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807dae40]
           /* TID 0x103 */
118768 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28169d2c0]
118768 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807dae40]
118768 ms  -[ACAccount credentialsChanged:0x28169d2c0]
118768 ms     | -[ACAccount identifier]
           /* TID 0xf107 */
118783 ms  -[ACAccountStore dmc_visibleRemoteManagementAccounts]
           /* TID 0x103 */
118783 ms  -[ACNotificationRebroadcaster _accountStoreDidChange:0x281d08ea0]
118783 ms  -[ACAccountStore visibleTopLevelAccountsWithAccountTypeIdentifiers:0x283cf8080 completion:0x16fd69d98]
118783 ms     | -[ACAccountStore remoteAccountStoreSession]
118783 ms     |    | -[ACTimedExpirer scheduleExpiration:0x16fd69b90]
118783 ms     |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118783 ms     | -[ACRemoteAccountStoreSession remoteObjectProxyWithErrorHandler:0x16fd69b70]
118783 ms     |    | -[ACRemoteAccountStoreSession _connection]
118783 ms  -[AMSAccountsChangedObservable _accountStoreDidChange:0x28169f1e0]
118783 ms     | +[AMSLogConfig sharedAccountsConfig]
118783 ms     | -[AMSLogConfig OSLogObject]
118783 ms     |    | -[AMSLogConfig propertyAccessQueue]
118783 ms     |    | -[AMSLogConfig backingOSLogObject]
           /* TID 0xf107 */
118784 ms     | -[ACAccountStore dmc_RemoteManagementAccounts]
118784 ms     |    | -[ACAccountStore dmc_RemoteManagementAccountType]
118784 ms     |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418c58]
118784 ms     |    |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418c58 error:0x0]
118784 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
118784 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x1701c64c0]
118784 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
           /* TID 0xc533 */
118785 ms  -[AACloudServiceOwner accountForService:0x1ecb2df10]
118785 ms     | +[AACloudServiceOwner _serviceTypeForPlatform]
           /* TID 0xf107 */
118785 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x1701c64a0]
118785 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0xc533 */
118785 ms     | -[ACAccountStore aa_primaryAppleAccount]
118785 ms     |    | -[ACAccountStore accountsWithAccountTypeIdentifiers:0x2810257f0 preloadedProperties:0x0 error:0x0]
118785 ms     |    |    | -[ACAccountStore remoteAccountStoreSession]
118785 ms     |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fe7e410]
118785 ms     |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118785 ms     |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fe7e3f0]
118785 ms     |    |    |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0xf107 */
118785 ms     |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118785 ms     |    |    |    |    | -[ACAccountType description]
118785 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
118785 ms     |    |    |    |    |    | -[ACAccountType identifier]
118785 ms     |    | -[ACAccountStore accountsWithAccountType:0x283990fc0]
118785 ms     |    |    | -[ACAccountType description]
118785 ms     |    |    |    | -[ACAccountType accountTypeDescription]
118785 ms     |    |    |    | -[ACAccountType identifier]
118785 ms     |    |    | -[ACAccountStore remoteAccountStoreSession]
118785 ms     |    |    |    | -[ACTimedExpirer scheduleExpiration:0x1701c6470]
118785 ms     |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118785 ms     |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x1701c6450]
118785 ms     |    |    |    | -[ACRemoteAccountStoreSession _connection]
118785 ms     |    |    | -[ACAccountType encodeWithCoder:0x10227d000]
118785 ms     |    |    |    | -[ACAccountType identifier]
118785 ms     |    |    |    | -[ACAccountType accountTypeDescription]
118785 ms     |    |    |    | -[ACAccountType objectID]
118785 ms     |    |    |    | -[ACAccountType visibility]
118785 ms     |    |    |    | -[ACAccountType credentialProtectionPolicy]
118785 ms     |    |    |    | -[ACAccountType supportsAuthentication]
118785 ms     |    |    |    | -[ACAccountType supportsMultipleAccounts]
118785 ms     |    |    |    | -[ACAccountType owningBundleID]
118786 ms     |    |    |    | -[ACAccountType isObsolete]
           /* TID 0xc533 */
118786 ms  +[ACAccountStore ams_sharedAccountStoreForMediaType:0x1e77eaeb0]
118786 ms     | +[AMSUnitTests isRunningUnitTests]
118786 ms     | +[ACAccountStore defaultStore]
118786 ms  -[ACAccountStore ams_activeiTunesAccount]
118786 ms     | -[ACAccountStore ams_mediaType]
118786 ms     |    | +[AMSAccountStoreCache mediaTypeForAccountStore:0x283916df0]
118786 ms     |    |    | +[AMSAccountStoreCache cacheAccessQueue]
118786 ms     |    |    | +[AMSAccountStoreCache cache]
118786 ms     |    |    |    | +[AMSAccountStoreCache cacheAccessQueue]
118786 ms     |    |    | +[AMSProcessInfo defaultMediaTypeForCurrentProcess]
118786 ms     |    |    |    | +[AMSUnitTests isRunningUnitTests]
118786 ms     |    |    |    | +[AMSProcessInfo defaultMediaTypeAccessQueue]
118786 ms     | -[ACAccountStore ams_iTunesAccounts]
118786 ms     |    | -[ACAccountStore ams_mediaType]
118786 ms     |    |    | +[AMSAccountStoreCache mediaTypeForAccountStore:0x283916df0]
118786 ms     |    |    |    | +[AMSAccountStoreCache cacheAccessQueue]
118786 ms     |    |    |    | +[AMSAccountStoreCache cache]
118786 ms     |    |    |    |    | +[AMSAccountStoreCache cacheAccessQueue]
118787 ms     |    |    |    | +[AMSProcessInfo defaultMediaTypeForCurrentProcess]
118787 ms     |    |    |    |    | +[AMSUnitTests isRunningUnitTests]
118787 ms     |    |    |    |    | +[AMSProcessInfo defaultMediaTypeAccessQueue]
118787 ms     |    | +[ACAccountStore ams_accountTypeIdentifierForMediaType:0x1e77eaeb0]
118787 ms     |    | -[ACAccountStore _ams_accountsWithAccountTypeIdentifier:0x1e7418878 options:0x1 error:0x16fe7e5c8]
118787 ms     |    |    | -[ACAccountStore _ams_accountTypeWithAccountTypeIdentifier:0x1e7418878 error:0x16fe7e5c8]
118787 ms     |    |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418878 error:0x16fe7e4e8]
118787 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
118787 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fe7e280]
118787 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118787 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fe7e260]
118787 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
118787 ms     |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118787 ms     |    |    |    |    | -[ACAccountType description]
118787 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
118787 ms     |    |    |    |    |    | -[ACAccountType identifier]
118787 ms     |    |    | -[ACAccountStore _ams_accountsWithAccountType:0x2839f5ab0 options:0x1 error:0x16fe7e5c8]
118787 ms     |    |    |    | -[ACAccountStore accountsWithAccountType:0x2839f5ab0 options:0x1 error:0x16fe7e548]
118787 ms     |    |    |    |    | -[ACAccountType description]
118787 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
118787 ms     |    |    |    |    |    | -[ACAccountType identifier]
118787 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
118787 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fe7e210]
118787 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118787 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fe7e1f0]
118787 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
118787 ms     |    |    |    |    | -[ACAccountType encodeWithCoder:0x101a8d400]
118787 ms     |    |    |    |    |    | -[ACAccountType identifier]
118787 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
118787 ms     |    |    |    |    |    | -[ACAccountType objectID]
118787 ms     |    |    |    |    |    | -[ACAccountType visibility]
118787 ms     |    |    |    |    |    | -[ACAccountType credentialProtectionPolicy]
118787 ms     |    |    |    |    |    | -[ACAccountType supportsAuthentication]
118787 ms     |    |    |    |    |    | -[ACAccountType supportsMultipleAccounts]
118787 ms     |    |    |    |    |    | -[ACAccountType owningBundleID]
118787 ms     |    |    |    |    |    | -[ACAccountType isObsolete]
118789 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
118789 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118789 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
118789 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118789 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
118789 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118789 ms     |    |    |    |    | -[ACAccount description]
118789 ms     |    |    |    |    |    | -[ACAccount username]
118789 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
118789 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
118789 ms     |    |    |    |    |    | -[ACAccount identifier]
118789 ms     |    |    |    |    | -[ACAccount description]
118789 ms     |    |    |    |    |    | -[ACAccount username]
118789 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
118789 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
118789 ms     |    |    |    |    |    | -[ACAccount identifier]
118789 ms     |    |    |    |    | -[ACAccount description]
118789 ms     |    |    |    |    |    | -[ACAccount username]
118789 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
118789 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
118789 ms     |    |    |    |    |    | -[ACAccount identifier]
118789 ms     | -[ACAccount ams_isActiveForMediaType:0x1e77eaeb0]
118789 ms     |    | -[ACAccount isActive]
118789 ms     | -[ACAccount ams_isActiveForMediaType:0x1e77eaeb0]
118789 ms     |    | -[ACAccount isActive]
118789 ms     | -[ACAccount ams_isActiveForMediaType:0x1e77eaeb0]
118789 ms     |    | -[ACAccount isActive]
           /* TID 0x103 */
118798 ms  -[ACNotificationRebroadcaster _accountStoreDidChange:0x281d0c4b0]
           /* TID 0xc533 */
118798 ms  -[ACAccountStore dmc_visibleRemoteManagementAccounts]
118798 ms     | -[ACAccountStore dmc_RemoteManagementAccounts]
118798 ms     |    | -[ACAccountStore dmc_RemoteManagementAccountType]
118798 ms     |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418c58]
118798 ms     |    |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418c58 error:0x0]
118798 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
           /* TID 0x103 */
118798 ms  -[ACAccountStore visibleTopLevelAccountsWithAccountTypeIdentifiers:0x283c0ee00 completion:0x16fd69d98]
           /* TID 0xc533 */
118798 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fe7e4c0]
           /* TID 0x103 */
118798 ms     | -[ACAccountStore remoteAccountStoreSession]
118798 ms     |    | -[ACTimedExpirer scheduleExpiration:0x16fd69b90]
           /* TID 0xc533 */
118798 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
           /* TID 0x103 */
118798 ms     |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118798 ms     | -[ACRemoteAccountStoreSession remoteObjectProxyWithErrorHandler:0x16fd69b70]
118798 ms     |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0xc533 */
118798 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fe7e4a0]
118799 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0x103 */
118799 ms  -[AMSAccountsChangedObservable _accountStoreDidChange:0x281697600]
118799 ms     | +[AMSLogConfig sharedAccountsConfig]
118799 ms     | -[AMSLogConfig OSLogObject]
118799 ms     |    | -[AMSLogConfig propertyAccessQueue]
118799 ms     |    | -[AMSLogConfig backingOSLogObject]
           /* TID 0x1251f */
118799 ms  -[AACloudServiceOwner accountForService:0x1ecb2df10]
118799 ms     | +[AACloudServiceOwner _serviceTypeForPlatform]
118799 ms     | -[ACAccountStore aa_primaryAppleAccount]
118799 ms     |    | -[ACAccountStore accountsWithAccountTypeIdentifiers:0x281038a30 preloadedProperties:0x0 error:0x0]
           /* TID 0xc533 */
118799 ms     |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118799 ms     |    |    |    |    | -[ACAccountType description]
118799 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
118799 ms     |    |    |    |    |    | -[ACAccountType identifier]
           /* TID 0x1251f */
118799 ms     |    |    | -[ACAccountStore remoteAccountStoreSession]
118799 ms     |    |    |    | -[ACTimedExpirer scheduleExpiration:0x170482410]
118799 ms     |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
           /* TID 0xc533 */
118799 ms     |    | -[ACAccountStore accountsWithAccountType:0x2839f4e00]
118799 ms     |    |    | -[ACAccountType description]
118799 ms     |    |    |    | -[ACAccountType accountTypeDescription]
118799 ms     |    |    |    | -[ACAccountType identifier]
           /* TID 0x1251f */
118799 ms     |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x1704823f0]
118799 ms     |    |    |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0xc533 */
118799 ms     |    |    | -[ACAccountStore remoteAccountStoreSession]
118799 ms     |    |    |    | -[ACTimedExpirer scheduleExpiration:0x16fe7e470]
118799 ms     |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118799 ms     |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x16fe7e450]
118799 ms     |    |    |    | -[ACRemoteAccountStoreSession _connection]
118799 ms     |    |    | -[ACAccountType encodeWithCoder:0x101a84800]
118799 ms     |    |    |    | -[ACAccountType identifier]
118799 ms     |    |    |    | -[ACAccountType accountTypeDescription]
118799 ms     |    |    |    | -[ACAccountType objectID]
118799 ms     |    |    |    | -[ACAccountType visibility]
118799 ms     |    |    |    | -[ACAccountType credentialProtectionPolicy]
118799 ms     |    |    |    | -[ACAccountType supportsAuthentication]
118799 ms     |    |    |    | -[ACAccountType supportsMultipleAccounts]
118799 ms     |    |    |    | -[ACAccountType owningBundleID]
118799 ms     |    |    |    | -[ACAccountType isObsolete]
           /* TID 0x1251f */
118800 ms  +[ACAccountStore ams_sharedAccountStoreForMediaType:0x1e77eaeb0]
118800 ms     | +[AMSUnitTests isRunningUnitTests]
118800 ms     | +[ACAccountStore defaultStore]
118800 ms  -[ACAccountStore ams_activeiTunesAccount]
118800 ms     | -[ACAccountStore ams_mediaType]
118800 ms     |    | +[AMSAccountStoreCache mediaTypeForAccountStore:0x283916df0]
118800 ms     |    |    | +[AMSAccountStoreCache cacheAccessQueue]
118800 ms     |    |    | +[AMSAccountStoreCache cache]
118800 ms     |    |    |    | +[AMSAccountStoreCache cacheAccessQueue]
118800 ms     |    |    | +[AMSProcessInfo defaultMediaTypeForCurrentProcess]
118800 ms     |    |    |    | +[AMSUnitTests isRunningUnitTests]
118800 ms     |    |    |    | +[AMSProcessInfo defaultMediaTypeAccessQueue]
118800 ms     | -[ACAccountStore ams_iTunesAccounts]
118800 ms     |    | -[ACAccountStore ams_mediaType]
118800 ms     |    |    | +[AMSAccountStoreCache mediaTypeForAccountStore:0x283916df0]
118800 ms     |    |    |    | +[AMSAccountStoreCache cacheAccessQueue]
118800 ms     |    |    |    | +[AMSAccountStoreCache cache]
118800 ms     |    |    |    |    | +[AMSAccountStoreCache cacheAccessQueue]
118800 ms     |    |    |    | +[AMSProcessInfo defaultMediaTypeForCurrentProcess]
118800 ms     |    |    |    |    | +[AMSUnitTests isRunningUnitTests]
118800 ms     |    |    |    |    | +[AMSProcessInfo defaultMediaTypeAccessQueue]
118800 ms     |    | +[ACAccountStore ams_accountTypeIdentifierForMediaType:0x1e77eaeb0]
118800 ms     |    | -[ACAccountStore _ams_accountsWithAccountTypeIdentifier:0x1e7418878 options:0x1 error:0x1704825c8]
118800 ms     |    |    | -[ACAccountStore _ams_accountTypeWithAccountTypeIdentifier:0x1e7418878 error:0x1704825c8]
118800 ms     |    |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418878 error:0x1704824e8]
118800 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
118800 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x170482280]
118800 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118800 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x170482260]
118800 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
118801 ms     |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118801 ms     |    |    |    |    | -[ACAccountType description]
118801 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
118801 ms     |    |    |    |    |    | -[ACAccountType identifier]
118801 ms     |    |    | -[ACAccountStore _ams_accountsWithAccountType:0x2839f4e00 options:0x1 error:0x1704825c8]
118801 ms     |    |    |    | -[ACAccountStore accountsWithAccountType:0x2839f4e00 options:0x1 error:0x170482548]
118801 ms     |    |    |    |    | -[ACAccountType description]
118801 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
118801 ms     |    |    |    |    |    | -[ACAccountType identifier]
118801 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
118801 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x170482210]
118801 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118801 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x1704821f0]
118801 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
118801 ms     |    |    |    |    | -[ACAccountType encodeWithCoder:0x10227d000]
118801 ms     |    |    |    |    |    | -[ACAccountType identifier]
118801 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
118801 ms     |    |    |    |    |    | -[ACAccountType objectID]
118801 ms     |    |    |    |    |    | -[ACAccountType visibility]
118801 ms     |    |    |    |    |    | -[ACAccountType credentialProtectionPolicy]
118801 ms     |    |    |    |    |    | -[ACAccountType supportsAuthentication]
118801 ms     |    |    |    |    |    | -[ACAccountType supportsMultipleAccounts]
118801 ms     |    |    |    |    |    | -[ACAccountType owningBundleID]
118801 ms     |    |    |    |    |    | -[ACAccountType isObsolete]
118803 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
118803 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118803 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
118803 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118803 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
118803 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118803 ms     |    |    |    |    | -[ACAccount description]
118803 ms     |    |    |    |    |    | -[ACAccount username]
118803 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
118803 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
118803 ms     |    |    |    |    |    | -[ACAccount identifier]
118803 ms     |    |    |    |    | -[ACAccount description]
118803 ms     |    |    |    |    |    | -[ACAccount username]
118803 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
118803 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
118803 ms     |    |    |    |    |    | -[ACAccount identifier]
118803 ms     |    |    |    |    | -[ACAccount description]
118803 ms     |    |    |    |    |    | -[ACAccount username]
118803 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
118803 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
118803 ms     |    |    |    |    |    | -[ACAccount identifier]
118803 ms     | -[ACAccount ams_isActiveForMediaType:0x1e77eaeb0]
118803 ms     |    | -[ACAccount isActive]
118803 ms     | -[ACAccount ams_isActiveForMediaType:0x1e77eaeb0]
118803 ms     |    | -[ACAccount isActive]
118803 ms     | -[ACAccount ams_isActiveForMediaType:0x1e77eaeb0]
118803 ms     |    | -[ACAccount isActive]
           /* TID 0xf107 */
118835 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807dac40]
           /* TID 0x103 */
118835 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28169dc40]
118835 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807dac40]
118835 ms  -[ACAccount credentialsChanged:0x28169dc40]
118835 ms     | -[ACAccount identifier]
118835 ms     | -[ACAccount isPropertyDirty:0x1e7417d98]
           /* TID 0xf107 */
118843 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807c0b00]
           /* TID 0x103 */
118843 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x28169dc40]
118843 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807c0b00]
118843 ms  -[ACAccount credentialsChanged:0x28169dc40]
118843 ms     | -[ACAccount identifier]
118843 ms     | -[ACAccount isPropertyDirty:0x1e7417d98]
118856 ms  -[ACNotificationRebroadcaster _accountStoreDidChange:0x281d0a460]
118856 ms  -[ACAccountStore visibleTopLevelAccountsWithAccountTypeIdentifiers:0x283cfb080 completion:0x16fd69d98]
118856 ms     | -[ACAccountStore remoteAccountStoreSession]
118856 ms     |    | -[ACTimedExpirer scheduleExpiration:0x16fd69b90]
118856 ms     |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118856 ms     | -[ACRemoteAccountStoreSession remoteObjectProxyWithErrorHandler:0x16fd69b70]
118856 ms     |    | -[ACRemoteAccountStoreSession _connection]
118857 ms  -[AMSAccountsChangedObservable _accountStoreDidChange:0x28169e520]
118857 ms     | +[AMSLogConfig sharedAccountsConfig]
118857 ms     | -[AMSLogConfig OSLogObject]
118857 ms     |    | -[AMSLogConfig propertyAccessQueue]
118857 ms     |    | -[AMSLogConfig backingOSLogObject]
           /* TID 0xf107 */
118858 ms  -[ACAccountStore dmc_visibleRemoteManagementAccounts]
118858 ms     | -[ACAccountStore dmc_RemoteManagementAccounts]
118858 ms     |    | -[ACAccountStore dmc_RemoteManagementAccountType]
118858 ms     |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418c58]
118858 ms     |    |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418c58 error:0x0]
118858 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
118858 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x1701c64c0]
118858 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
           /* TID 0xf427 */
118858 ms  -[AACloudServiceOwner accountForService:0x1ecb2df10]
           /* TID 0xf107 */
118858 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x1701c64a0]
118858 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0xf427 */
118858 ms     | +[AACloudServiceOwner _serviceTypeForPlatform]
118858 ms     | -[ACAccountStore aa_primaryAppleAccount]
118858 ms     |    | -[ACAccountStore accountsWithAccountTypeIdentifiers:0x281020b20 preloadedProperties:0x0 error:0x0]
118858 ms     |    |    | -[ACAccountStore remoteAccountStoreSession]
118858 ms     |    |    |    | -[ACTimedExpirer scheduleExpiration:0x170626410]
118858 ms     |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
           /* TID 0xf107 */
118858 ms     |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118858 ms     |    |    |    |    | -[ACAccountType description]
118858 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
118858 ms     |    |    |    |    |    | -[ACAccountType identifier]
           /* TID 0xf427 */
118859 ms     |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x1706263f0]
           /* TID 0xf107 */
118859 ms     |    | -[ACAccountStore accountsWithAccountType:0x2839f4e00]
118859 ms     |    |    | -[ACAccountType description]
118859 ms     |    |    |    | -[ACAccountType accountTypeDescription]
118859 ms     |    |    |    | -[ACAccountType identifier]
118859 ms     |    |    | -[ACAccountStore remoteAccountStoreSession]
118859 ms     |    |    |    | -[ACTimedExpirer scheduleExpiration:0x1701c6470]
118859 ms     |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
           /* TID 0xf427 */
118859 ms     |    |    |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0xf107 */
118859 ms     |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x1701c6450]
118859 ms     |    |    |    | -[ACRemoteAccountStoreSession _connection]
118859 ms     |    |    | -[ACAccountType encodeWithCoder:0x101a84800]
118859 ms     |    |    |    | -[ACAccountType identifier]
118859 ms     |    |    |    | -[ACAccountType accountTypeDescription]
118859 ms     |    |    |    | -[ACAccountType objectID]
118859 ms     |    |    |    | -[ACAccountType visibility]
118859 ms     |    |    |    | -[ACAccountType credentialProtectionPolicy]
118859 ms     |    |    |    | -[ACAccountType supportsAuthentication]
118859 ms     |    |    |    | -[ACAccountType supportsMultipleAccounts]
118859 ms     |    |    |    | -[ACAccountType owningBundleID]
118859 ms     |    |    |    | -[ACAccountType isObsolete]
           /* TID 0xf427 */
118861 ms     |    |    | -[ACAccount _setAccountStore:0x283916df0]
118861 ms     |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118861 ms     |    |    | -[ACAccount description]
118861 ms     |    |    |    | -[ACAccount username]
118861 ms     |    |    |    |    | -[ACAccount _useParentForCredentials]
118861 ms     |    |    |    |    |    | -[ACAccount authenticationType]
118861 ms     |    |    |    | -[ACAccount identifier]
           /* TID 0x1251f */
118861 ms  +[ACAccount supportsSecureCoding]
           /* TID 0xf427 */
118861 ms     |    | -[ACAccount aa_isAccountClass:0x1e8b42a50]
118861 ms     |    |    | -[ACAccount aa_accountClass]
118861 ms     |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
118861 ms     |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
           /* TID 0x1251f */
118861 ms  +[ACAccountType supportsSecureCoding]
           /* TID 0xf427 */
118861 ms  -[ACAccount userFullName]
118861 ms     | -[ACAccount objectForKeyedSubscript:0x1e7417798]
118861 ms     |    | -[ACAccount accountPropertyForKey:0x1e7417798]
118861 ms     | -[ACAccount objectForKeyedSubscript:0x1e74177d8]
118861 ms     |    | -[ACAccount accountPropertyForKey:0x1e74177d8]
118862 ms     | -[ACAccount objectForKeyedSubscript:0x1e7417798]
118862 ms     |    | -[ACAccount accountPropertyForKey:0x1e7417798]
118862 ms     | -[ACAccount objectForKeyedSubscript:0x1e74177b8]
118862 ms     |    | -[ACAccount accountPropertyForKey:0x1e74177b8]
118862 ms     | -[ACAccount objectForKeyedSubscript:0x1e74177d8]
118862 ms     |    | -[ACAccount accountPropertyForKey:0x1e74177d8]
           /* TID 0x1251f */
118862 ms  -[ACAccount _setAccountStore:0x283911b90]
118862 ms     | -[ACAccountType setAccountStore:0x283911b90]
           /* TID 0xf427 */
118863 ms  -[ACAccount isSubscriber]
118863 ms     | -[ACAccount accountPropertyForKey:0x1ed6c7680]
           /* TID 0x1251f */
118867 ms  -[ACAccountStore dmc_visibleRemoteManagementAccounts]
           /* TID 0x103 */
118867 ms  -[ACNotificationRebroadcaster _accountStoreDidChange:0x281d0d080]
118867 ms  -[ACAccountStore visibleTopLevelAccountsWithAccountTypeIdentifiers:0x283cf3380 completion:0x16fd69d98]
118867 ms     | -[ACAccountStore remoteAccountStoreSession]
118867 ms     |    | -[ACTimedExpirer scheduleExpiration:0x16fd69b90]
118867 ms     |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118867 ms     | -[ACRemoteAccountStoreSession remoteObjectProxyWithErrorHandler:0x16fd69b70]
118867 ms     |    | -[ACRemoteAccountStoreSession _connection]
118867 ms  -[AMSAccountsChangedObservable _accountStoreDidChange:0x281697e00]
118867 ms     | +[AMSLogConfig sharedAccountsConfig]
118867 ms     | -[AMSLogConfig OSLogObject]
118867 ms     |    | -[AMSLogConfig propertyAccessQueue]
118867 ms     |    | -[AMSLogConfig backingOSLogObject]
           /* TID 0x1251f */
118869 ms     | -[ACAccountStore dmc_RemoteManagementAccounts]
118869 ms     |    | -[ACAccountStore dmc_RemoteManagementAccountType]
118869 ms     |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418c58]
118869 ms     |    |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418c58 error:0x0]
118869 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
118869 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x1704824c0]
118869 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118869 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x1704824a0]
118869 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
118870 ms     |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118870 ms     |    |    |    |    | -[ACAccountType description]
118870 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
118870 ms     |    |    |    |    |    | -[ACAccountType identifier]
118870 ms     |    | -[ACAccountStore accountsWithAccountType:0x2839934f0]
118870 ms     |    |    | -[ACAccountType description]
118870 ms     |    |    |    | -[ACAccountType accountTypeDescription]
118870 ms     |    |    |    | -[ACAccountType identifier]
118870 ms     |    |    | -[ACAccountStore remoteAccountStoreSession]
118870 ms     |    |    |    | -[ACTimedExpirer scheduleExpiration:0x170482470]
118870 ms     |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118870 ms     |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x170482450]
118870 ms     |    |    |    | -[ACRemoteAccountStoreSession _connection]
118870 ms     |    |    | -[ACAccountType encodeWithCoder:0x10227d000]
118870 ms     |    |    |    | -[ACAccountType identifier]
118870 ms     |    |    |    | -[ACAccountType accountTypeDescription]
118870 ms     |    |    |    | -[ACAccountType objectID]
118870 ms     |    |    |    | -[ACAccountType visibility]
118870 ms     |    |    |    | -[ACAccountType credentialProtectionPolicy]
118870 ms     |    |    |    | -[ACAccountType supportsAuthentication]
118870 ms     |    |    |    | -[ACAccountType supportsMultipleAccounts]
118870 ms     |    |    |    | -[ACAccountType owningBundleID]
118870 ms     |    |    |    | -[ACAccountType isObsolete]
           /* TID 0xf427 */
118871 ms  -[ACAccountStore aa_primaryAppleAccount]
118871 ms     | -[ACAccountStore accountsWithAccountTypeIdentifiers:0x28100c120 preloadedProperties:0x0 error:0x0]
118871 ms     |    | -[ACAccountStore remoteAccountStoreSession]
118871 ms     |    |    | -[ACTimedExpirer scheduleExpiration:0x170626450]
118871 ms     |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118871 ms     |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x170626430]
118871 ms     |    |    | -[ACRemoteAccountStoreSession _connection]
           /* TID 0x1251f */
118875 ms  -[ACAccount _setAccountStore:0x283911b90]
118875 ms     | -[ACAccountType setAccountStore:0x283911b90]
           /* TID 0xf427 */
118876 ms     |    | -[ACAccount _setAccountStore:0x283916df0]
118876 ms     |    |    | -[ACAccountType setAccountStore:0x283916df0]
118876 ms     |    | -[ACAccount description]
118876 ms     |    |    | -[ACAccount username]
118876 ms     |    |    |    | -[ACAccount _useParentForCredentials]
118876 ms     |    |    |    |    | -[ACAccount authenticationType]
118876 ms     |    |    | -[ACAccount identifier]
118876 ms     | -[ACAccount aa_isAccountClass:0x1e8b42a50]
118876 ms     |    | -[ACAccount aa_accountClass]
118876 ms     |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
118876 ms     |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
118877 ms  -[AAUIProfilePictureStore initWithAppleAccount:0x282b40ee0 store:0x283916df0]
118877 ms     | -[ACAccountStore aa_grandSlamAccountForiCloudAccount:0x282b40ee0]
118877 ms     |    | -[ACAccountStore aida_accountForiCloudAccount:0x282b40ee0]
118877 ms     |    |    | -[ACAccount aida_alternateDSID]
118877 ms     |    |    |    | -[ACAccount accountPropertyForKey:0x1ecb2ded0]
118877 ms     |    |    | -[ACAccountStore aida_AppleIDAuthenticationAccounts]
118877 ms     |    |    |    | -[ACAccountStore aida_AppleIDAuthenticationAccountType]
118877 ms     |    |    |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418a38]
118877 ms     |    |    |    |    |    | -[ACAccountStore accountTypeWithAccountTypeIdentifier:0x1e7418a38 error:0x0]
118877 ms     |    |    |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
118877 ms     |    |    |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x1706263a0]
118877 ms     |    |    |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118877 ms     |    |    |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x170626380]
118877 ms     |    |    |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
118878 ms     |    |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118878 ms     |    |    |    |    |    |    | -[ACAccountType description]
118878 ms     |    |    |    |    |    |    |    | -[ACAccountType accountTypeDescription]
118878 ms     |    |    |    |    |    |    |    | -[ACAccountType identifier]
118878 ms     |    |    |    | -[ACAccountStore accountsWithAccountType:0x2839938e0]
118878 ms     |    |    |    |    | -[ACAccountType description]
118878 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
118878 ms     |    |    |    |    |    | -[ACAccountType identifier]
118878 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
118878 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x170626350]
118878 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118878 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x170626330]
118878 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
118878 ms     |    |    |    |    | -[ACAccountType encodeWithCoder:0x10227fa00]
118878 ms     |    |    |    |    |    | -[ACAccountType identifier]
118878 ms     |    |    |    |    |    | -[ACAccountType accountTypeDescription]
118878 ms     |    |    |    |    |    | -[ACAccountType objectID]
118878 ms     |    |    |    |    |    | -[ACAccountType visibility]
118878 ms     |    |    |    |    |    | -[ACAccountType credentialProtectionPolicy]
118878 ms     |    |    |    |    |    | -[ACAccountType supportsAuthentication]
118878 ms     |    |    |    |    |    | -[ACAccountType supportsMultipleAccounts]
118878 ms     |    |    |    |    |    | -[ACAccountType owningBundleID]
118878 ms     |    |    |    |    |    | -[ACAccountType isObsolete]
118880 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
118880 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118880 ms     |    |    |    |    | -[ACAccount _setAccountStore:0x283916df0]
118880 ms     |    |    |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118880 ms     |    |    |    |    | -[ACAccount description]
118880 ms     |    |    |    |    |    | -[ACAccount username]
118880 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
118880 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
118880 ms     |    |    |    |    |    | -[ACAccount identifier]
118880 ms     |    |    |    |    | -[ACAccount description]
118880 ms     |    |    |    |    |    | -[ACAccount username]
118880 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
118880 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
118880 ms     |    |    |    |    |    | -[ACAccount identifier]
118880 ms     |    |    | -[ACAccount aida_alternateDSID]
118880 ms     |    |    |    | -[ACAccount accountPropertyForKey:0x1ecb2ded0]
118880 ms     |    |    | -[ACAccount accountPropertyForKey:0x1ecb2e030]
118880 ms     |    |    | -[ACAccount username]
118880 ms     |    |    |    | -[ACAccount _useParentForCredentials]
118880 ms     |    |    |    |    | -[ACAccount authenticationType]
118880 ms     |    |    | -[ACAccount username]
118880 ms     |    |    |    | -[ACAccount _useParentForCredentials]
118880 ms     |    |    |    |    | -[ACAccount authenticationType]
118880 ms     |    |    | -[ACAccount aida_alternateDSID]
118880 ms     |    |    |    | -[ACAccount accountPropertyForKey:0x1ecb2ded0]
118880 ms     | -[AAUIProfilePictureStore initWithAppleAccount:0x282b40ee0 grandSlamAccount:0x282b441c0 accountStore:0x283916df0]
118880 ms     |    | -[ACAccount accountType]
118880 ms     |    | -[ACAccountType identifier]
118880 ms     |    | -[AAGrandSlamSigner initWithAccountStore:0x283916df0 grandSlamAccount:0x282b441c0 appTokenID:0x1e8b3e6d0]
118880 ms     |    | -[AAUIProfilePictureStore initWithAppleAccount:0x282b40ee0 grandSlamSigner:0x281d0c6c0]
118881 ms     |    |    | -[AAGrandSlamSigner accountStore]
118897 ms     |    |    | -[ACAccountStore init]
118897 ms     |    |    |    | -[ACAccountStore initWithRemoteEndpoint:0x0 effectiveBundleID:0x0]
118897 ms     |    |    |    |    | +[ACTimedExpirer expirerWithTimeout:0x1e]
118897 ms     |    |    |    |    |    | -[ACTimedExpirer init]
118897 ms     |    |    |    |    | +[ACTimedExpirer expirerWithTimeout:0x1e]
118897 ms     |    |    |    |    |    | -[ACTimedExpirer init]
118897 ms     |    |    |    |    | +[ACNotificationRebroadcaster sharedRebroadcaster]
118897 ms     |    |    | -[AAUIProfilePictureStore _beginObservingContactStoreDidChangeNotifications]
118897 ms  -[AAUIProfilePictureStore profilePictureForAccountOwnerWithoutMonogramFallback]
118897 ms     | -[ACAccount isEnabledForDataclass:0x1e74165f8]
118897 ms     |    | -[ACAccount enabledDataclasses]
118897 ms     |    |    | -[ACAccount parentAccount]
118897 ms     |    |    | -[ACAccount accountStore]
118897 ms     |    |    | -[ACAccountStore enabledDataclassesForAccount:0x282b40ee0 error:0x170626738]
118897 ms     |    |    |    | -[ACAccount description]
118897 ms     |    |    |    |    | -[ACAccount username]
118897 ms     |    |    |    |    |    | -[ACAccount _useParentForCredentials]
118897 ms     |    |    |    |    |    |    | -[ACAccount authenticationType]
118897 ms     |    |    |    |    | -[ACAccount identifier]
118897 ms     |    |    |    | -[ACAccountStore remoteAccountStoreSession]
118897 ms     |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x1706264d0]
118897 ms     |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118897 ms     |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x1706264b0]
118897 ms     |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
118897 ms     |    |    |    | -[ACAccount identifier]
118899 ms     |    |    | -[ACTrackedSet initWithSet:0x28169e720]
118899 ms     |    |    |    | -[ACTrackedSet _initWithEnumerable:0x28169e720 count:0x3]
118899 ms     |    |    |    |    | -[ACTrackedSet initWithObjects:0x28169f900 count:0x3]
118899 ms     | -[ACAccount aa_personID]
118899 ms     |    | -[ACAccount accountPropertyForKey:0x1e8b42670]
118899 ms     | +[AAUIServerSuppliedProfilePictureCache sharedCache]
118899 ms     |    | -[AAUIServerSuppliedProfilePictureCache init]
118899 ms     | -[AAUIServerSuppliedProfilePictureCache profilePictureForPersonID:0x28164eb60 diameter:0x1706267b0 serverFetchBlock:0x70377d30]
118899 ms     |    | -[AAUIServerSuppliedProfilePictureCache _ensureMinimumPictureDiameter_mustBeSynchronized:0xf427]
118899 ms     |    | -[AAUIServerSuppliedProfilePictureCacheEntry description]
118899 ms     |    | -[AAUIServerSuppliedProfilePictureCacheEntry description]
118899 ms     |    | -[AAUIServerSuppliedProfilePictureCacheEntry picture]
118899 ms     |    | -[AAUIServerSuppliedProfilePictureCacheEntry updating]
118899 ms     |    | -[AAUIServerSuppliedProfilePictureCacheEntry expired]
118899 ms     |    | -[AAUIServerSuppliedProfilePictureCacheEntry setUpdating:0x1]
118899 ms     |    | -[AAUIServerSuppliedProfilePictureCacheEntry serverCacheTag]
118899 ms     |    | -[AAUIProfilePictureStore _fetchProfilePictureForAccountOwnerFromServer:0x28164eb60 serverCacheTag:0x0 completion:0x0]
118899 ms     |    |    | -[AAMyPhotoRequest initWithAccount:0x282b40ee0]
118899 ms     |    |    | -[AAMyPhotoRequest setServerCacheTag:0x0]
118899 ms     |    |    | -[AAUIProfilePictureStore _fetchProfilePictureWithRequest:0x2836f6340 personID:0x28164eb60 completion:0x0]
118899 ms     |    |    |    | -[AAUIProfilePictureStore _fetchProfilePictureSupersetWithRequest:0x2836f6340 personID:0x28164eb60 completion:0x170626658]
118899 ms     |    |    |    |    | -[AARequest performRequestWithHandler:0x1706265e8]
118899 ms     |    |    |    |    |    | +[AAURLSession sharedSession]
118899 ms     |    |    |    |    |    | -[AARequest performRequestWithSession:0x281c395c0 withHandler:0x1706265e8]
118899 ms  -[AAUIProfilePictureStore profilePictureForAccountOwner]
118899 ms     | -[AAUIProfilePictureStore profilePictureForAccountOwnerWithoutMonogramFallback]
118899 ms     |    | -[ACAccount isEnabledForDataclass:0x1e74165f8]
118899 ms     |    |    | -[ACAccount enabledDataclasses]
118899 ms     |    |    |    | -[ACAccount parentAccount]
118899 ms     |    | -[ACAccount aa_personID]
118899 ms     |    |    | -[ACAccount accountPropertyForKey:0x1e8b42670]
118899 ms     |    | +[AAUIServerSuppliedProfilePictureCache sharedCache]
118899 ms     |    | -[AAUIServerSuppliedProfilePictureCache profilePictureForPersonID:0x28164eb60 diameter:0x170626760 serverFetchBlock:0x8]
118899 ms     |    |    | -[AAUIServerSuppliedProfilePictureCache _ensureMinimumPictureDiameter_mustBeSynchronized:0xf427]
118899 ms     |    |    | -[AAUIServerSuppliedProfilePictureCacheEntry description]
118899 ms     |    |    | -[AAUIServerSuppliedProfilePictureCacheEntry picture]
118899 ms     |    |    | -[AAUIServerSuppliedProfilePictureCacheEntry updating]
118899 ms     | -[ACAccount aa_firstName]
118899 ms     |    | -[ACAccount accountPropertyForKey:0x1e8b3c550]
118899 ms     | -[ACAccount aa_lastName]
118899 ms     |    | -[ACAccount accountPropertyForKey:0x1e8b3c570]
118899 ms     | -[AAUIProfilePictureStore _fallbackProfilePictureForPersonWithFirstName:0x28164d340 lastName:0x28164f8a0]
118899 ms     |    | -[AAUIProfilePictureStore _monogrammer]
           /* TID 0xf107 */
118899 ms  -[AAMyPhotoRequest urlString]
118899 ms     | +[AAURLConfiguration urlConfiguration]
118899 ms     |    | +[AAURLConfiguration _urlConfigurationWithError:0x0]
118899 ms     |    |    | +[AAURLConfiguration remoteServer]
118899 ms     |    |    | -[AARemoteServer configurationWithCompletion:0x1701c6d48]
118899 ms     |    |    |    | -[AARemoteServer _configurationAndResponseWithCompletion:0x1701c6ce8]
118899 ms     |    |    |    |    | -[AARemoteServer _configurationCacheInvalidatingIfNecessary]
118899 ms     |    |    |    |    |    | -[AARemoteServer _configurationLock_configurationCacheInvalidatingIfNecessary]
118899 ms     |    |    |    |    |    |    | -[AARemoteServerConfigurationCache creationDate]
118899 ms     |    |    |    |    | -[AARemoteServerConfigurationCache configuration]
118900 ms     |    |    |    |    | -[AARemoteServerConfigurationCache response]
118900 ms     | -[AAURLConfiguration getMyPhotoURL]
118900 ms     |    | -[AAURLConfiguration _urlStringForKey:0x1e8b3ee90]
118900 ms  -[AAMyPhotoRequest urlRequest]
118900 ms     | -[AARequest urlRequest]
118900 ms     |    | -[AAMyPhotoRequest urlString]
118900 ms     |    |    | +[AAURLConfiguration urlConfiguration]
118900 ms     |    |    |    | +[AAURLConfiguration _urlConfigurationWithError:0x0]
118900 ms     |    |    |    |    | +[AAURLConfiguration remoteServer]
118900 ms     |    |    |    |    | -[AARemoteServer configurationWithCompletion:0x1701c6b78]
118900 ms     |    |    |    |    |    | -[AARemoteServer _configurationAndResponseWithCompletion:0x1701c6b18]
118900 ms     |    |    |    |    |    |    | -[AARemoteServer _configurationCacheInvalidatingIfNecessary]
118900 ms     |    |    |    |    |    |    |    | -[AARemoteServer _configurationLock_configurationCacheInvalidatingIfNecessary]
118900 ms     |    |    |    |    |    |    |    |    | -[AARemoteServerConfigurationCache creationDate]
118900 ms     |    |    |    |    |    |    | -[AARemoteServerConfigurationCache configuration]
118900 ms     |    |    |    |    |    |    | -[AARemoteServerConfigurationCache response]
118900 ms     |    |    | -[AAURLConfiguration getMyPhotoURL]
118900 ms     |    |    |    | -[AAURLConfiguration _urlStringForKey:0x1e8b3ee90]
118900 ms     |    | -[AARequest flushCache]
118901 ms     |    | +[AADeviceInfo clientInfoHeader]
118901 ms     |    |    | +[AADeviceInfo clientInfoHeader]
118901 ms     |    |    |    | -[AADeviceInfo productType]
118901 ms     |    |    |    | -[AADeviceInfo osName]
118901 ms     |    |    |    | +[AADeviceInfo osVersion]
118901 ms     |    |    |    | -[AADeviceInfo buildVersion]
118902 ms     |    | +[AAPreferences isExperimentalModeEnabled]
118902 ms     |    |    | +[AADeviceInfo isInternalBuild]
118902 ms     | -[ACAccount description]
118902 ms     |    | -[ACAccount username]
118902 ms     |    |    | -[ACAccount _useParentForCredentials]
118902 ms     |    |    |    | -[ACAccount authenticationType]
118902 ms     |    | -[ACAccount identifier]
118902 ms     | -[ACAccount aa_personID]
118902 ms     |    | -[ACAccount accountPropertyForKey:0x1e8b42670]
118902 ms     | -[ACAccount aa_authToken]
118902 ms     |    | -[ACAccount credential]
118902 ms     |    |    | -[ACAccount credentialWithError:0x0]
118902 ms     |    |    |    | -[ACAccount _useParentForCredentials]
118902 ms     |    |    |    |    | -[ACAccount authenticationType]
118902 ms     |    |    |    | -[ACAccount accountStore]
118902 ms     |    |    |    | -[ACAccountStore credentialForAccount:0x282b40ee0 error:0x0]
118902 ms     |    |    |    |    | -[ACAccount description]
118902 ms     |    |    |    |    |    | -[ACAccount username]
118902 ms     |    |    |    |    |    |    | -[ACAccount _useParentForCredentials]
118902 ms     |    |    |    |    |    |    |    | -[ACAccount authenticationType]
118902 ms     |    |    |    |    |    | -[ACAccount identifier]
118902 ms     |    |    |    |    | -[ACAccountStore remoteAccountStoreSession]
118902 ms     |    |    |    |    |    | -[ACTimedExpirer scheduleExpiration:0x1701c69d0]
118902 ms     |    |    |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118902 ms     |    |    |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x1701c69b0]
118902 ms     |    |    |    |    |    | -[ACRemoteAccountStoreSession _connection]
118903 ms     |    |    |    |    | -[ACAccount identifier]
118907 ms     |    |    |    |    | +[ACAccountCredential supportsSecureCoding]
118907 ms     |    |    |    |    | +[ACZeroingString supportsSecureCoding]
118907 ms     |    |    |    |    | -[ACAccountCredential _setOwningAccount:0x282b40ee0]
118907 ms     |    |    |    |    | -[ACAccountCredential description]
118907 ms     |    |    |    | -[ACAccount _installCredentialsChangedObserver]
118908 ms     |    | -[ACAccountCredential token]
118908 ms     |    |    | -[ACAccountCredential credentialItemForKey:0x1e74190b8]
118908 ms     |    |    |    | -[ACZeroingString length]
118908 ms     |    |    |    | -[ACZeroingString getCharacters:0x1203769e0 range:0x0]
118908 ms     | -[ACAccount aa_personID]
118908 ms     |    | -[ACAccount accountPropertyForKey:0x1e8b42670]
118908 ms     | -[ACAccount aa_authToken]
118908 ms     |    | -[ACAccount credential]
118908 ms     |    |    | -[ACAccount credentialWithError:0x0]
118908 ms     |    |    |    | -[ACAccount _useParentForCredentials]
118908 ms     |    |    |    |    | -[ACAccount authenticationType]
118908 ms     |    | -[ACAccountCredential token]
118908 ms     |    |    | -[ACAccountCredential credentialItemForKey:0x1e74190b8]
118908 ms     |    |    |    | -[ACZeroingString length]
118908 ms     |    |    |    | -[ACZeroingString getCharacters:0x120373360 range:0x0]
118908 ms     | -[ACAccount aa_altDSID]
118908 ms     |    | -[ACAccount accountPropertyForKey:0x1e8b3c830]
118908 ms     | -[ACAccount aa_repairState]
118908 ms     |    | -[ACAccount parentAccount]
118908 ms     |    | -[ACAccount accountPropertyForKey:0x1e8b42bf0]
118908 ms  -[AAURLSession dataTaskWithRequest:0x28100a090 completion:0x1701c6e40]
118908 ms     | -[AAURLSession _enqueueRequest:0x28100a090 completion:0x1701c6e40]
118908 ms     |    | -[AKAppleIDSession initWithIdentifier:0x281cc6fa0]
118908 ms     |    | -[AAURLSessionContext _initRequiringSigning:0x0 appleIDSession:0x2807c83c0]
118908 ms  -[AAURLSession _sessionQueue_enqueueTask:0x120376ee0 completion:0x281d00720]
           /* TID 0xc533 */
118910 ms  -[AAURLSessionContext URLSession:0x10401f340 task:0x120376ee0 getAppleIDHeadersForResponse:0x0 completionHandler:0x16fe7e650]
118910 ms     | -[AKAppleIDSession URLSession:0x10401f340 task:0x1203769e0 getAppleIDHeadersForResponse:0x0 completionHandler:0x16fe7e5c0]
118910 ms     |    | -[AKAppleIDSession _generateAppleIDHeadersForSessionTask:0x1203769e0 withCompletion:0x16fe7e538]
118910 ms     |    |    | -[AKAppleIDSession _nativeAnisetteController]
118910 ms     |    |    |    | -[AKAnisetteProvisioningController init]
118910 ms     |    |    | -[AKAnisetteProvisioningController anisetteDataForURLRequest:0x28100dfd0 completion:0x16fe7e428]
118910 ms     |    |    |    | -[AKAnisetteProvisioningController fetchAnisetteDataAndProvisionIfNecessary:0x1 withCompletion:0x16fe7e428]
118910 ms     |    |    |    |    | -[AKAnisetteProvisioningController _anisetteServiceConnection]
118910 ms     |    |    |    |    |    | +[AKAnisetteProvisioningDaemonInterface XPCInterface]
118910 ms     |    |    |    |    |    | +[AKAnisetteProvisioningClientInterface XPCInterface]
           /* TID 0xf427 */
118911 ms     | -[AAUIProfilePictureStore pictureDiameter]
118911 ms  -[AACloudServiceOwner accountForService:0x1ecb2df10]
118912 ms     | +[AACloudServiceOwner _serviceTypeForPlatform]
118912 ms     | -[ACAccountStore aa_primaryAppleAccount]
118912 ms     |    | -[ACAccountStore accountsWithAccountTypeIdentifiers:0x281025dc0 preloadedProperties:0x0 error:0x0]
118912 ms     |    |    | -[ACAccountStore remoteAccountStoreSession]
118912 ms     |    |    |    | -[ACTimedExpirer scheduleExpiration:0x170626410]
118912 ms     |    |    |    |    | -[ACTimedExpirer _unsafeCancelTimer]
118912 ms     |    |    | -[ACRemoteAccountStoreSession synchronousRemoteObjectProxyWithErrorHandler:0x1706263f0]
118912 ms     |    |    |    | -[ACRemoteAccountStoreSession _connection]
118918 ms     |    |    | -[ACAccount _setAccountStore:0x283916df0]
118918 ms     |    |    |    | -[ACAccountType setAccountStore:0x283916df0]
118918 ms     |    |    | -[ACAccount description]
118918 ms     |    |    |    | -[ACAccount username]
118918 ms     |    |    |    |    | -[ACAccount _useParentForCredentials]
118918 ms     |    |    |    |    |    | -[ACAccount authenticationType]
118918 ms     |    |    |    | -[ACAccount identifier]
118918 ms     |    | -[ACAccount aa_isAccountClass:0x1e8b42a50]
118918 ms     |    |    | -[ACAccount aa_accountClass]
118918 ms     |    |    |    | -[ACAccount objectForKeyedSubscript:0x1e8b42c10]
118918 ms     |    |    |    |    | -[ACAccount accountPropertyForKey:0x1e8b42c10]
118918 ms  -[ACAccount userFullName]
118918 ms     | -[ACAccount objectForKeyedSubscript:0x1e7417798]
118918 ms     |    | -[ACAccount accountPropertyForKey:0x1e7417798]
118918 ms     | -[ACAccount objectForKeyedSubscript:0x1e74177d8]
118918 ms     |    | -[ACAccount accountPropertyForKey:0x1e74177d8]
118919 ms     | -[ACAccount objectForKeyedSubscript:0x1e7417798]
118919 ms     |    | -[ACAccount accountPropertyForKey:0x1e7417798]
118919 ms     | -[ACAccount objectForKeyedSubscript:0x1e74177b8]
118919 ms     |    | -[ACAccount accountPropertyForKey:0x1e74177b8]
118919 ms     | -[ACAccount objectForKeyedSubscript:0x1e74177d8]
118919 ms     |    | -[ACAccount accountPropertyForKey:0x1e74177d8]
           /* TID 0x1251f */
118919 ms  +[AKAnisetteData supportsSecureCoding]
118919 ms  -[AKAppleIDSession _genericAppleIDHeadersDictionaryForRequest:0x28100dfd0]
           /* TID 0xf427 */
118919 ms  -[ACAccount isSubscriber]
118919 ms     | -[ACAccount accountPropertyForKey:0x1ed6c7680]
           /* TID 0x1251f */
118920 ms     | +[AKDevice currentDevice]
118920 ms     | -[AKDevice locale]
118920 ms  -[AKAnisetteData machineID]
118920 ms  -[AKAnisetteData oneTimePassword]
118920 ms  -[AKAnisetteData routingInfo]
118921 ms  +[AKDevice currentDevice]
118921 ms  -[AKDevice localUserUUID]
118921 ms  +[AKConfiguration sharedConfiguration]
118921 ms  -[AKConfiguration shouldAllowTestApplication]
118921 ms     | -[AKConfiguration configurationValueForKey:0x1e8b17ff8]
118921 ms  -[AKAppleIDSession _pairedDeviceAnisetteController]
118921 ms  -[AAURLSessionContext _additionalHeadersForRequest:0x281025f50 completion:0x170482270]
118921 ms     | -[AAURLSessionContext requiresSigning]
           /* TID 0xc533 */
118921 ms  +[NSError _web_errorWithDomain:0x1f61f0440 code:0xfffffffffffffc19 URL:0x283993c60]
118921 ms     | -[NSError _web_initWithDomain_nowarn:0x1f61f0440 code:0xfffffffffffffc19 URL:0x283993c60]
118921 ms     |    | -[NSError initWithDomain:0x1f61f0440 code:0xfffffffffffffc19 userInfo:0x281691260]
118921 ms  -[NSError userInfo]
118921 ms  -[NSError domain]
118921 ms  -[NSError code]
118921 ms  -[NSError domain]
118921 ms  -[NSError code]
118921 ms  -[NSError userInfo]
118921 ms  -[NSError userInfo]
           /* TID 0xf427 */
118921 ms  -[AAUIProfilePictureStore profilePictureForAccountOwnerWithoutMonogramFallback]
118921 ms     | -[ACAccount isEnabledForDataclass:0x1e74165f8]
118921 ms     |    | -[ACAccount enabledDataclasses]
118921 ms     |    |    | -[ACAccount parentAccount]
118921 ms     | -[ACAccount aa_personID]
118921 ms     |    | -[ACAccount accountPropertyForKey:0x1e8b42670]
118921 ms     | +[AAUIServerSuppliedProfilePictureCache sharedCache]
118921 ms     | -[AAUIServerSuppliedProfilePictureCache profilePictureForPersonID:0x28164eb60 diameter:0x1706267b0 serverFetchBlock:0x8]
118921 ms     |    | -[AAUIServerSuppliedProfilePictureCache _ensureMinimumPictureDiameter_mustBeSynchronized:0xf427]
118921 ms     |    | -[AAUIServerSuppliedProfilePictureCacheEntry description]
           /* TID 0xc533 */
118921 ms  -[NSError domain]
118922 ms  -[NSError code]
118922 ms  +[NSError errorWithDomain:0x1f61f0440 code:0xfffffffffffffc19 userInfo:0x2816a06c0]
118922 ms     | -[NSError initWithDomain:0x1f61f0440 code:0xfffffffffffffc19 userInfo:0x2816a06c0]
118922 ms  -[NSError code]
118922 ms  -[NSError code]
118922 ms  -[NSError description]
118922 ms     | -[NSError userInfo]
118922 ms     | -[NSError domain]
118922 ms     | -[NSError userInfo]
118922 ms     | -[NSError domain]
118922 ms     | -[NSError userInfo]
118922 ms     | -[NSError userInfo]
118922 ms     | -[NSError domain]
118922 ms     | -[NSError code]
           /* TID 0xf427 */
118922 ms     |    | -[AAUIServerSuppliedProfilePictureCacheEntry picture]
118922 ms     |    | -[AAUIServerSuppliedProfilePictureCacheEntry updating]
118922 ms  -[AAUIProfilePictureStore profilePictureForAccountOwner]
118922 ms     | -[AAUIProfilePictureStore profilePictureForAccountOwnerWithoutMonogramFallback]
118922 ms     |    | -[ACAccount isEnabledForDataclass:0x1e74165f8]
118922 ms     |    |    | -[ACAccount enabledDataclasses]
118922 ms     |    |    |    | -[ACAccount parentAccount]
118922 ms     |    | -[ACAccount aa_personID]
118922 ms     |    |    | -[ACAccount accountPropertyForKey:0x1e8b42670]
118922 ms     |    | +[AAUIServerSuppliedProfilePictureCache sharedCache]
118922 ms     |    | -[AAUIServerSuppliedProfilePictureCache profilePictureForPersonID:0x28164eb60 diameter:0x170626760 serverFetchBlock:0x8]
118922 ms     |    |    | -[AAUIServerSuppliedProfilePictureCache _ensureMinimumPictureDiameter_mustBeSynchronized:0xf427]
118922 ms     |    |    | -[AAUIServerSuppliedProfilePictureCacheEntry description]
118922 ms     |    |    | -[AAUIServerSuppliedProfilePictureCacheEntry picture]
118922 ms     |    |    | -[AAUIServerSuppliedProfilePictureCacheEntry updating]
118922 ms     | -[ACAccount aa_firstName]
118922 ms     |    | -[ACAccount accountPropertyForKey:0x1e8b3c550]
118922 ms     | -[ACAccount aa_lastName]
118922 ms     |    | -[ACAccount accountPropertyForKey:0x1e8b3c570]
118922 ms     | -[AAUIProfilePictureStore _fallbackProfilePictureForPersonWithFirstName:0x28164d340 lastName:0x28164f8a0]
118922 ms     |    | -[AAUIProfilePictureStore _monogrammer]
118922 ms     | -[AAUIProfilePictureStore pictureDiameter]
           /* TID 0xf107 */
118969 ms  -[ACAccount _setObjectID:0x2839a8230]
118969 ms  -[ACAccount _clearCachedChildAccounts]
118969 ms  -[ACAccount _setAccountStore:0x2839f4a10]
118969 ms     | -[ACAccountType setAccountStore:0x2839f4a10]
118969 ms  -[ACAccount _clearDirtyProperties]
118969 ms     | -[ACTrackedSet allObjects]
118969 ms     | -[ACTrackedSet initWithArray:0x281690840]
118969 ms     |    | -[ACTrackedSet _initWithEnumerable:0x281690840 count:0x22]
118969 ms     |    |    | -[ACTrackedSet initWithObjects:0x12962ddb0 count:0x22]
118969 ms     | -[ACTrackedSet allObjects]
118969 ms     | -[ACTrackedSet initWithArray:0x281690940]
118969 ms     |    | -[ACTrackedSet _initWithEnumerable:0x281690940 count:0x3]
118969 ms     |    |    | -[ACTrackedSet initWithObjects:0x281690dc0 count:0x3]
118969 ms     | -[ACAccountCredential _clearDirtyProperties]
118969 ms  -[ACAccountStore _unsanitizeError:0x0]
           /* TID 0x1251f */
118969 ms  -[AASignInFlowController _addKeysAndEnrollCDPStateForAccount:0x282b408c0 withCDPContext:0x282558580 completion:0x281d08510]
118969 ms     | -[AASignInFlowController _enrollCDPStateForAccount:0x282b408c0 withCDPContext:0x282558580 completion:0x281d08510]
           /* TID 0xf107 */
119050 ms  -[ACAccountStoreClientSideListener accountCredentialsDidChangeForAccountWithIdentifier:0x2807dba40]
           /* TID 0x103 */
119051 ms  -[ACMonitoredAccountStore credentialsChangedNotification:0x281690da0]
119051 ms     | -[ACMonitoredAccountStore monitoredAccountWithIdentifier:0x2807dba40]
119051 ms  -[ACAccount credentialsChanged:0x281690da0]
119051 ms     | -[ACAccount identifier]
119051 ms  -[ACAccount credentialsChanged:0x281690da0]
119051 ms     | -[ACAccount identifier]
           /* TID 0xf107 */
119473 ms  -[AAURLSession URLSession:0x10401f340 task:0x120376ee0 didCompleteWithError:0x0]
119473 ms     | -[AAURLSession _sessionQueue_dequeueTask:0x120376ee0 withResponse:0x2816a24e0 error:0x0]
119473 ms     |    | -[AARequest _handleDataTaskCompletionWithData:0x0 response:0x2816a24e0 error:0x0]
119474 ms     |    |    | +[AAMyPhotoRequest responseClass]
119475 ms     |    |    | -[AAPhotoResponse initWithHTTPResponse:0x2816a24e0 data:0x0]
119475 ms     |    |    |    | -[AAResponse initWithHTTPResponse:0x2816a24e0 data:0x0]
119475 ms     |    |    |    |    | -[AAResponse initWithHTTPResponse:0x2816a24e0 data:0x0 bodyIsPlist:0x1]
119476 ms     |    |    |    |    |    | -[AAResponse _parsePlistResponse:0x0]
119476 ms     |    |    |    |    |    | -[AAResponse responseDictionary]
119476 ms     |    |    |    |    |    | -[AAResponse responseDictionary]
119477 ms     |    |    |    |    |    | -[AAResponse error]
119477 ms     |    |    |    |    |    | +[NSError errorWithDomain:0x1e8b3abf0 code:0x194 userInfo:0x2816a31e0]
119477 ms     |    |    |    |    |    |    | -[NSError initWithDomain:0x1e8b3abf0 code:0x194 userInfo:0x2816a31e0]
119477 ms     |    |    |    |    |    | -[AAResponse setError:0x281d60db0]
119477 ms     |    |    |    | -[AAResponse data]
119477 ms     |    |    | -[AAResponse statusCode]
119478 ms     |    |    | +[AAUIServerSuppliedProfilePictureCache sharedCache]
119478 ms     |    |    | -[AAUIServerSuppliedProfilePictureCache updateProfilePicture:0x0 didReceiveNewPicture:0x1 serverCacheTag:0x0 forPersonID:0x28164eb60]
119478 ms     |    |    |    | -[AAUIServerSuppliedProfilePictureCacheEntry description]
119478 ms     |    |    |    | -[AAUIServerSuppliedProfilePictureCacheEntry setUpdating:0x0]
119478 ms     |    |    |    | -[AAUIServerSuppliedProfilePictureCacheEntry picture]
119479 ms     |    |    |    | -[AAUIServerSuppliedProfilePictureCacheEntry setPicture:0x0]
119479 ms     |    |    |    | -[AAUIServerSuppliedProfilePictureCacheEntry description]
           /* TID 0x103 */
124786 ms  -[AAUISpinnerViewController viewWillDisappear:0x1]
124860 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
124860 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
124869 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
124869 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
124870 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
124870 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
124899 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
124899 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
124913 ms  +[NSError errorWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
124913 ms     | -[NSError initWithDomain:0x1e856c458 code:0x191 userInfo:0x0]
           /* TID 0xf427 */
141362 ms  -[ACTimedExpirer _cancelTimer]
141363 ms     | -[ACTimedExpirer _unsafeCancelTimer]
141363 ms  -[ACAccountStoreClientSideListener connectionWasInvalidated]
146495 ms  -[ACTimedExpirer _cancelTimer]
146495 ms     | -[ACTimedExpirer _unsafeCancelTimer]
146496 ms  -[ACAccountStoreClientSideListener connectionWasInvalidated]
149545 ms  -[ACTimedExpirer _cancelTimer]
149549 ms     | -[ACTimedExpirer _unsafeCancelTimer]
149549 ms  -[ACAccountStoreClientSideListener connectionWasInvalidated]
           /* TID 0x11c3b */
149549 ms  -[ACTimedExpirer _cancelTimer]
149549 ms     | -[ACTimedExpirer _unsafeCancelTimer]
149550 ms  -[ACAccountStoreClientSideListener connectionWasInvalidated]

results matching ""

    No results matching ""