Skip to content

Commit 3e6b05f

Browse files
committed
iOS 9.2
1 parent 19705a0 commit 3e6b05f

File tree

1,359 files changed

+8584
-4097
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,359 files changed

+8584
-4097
lines changed

Frameworks/AVFoundation.framework/AVAsset.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
- (unsigned int)_addChapterMetadataItem:(id)arg1 timeRange:(struct { struct { long long x_1_1_1; int x_1_1_2; unsigned int x_1_1_3; long long x_1_1_4; } x1; struct { long long x_2_1_1; int x_2_1_2; unsigned int x_2_1_3; long long x_2_1_4; } x2; })arg2 toChapters:(id)arg3 fromIndex:(unsigned int)arg4;
3131
- (id)_assetInspector;
3232
- (id)_assetInspectorLoader;
33+
- (id)_availableCanonicalizedChapterLanguages;
3334
- (id)_chapterDataTypeForMediaSubType:(long)arg1;
3435
- (id)_chapterMetadataGroupsBestMatchingPreferredLanguages:(id)arg1 containingItemsWithCommonKeys:(id)arg2;
3536
- (id)_chapterMetadataGroupsWithFigChapterGroups:(id)arg1 titleLanguage:(id)arg2 containingItemsWithCommonKeys:(id)arg3;

Frameworks/AVFoundation.framework/AVAssetInternal.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
@interface AVAssetInternal : NSObject {
66
NSString *anchorChapterType;
7+
NSArray *availableCanonicalizedChapterLanguages;
78
NSArray *availableChapterLanguages;
89
NSArray *availableChapterLocales;
910
NSArray *chapterGroupInfo;

Frameworks/AVFoundation.framework/AVAssetWriter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
+ (id)_errorForOSStatus:(long)arg1;
2525
+ (id)assetWriterWithURL:(id)arg1 fileType:(id)arg2 error:(id*)arg3;
2626
+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1;
27-
+ (void)declareKeyPathDependenciesWithRegistry:(id)arg1;
2827
+ (void)initialize;
2928

3029
- (id)_helper;
@@ -41,6 +40,7 @@
4140
- (BOOL)canApplyOutputSettings:(id)arg1 forMediaType:(id)arg2;
4241
- (void)cancelWriting;
4342
- (void)dealloc;
43+
- (void)declareKeyPathDependenciesWithRegistry:(id)arg1;
4444
- (id)description;
4545
- (id)directoryForTemporaryFiles;
4646
- (void)endSessionAtSourceTime:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg1;

Frameworks/AVFoundation.framework/AVAssetWriterInput.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131

3232
+ (id)assetWriterInputWithMediaType:(id)arg1 outputSettings:(id)arg2;
3333
+ (id)assetWriterInputWithMediaType:(id)arg1 outputSettings:(id)arg2 sourceFormatHint:(struct opaqueCMFormatDescription { }*)arg3;
34-
+ (void)declareKeyPathDependenciesWithRegistry:(id)arg1;
3534
+ (void)initialize;
3635

3736
- (short)_alternateGroupID;
@@ -68,6 +67,7 @@
6867
- (BOOL)canPerformMultiplePasses;
6968
- (id)currentPassDescription;
7069
- (void)dealloc;
70+
- (void)declareKeyPathDependenciesWithRegistry:(id)arg1;
7171
- (id)description;
7272
- (BOOL)expectsMediaDataInRealTime;
7373
- (id)extendedLanguageTag;

Frameworks/AVFoundation.framework/AVAssetWriterInputPixelBufferAdaptor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
@property (readonly) Class superclass;
1616

1717
+ (id)assetWriterInputPixelBufferAdaptorWithAssetWriterInput:(id)arg1 sourcePixelBufferAttributes:(id)arg2;
18-
+ (void)declareKeyPathDependenciesWithRegistry:(id)arg1;
1918

2019
- (void)addCallbackToCancelDuringDeallocation:(id)arg1;
2120
- (BOOL)appendPixelBuffer:(struct __CVBuffer { }*)arg1 withPresentationTime:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg2;
2221
- (id)assetWriterInput;
2322
- (void)dealloc;
23+
- (void)declareKeyPathDependenciesWithRegistry:(id)arg1;
2424
- (id)description;
2525
- (void)finalize;
2626
- (id)init;

Frameworks/AVFoundation.framework/AVAssetWriterInputWritingHelper.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
@property (readonly) unsigned int hash;
1919
@property (readonly) Class superclass;
2020

21-
+ (void)declareKeyPathDependenciesWithRegistry:(id)arg1;
22-
2321
- (id)_assetWriterTrack;
2422
- (void)_attachToMediaDataRequester:(id)arg1;
2523
- (void)_detachFromMediaDataRequester:(id)arg1;
@@ -31,6 +29,7 @@
3129
- (BOOL)canPerformMultiplePasses;
3230
- (id)currentPassDescription;
3331
- (void)dealloc;
32+
- (void)declareKeyPathDependenciesWithRegistry:(id)arg1;
3433
- (void)didStartInitialSession;
3534
- (void)finalize;
3635
- (id)initWithConfigurationState:(id)arg1;

Frameworks/AVFoundation.framework/AVExternalDevice.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
@property (nonatomic, readonly) BOOL rightHandDrive;
2626
@property (nonatomic, readonly) NSArray *screenIDs;
2727
@property (nonatomic, readonly) NSDictionary *screenInputCapabilities;
28+
@property (nonatomic, readonly) NSDictionary *screenPrimaryInputDevices;
2829
@property (nonatomic, readonly) int transportType;
2930

3031
+ (id)currentCarPlayExternalDevice;
@@ -64,6 +65,7 @@
6465
- (BOOL)rightHandDrive;
6566
- (id)screenIDs;
6667
- (id)screenInputCapabilities;
68+
- (id)screenPrimaryInputDevices;
6769
- (void)setDelegate:(id)arg1;
6870
- (void)takeScreenForClient:(id)arg1 reason:(id)arg2;
6971
- (int)transportType;

Frameworks/AVFoundation.framework/AVKVODispatcher.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@
1111
- (void)dealloc;
1212
- (id)initWithDescriptionOfHowAllObservedPropertyChangesAreSerializedWithDispatcherDeallocation:(id)arg1;
1313
- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void*)arg4;
14+
- (id)startObservingObject:(id)arg1 weakObserver:(id)arg2 forKeyPath:(id)arg3 options:(unsigned int)arg4 context:(void*)arg5;
15+
- (id)startObservingObject:(id)arg1 weakObserver:(id)arg2 forTwoPartKeyPath:(id)arg3 options:(unsigned int)arg4 context:(void*)arg5;
1416
- (id)startObservingValueAtKeyPath:(id)arg1 ofObject:(id)arg2 options:(unsigned int)arg3 usingBlock:(id /* block */)arg4;
1517
- (id)startObservingValueAtKeyPath:(id)arg1 withoutKeepingAliveObservedObject:(id)arg2 options:(unsigned int)arg3 usingBlock:(id /* block */)arg4;
18+
- (id)startObservingValueAtTwoPartKeyPath:(id)arg1 ofObject:(id)arg2 options:(unsigned int)arg3 usingBlock:(id /* block */)arg4;
1619

1720
@end
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
/* Generated by RuntimeBrowser
2+
Image: /System/Library/Frameworks/AVFoundation.framework/AVFoundation
3+
*/
4+
5+
@interface AVKeyPathFlattener : NSObject <AVKeyPathDependencyHost, AVWeakObservable> {
6+
AVTwoPartKeyPath *_dependencyKeyPath;
7+
AVKeyPathDependencyManager *_dependencyManager;
8+
NSObject *_observedObject;
9+
}
10+
11+
@property (readonly, copy) NSString *debugDescription;
12+
@property (nonatomic, readonly) id dependentProperty;
13+
@property (readonly, copy) NSString *description;
14+
@property (readonly) unsigned int hash;
15+
@property (readonly) Class superclass;
16+
17+
- (void)addCallbackToCancelDuringDeallocation:(id)arg1;
18+
- (void)dealloc;
19+
- (void)declareKeyPathDependenciesWithRegistry:(id)arg1;
20+
- (id)dependentProperty;
21+
- (id)init;
22+
- (id)initForObservingValueAtKeyPath:(id)arg1 onObject:(id)arg2;
23+
- (id)observedObject;
24+
- (id)topLevelDependencyProperty;
25+
26+
@end

Frameworks/AVFoundation.framework/AVMediaSelectionOption.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
@property (getter=isPlayable, nonatomic, readonly) BOOL playable;
2020
@property (nonatomic, readonly) AVAssetTrack *track;
2121
@property (nonatomic, readonly) int trackID;
22+
@property (nonatomic, readonly) NSString *unicodeLanguageCode;
23+
@property (nonatomic, readonly) NSString *unicodeLanguageIdentifier;
2224

2325
// Image: /System/Library/Frameworks/AVFoundation.framework/AVFoundation
2426

@@ -38,6 +40,7 @@
3840
- (id)associatedExtendedLanguageTag;
3941
- (id)associatedMediaSelectionOptionInMediaSelectionGroup:(id)arg1;
4042
- (id)associatedPersistentIDs;
43+
- (id)associatedUnicodeLanguageIdentifier;
4144
- (id)availableMetadataFormats;
4245
- (id)commonMetadata;
4346
- (id)copyWithZone:(struct _NSZone { }*)arg1;
@@ -67,6 +70,8 @@
6770
- (id)propertyList;
6871
- (id)track;
6972
- (int)trackID;
73+
- (id)unicodeLanguageCode;
74+
- (id)unicodeLanguageIdentifier;
7075

7176
// Image: /System/Library/Frameworks/AVKit.framework/AVKit
7277

Frameworks/AVFoundation.framework/AVMetadataItem.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@
8585
- (int)statusOfValueForKey:(id)arg1 error:(id*)arg2;
8686
- (id)stringValue;
8787
- (struct { long long x1; int x2; unsigned int x3; long long x4; })time;
88+
- (id)unicodeLanguageCode;
89+
- (id)unicodeLanguageIdentifier;
8890
- (id)value;
8991

9092
@end

Frameworks/AVFoundation.framework/AVPlayer.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@
107107
- (id)_items_invokeOnIvarAccessQueue;
108108
- (void)_logPerformanceDataForCurrentItem;
109109
- (void)_logPerformanceDataForPreviousItem;
110+
- (struct CGSize { float x1; float x2; })_maximumAVPlayerLayerDisplaySize;
110111
- (id)_multichannelAudioStrategy;
111112
- (void)_noteDisplaySize:(struct CGSize { float x1; float x2; })arg1 forPlayerLayer:(id)arg2;
112113
- (void)_noteNewNonForcedSubtitleDisplayEnabledForPlayerItem:(id)arg1;

Frameworks/AVFoundation.framework/AVPlayerLayer.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
- (void)_configurePlayerWhenEnteringPIP;
3030
- (void)_configurePlayerWhenLeavingPIP;
3131
- (void)_disassociateWithPIPLayer;
32+
- (struct CGSize { float x1; float x2; })_displaySize;
3233
- (void)_forBoundsAnimations:(id)arg1 applyBlock:(id /* block */)arg2;
3334
- (void)_forceLayout;
3435
- (void)_mergeClientLayersIntoMaskLayer:(id)arg1;

Frameworks/AVFoundation.framework/AVPlayerLayerInternal.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
*/
44

55
@interface AVPlayerLayerInternal : NSObject {
6+
NSSet *KVOInvokers;
67
AVPlayer *_player;
78
AVPlayerLayer *associatedPIPLayer;
89
BOOL canDispatchOverrides;

Frameworks/AddressBookUI.framework/ABMembersViewController.h

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
Image: /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
33
*/
44

5-
@interface ABMembersViewController : ABAbstractViewController <ABMembersControllerDelegate, ABNewPersonViewControllerDelegate, ABPersonEditDelegate, ABViewControllerBannerViewProtocol, CNContactViewControllerAddContactPresenter> {
5+
@interface ABMembersViewController : ABAbstractViewController <ABMembersControllerDelegate, ABNewPersonViewControllerDelegate, ABPersonEditDelegate, ABViewControllerBannerViewProtocol, CNAvatarCardControllerDelegate, CNContactViewControllerAddContactPresenter> {
66
_UIAccessDeniedView *_accessDeniedView;
7+
CNAvatarCardController *_cardController;
8+
CNContactStore *_contactStore;
79
id _insertionLabel;
810
int _insertionProperty;
911
id _insertionValue;
@@ -16,6 +18,8 @@
1618
@property (nonatomic, readonly) _UIAccessDeniedView *accessDeniedView;
1719
@property (readonly) BOOL allowsCancel;
1820
@property (readonly) BOOL allowsCardEditing;
21+
@property (nonatomic, retain) CNAvatarCardController *cardController;
22+
@property (nonatomic, retain) CNContactStore *contactStore;
1923
@property (readonly, copy) NSString *debugDescription;
2024
@property (readonly, copy) NSString *description;
2125
@property (readonly) unsigned int hash;
@@ -37,10 +41,13 @@
3741
- (BOOL)allowsCardEditing;
3842
- (BOOL)allowsShowingPersonsCards;
3943
- (void)applicationDidResume;
44+
- (int)avatarCardController:(id)arg1 presentationResultForLocation:(struct CGPoint { float x1; float x2; })arg2;
4045
- (BOOL)canHandleSnapbackIdentifier:(id)arg1 animated:(BOOL)arg2;
4146
- (void)cancel:(id)arg1;
4247
- (void)cancelRefreshingAccount;
4348
- (void)cancelSearching:(id)arg1;
49+
- (id)cardController;
50+
- (id)contactStore;
4451
- (void)dealloc;
4552
- (void)decodeRestorableStateWithCoder:(id)arg1;
4653
- (id)defaultPNGName;
@@ -73,6 +80,7 @@
7380
- (void)preferredPersonDidChangeToPerson:(void*)arg1;
7481
- (void)presentAddContactViewController:(id)arg1 animated:(BOOL)arg2;
7582
- (void)presentGroupsViewController;
83+
- (id)presentingViewControllerForAvatarCardController:(id)arg1;
7684
- (void)reallyHandleExternalChangeOnPersonViewControllers;
7785
- (void)refreshEverythingNow;
7886
- (void)resetInsertionData;
@@ -81,6 +89,8 @@
8189
- (BOOL)selectAndScrollMemberVisible:(void*)arg1;
8290
- (void)setAddressBook:(void*)arg1;
8391
- (void)setBannerTitle:(id)arg1 value:(id)arg2;
92+
- (void)setCardController:(id)arg1;
93+
- (void)setContactStore:(id)arg1;
8494
- (void)setStyleProvider:(id)arg1;
8595
- (BOOL)shouldShowGroups;
8696
- (BOOL)showCardForPerson:(void*)arg1 animate:(BOOL)arg2;

Frameworks/AudioToolbox.framework/AUAudioUnit.h

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

Frameworks/AudioToolbox.framework/AUAudioUnitV2Bridge.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
NSObject<OS_dispatch_queue> *_eventListenerQueue;
1111
AUV2BridgeBusArray *_inputBusses;
1212
AUV2BridgeBusArray *_outputBusses;
13+
struct AUListenerBase { } *_parameterListener;
1314
struct unique_ptr<AUAudioUnitV2Bridge_Renderer, std::__1::default_delete<AUAudioUnitV2Bridge_Renderer> > {
1415
struct __compressed_pair<AUAudioUnitV2Bridge_Renderer *, std::__1::default_delete<AUAudioUnitV2Bridge_Renderer> > {
1516
struct AUAudioUnitV2Bridge_Renderer {} *__first_;
@@ -21,6 +22,8 @@
2122

2223
- (id).cxx_construct;
2324
- (void).cxx_destruct;
25+
- (void)_addOrRemoveParameterListeners:(BOOL)arg1;
26+
- (void)_createEventListenerQueue;
2427
- (unsigned long)_elementCount:(unsigned long)arg1;
2528
- (BOOL)_elementCountWritable:(unsigned long)arg1;
2629
- (void)_invalidateParameterTree;

Frameworks/AudioToolbox.framework/AUExtensionInstanceProxy.h

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

Frameworks/AudioToolbox.framework/AUParameterTree.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
struct AddressToParameter {} *__first_;
1414
} __end_cap_;
1515
} _addrToParamIndex;
16-
int _numObservers;
1716
int _numRecorders;
1817
NSObject<OS_dispatch_queue> *_observationQueue;
1918
struct AUObserverController { id x1; id x2; struct set<AUObserverController::AddressOriginator, std::__1::less<AUObserverController::AddressOriginator>, std::__1::allocator<AUObserverController::AddressOriginator> > { struct __tree<AUObserverController::AddressOriginator, std::__1::less<AUObserverController::AddressOriginator>, std::__1::allocator<AUObserverController::AddressOriginator> > { struct __tree_node<AUObserverController::AddressOriginator, void *> {} *x_1_2_1; struct __compressed_pair<std::__1::__tree_end_node<std::__1::__tree_node_base<void *> *>, std::__1::allocator<std::__1::__tree_node<AUObserverController::AddressOriginator, void *> > > { struct __tree_end_node<std::__1::__tree_node_base<void *> *> { struct __tree_node_base<void *> {} *x_1_4_1; } x_2_3_1; } x_1_2_2; struct __compressed_pair<unsigned long, std::__1::less<AUObserverController::AddressOriginator> > { unsigned long x_3_3_1; } x_1_2_3; } x_3_1_1; } x3; struct vector<RecordedParameterEvent, std::__1::allocator<RecordedParameterEvent> > { struct RecordedParameterEvent {} *x_4_1_1; struct RecordedParameterEvent {} *x_4_1_2; struct __compressed_pair<RecordedParameterEvent *, std::__1::allocator<RecordedParameterEvent> > { struct RecordedParameterEvent {} *x_3_2_1; } x_4_1_3; } x4; } *_observerController;
@@ -26,7 +25,6 @@
2625
@property (nonatomic) BOOL _autoCreatedForV2AU;
2726
@property (nonatomic) BOOL _suppressObserverCallbacks;
2827
@property (nonatomic) /* Warning: unhandled struct encoding: '{vector<AddressToParameter' */ struct addrToParamIndex; /* unknown property attribute: std::__1::allocator<AddressToParameter> >=^{AddressToParameter}}} */
29-
@property (nonatomic) int numObservers;
3028
@property (nonatomic) int numRecorders;
3129
@property (nonatomic, readonly) NSObject<OS_dispatch_queue> *observationQueue;
3230
@property (nonatomic) /* Warning: unhandled struct encoding: '{AUObserverController=@@@B{set<AUObserverController::AddressOriginator' */ struct *observerController; /* unknown property attribute: std::__1::allocator<RecordedParameterEvent> >=^{RecordedParameterEvent}}}} */
@@ -53,7 +51,6 @@
5351
- (void)encodeWithCoder:(id)arg1;
5452
- (id)initWithChildren:(id)arg1;
5553
- (id)initWithCoder:(id)arg1;
56-
- (int)numObservers;
5754
- (int)numRecorders;
5855
- (id)observationQueue;
5956
- (struct AUObserverController { id x1; id x2; struct set<AUObserverController::AddressOriginator, std::__1::less<AUObserverController::AddressOriginator>, std::__1::allocator<AUObserverController::AddressOriginator> > { struct __tree<AUObserverController::AddressOriginator, std::__1::less<AUObserverController::AddressOriginator>, std::__1::allocator<AUObserverController::AddressOriginator> > { struct __tree_node<AUObserverController::AddressOriginator, void *> {} *x_1_2_1; struct __compressed_pair<std::__1::__tree_end_node<std::__1::__tree_node_base<void *> *>, std::__1::allocator<std::__1::__tree_node<AUObserverController::AddressOriginator, void *> > > { struct __tree_end_node<std::__1::__tree_node_base<void *> *> { struct __tree_node_base<void *> {} *x_1_4_1; } x_2_3_1; } x_1_2_2; struct __compressed_pair<unsigned long, std::__1::less<AUObserverController::AddressOriginator> > { unsigned long x_3_3_1; } x_1_2_3; } x_3_1_1; } x3; struct vector<RecordedParameterEvent, std::__1::allocator<RecordedParameterEvent> > { struct RecordedParameterEvent {} *x_4_1_1; struct RecordedParameterEvent {} *x_4_1_2; struct __compressed_pair<RecordedParameterEvent *, std::__1::allocator<RecordedParameterEvent> > { struct RecordedParameterEvent {} *x_3_2_1; } x_4_1_3; } x4; }*)observerController;
@@ -64,7 +61,6 @@
6461
- (struct AURemoteParameterObserver { }*)remoteObserverToken;
6562
- (struct AURemoteParameterObserver { }*)remoteRecorderToken;
6663
- (void)setAddrToParamIndex:(struct vector<AddressToParameter, std::__1::allocator<AddressToParameter> > { struct AddressToParameter {} *x1; struct AddressToParameter {} *x2; struct __compressed_pair<AddressToParameter *, std::__1::allocator<AddressToParameter> > { struct AddressToParameter {} *x_3_1_1; } x3; })arg1;
67-
- (void)setNumObservers:(int)arg1;
6864
- (void)setNumRecorders:(int)arg1;
6965
- (void)setObserverController:(struct AUObserverController { id x1; id x2; struct set<AUObserverController::AddressOriginator, std::__1::less<AUObserverController::AddressOriginator>, std::__1::allocator<AUObserverController::AddressOriginator> > { struct __tree<AUObserverController::AddressOriginator, std::__1::less<AUObserverController::AddressOriginator>, std::__1::allocator<AUObserverController::AddressOriginator> > { struct __tree_node<AUObserverController::AddressOriginator, void *> {} *x_1_2_1; struct __compressed_pair<std::__1::__tree_end_node<std::__1::__tree_node_base<void *> *>, std::__1::allocator<std::__1::__tree_node<AUObserverController::AddressOriginator, void *> > > { struct __tree_end_node<std::__1::__tree_node_base<void *> *> { struct __tree_node_base<void *> {} *x_1_4_1; } x_2_3_1; } x_1_2_2; struct __compressed_pair<unsigned long, std::__1::less<AUObserverController::AddressOriginator> > { unsigned long x_3_3_1; } x_1_2_3; } x_3_1_1; } x3; struct vector<RecordedParameterEvent, std::__1::allocator<RecordedParameterEvent> > { struct RecordedParameterEvent {} *x_4_1_1; struct RecordedParameterEvent {} *x_4_1_2; struct __compressed_pair<RecordedParameterEvent *, std::__1::allocator<RecordedParameterEvent> > { struct RecordedParameterEvent {} *x_3_2_1; } x_4_1_3; } x4; }*)arg1;
7066
- (void)setRemoteObserverToken:(struct AURemoteParameterObserver { }*)arg1;

Frameworks/AudioToolbox.framework/AURemoteExtensionContext.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
- (BOOL)_identifyBus:(id)arg1 scope:(unsigned int*)arg2 element:(unsigned int*)arg3;
3434
- (void)addPropertyObserver:(id)arg1;
3535
- (void)addRemoteParameterObserver:(BOOL)arg1 reply:(id /* block */)arg2;
36+
- (void)close:(id /* block */)arg1;
3637
- (id)currentParameterTree;
3738
- (void)dealloc;
3839
- (void)getBusses:(unsigned long)arg1 reply:(id /* block */)arg2;

Frameworks/CFNetwork.framework/NSURLSessionTask.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
- (const struct XURLCache { int (**x1)(); struct __CFAllocator {} *x2; int x3; }*)_createXURLCache;
8686
- (void)_initializeTimingDataWithSessionConfiguration:(id)arg1;
8787
- (double)_loadingPriority;
88+
- (void)_onSessionQueue_cleanupAndBreakCycles;
8889
- (void)_onqueue_adjustBytesPerSecondLimit:(long long)arg1;
8990
- (void)_onqueue_adjustPriorityHint:(float)arg1;
9091
- (void)_onqueue_releasePowerAsssertion;
@@ -93,7 +94,6 @@
9394
- (void)_setExplicitStorageSession:(struct __CFURLStorageSession { }*)arg1;
9495
- (void)_setSocketProperties:(struct __CFDictionary { }*)arg1 connectionProperties:(struct __CFDictionary { }*)arg2;
9596
- (void)cancel;
96-
- (void)cleanupAndBreakCycles;
9797
- (long long)computeAdjustedPoolPriority;
9898
- (id)copyWithZone:(struct _NSZone { }*)arg1;
9999
- (id)currentRequest_URL;

0 commit comments

Comments
 (0)