Home
last modified time | relevance | path

Searched defs:NSCoder (Results 1 – 25 of 61) sorted by relevance

123

/aosp_15_r20/external/clang/test/Analysis/
H A Dsuperclass.m17 @interface NSCoder : NSObject {} interface
42 - (void)restoreStateWithCoder:(NSCoder *)coder;
43 - (void)encodeRestorableStateWithCoder:(NSCoder *)coder;
46 - (void)restoreStateWithCoder:(NSCoder *)coder;
47 - (void)encodeRestorableStateWithCoder:(NSCoder *)coder;
68 - (void)restoreStateWithCoder:(NSCoder *)coder {}
69 - (void)encodeRestorableStateWithCoder:(NSCoder *)coder {}
200 - (void)restoreStateWithCoder:(NSCoder *)coder {
202 - (void)encodeRestorableStateWithCoder:(NSCoder *)coder {
211 - (void)restoreStateWithCoder:(NSCoder *)coder {
[all …]
H A Drdar-6562655.m15 @end @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder;
56 - (void)encodeWithCoder:(NSCoder *)coder {}
H A Dobjc-arc.m18 - (void)encodeWithCoder:(NSCoder *)aCoder;
22 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder;
H A Duninit-msg-expr.m19 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder; @end
H A DCheckNSError.m10 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder; @end
H A Dpr_2542_rdar_6793404.m18 - (void)encodeWithCoder:(NSCoder *)aCoder;
H A Duninit-ps-rdar6145427.m12 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder; @end
H A DanalyzeOneFunction.m9 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder; @end
H A DPR2599.m24 - (void)encodeWithCoder:(NSCoder *)aCoder;
/aosp_15_r20/external/webrtc/sdk/objc/base/
H A DRTCVideoCodecInfo.m55 - (instancetype)initWithCoder:(NSCoder *)decoder {
60 - (void)encodeWithCoder:(NSCoder *)encoder {
/aosp_15_r20/external/webrtc/sdk/objc/components/renderer/opengl/
H A DRTCEAGLVideoView.m67 - (instancetype)initWithCoder:(NSCoder *)aDecoder {
81 - (instancetype)initWithCoder:(NSCoder *)aDecoder
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/
H A DGPBMessage.m3293 - (instancetype)initWithCoder:(NSCoder *)aDecoder {
3305 - (void)encodeWithCoder:(NSCoder *)aCoder {
/aosp_15_r20/external/protobuf/objectivec/
H A DGPBMessage.m3293 - (instancetype)initWithCoder:(NSCoder *)aDecoder {
3305 - (void)encodeWithCoder:(NSCoder *)aCoder {
/aosp_15_r20/external/deqp/framework/platform/ios/
H A DtcuEAGLView.m36 - (id)initWithCoder:(NSCoder *)coder
/aosp_15_r20/external/clang/test/CodeGenObjCXX/
H A Dpr14474-gline-tables-only.mm9 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder;
/aosp_15_r20/external/webrtc/sdk/objc/helpers/
H A DRTCCameraPreviewView.m34 - (instancetype)initWithCoder:(NSCoder*)aDecoder { argument
/aosp_15_r20/external/clang/test/SemaObjC/
H A Dtry-catch.m16 - (void)encodeWithCoder:(NSCoder *)aCoder;
H A Dcompatible-protocol-qualified-types.m11 - (void)encodeWithCoder:(NSCoder *)aCoder;
H A Dprops-on-prots.m11 - (void) encodeWithCoder:(NSCoder *) aCoder;
H A Dcompare-qualified-id.m10 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder; @end
H A Divar-access-tests.m87 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder;
H A Dproperty-9-impl-method.m13 - (void) encodeWithCoder:(NSCoder *) aCoder;
H A Dproperty-6.m25 - (void)encodeWithCoder:(NSCoder *)aCoder;
/aosp_15_r20/external/webrtc/sdk/objc/components/renderer/metal/
H A DRTCMTLNSVideoView.m43 - (instancetype)initWithCoder:(NSCoder *)aCoder {
/aosp_15_r20/external/grpc-grpc/src/objective-c/GRPCClient/private/GRPCCore/
H A DGRPCRequestHeaders.mm79 - (instancetype)initWithCoder:(NSCoder *)aDecoder {

123