Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/ios/
DtcuEAGLView.m37 {
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/
DFlutterOverlayView.mm29 - (instancetype)initWithCoder:(NSCoder*)aDecoder { argument
DFlutterView.mm40 - (instancetype)initWithCoder:(NSCoder*)aDecoder { argument
DFlutterViewController.mm127 - (instancetype)initWithCoder:(NSCoder*)aDecoder { argument
/third_party/flutter/flutter/dev/integration_tests/ios_add2app/ios_add2app/
DNativeViewController.m24 - (instancetype)initWithCoder:(NSCoder *)aDecoder {
/third_party/grpc/src/objective-c/GRPCClient/private/GRPCCore/
DGRPCRequestHeaders.m72 - (instancetype)initWithCoder:(NSCoder *)aDecoder {
/third_party/protobuf/objectivec/
DGPBMessage.m3268 - (instancetype)initWithCoder:(NSCoder *)aDecoder {
3280 - (void)encodeWithCoder:(NSCoder *)aCoder {
/third_party/flutter/engine/flutter/shell/platform/darwin/macos/framework/Source/
DFlutterViewController.mm183 - (instancetype)initWithCoder:(NSCoder*)coder { argument