/aosp_15_r20/external/clang/test/Index/ |
H A D | annotate-comments-property-accessor.m | 11 @interface AppDelegate interface 35 @interface AppDelegate() interface in id 44 @interface AppDelegate() interface in copy 55 @implementation AppDelegate implementation
|
H A D | complete-documentation-properties.m | 7 @interface AppDelegate interface 28 @interface AppDelegate() interface in id 36 @interface AppDelegate() interface in copy 45 @implementation AppDelegate implementation
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/ |
H A D | host.m | 20 @interface AppDelegate : UIResponder <UIApplicationDelegate> interface 23 @interface AppDelegate () interface in AppDelegate 26 @implementation AppDelegate category
|
/aosp_15_r20/external/clang/test/CodeGenObjC/ |
H A D | arc-linetable.m | 51 @interface AppDelegate : NSObject interface 55 @implementation AppDelegate : NSObject implementation 103 - (void)testCleanupVoid:(BOOL)skip withDelegate: (AppDelegate *) delegate {
|
H A D | optimize-ivar-offset-load.m | 14 @interface AppDelegate : NSObject interface 19 @implementation AppDelegate implementation
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/examples/watchOS-sample/watchOS-sample/ |
H A D | AppDelegate.m | 21 @interface AppDelegate () interface in AppDelegate 25 @implementation AppDelegate category
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/examples/tvOS-sample/tvOS-sample/ |
H A D | AppDelegate.m | 21 @interface AppDelegate () interface in AppDelegate 25 @implementation AppDelegate category
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/tests/Hosts/ios-host/ |
H A D | AppDelegate.m | 21 @interface AppDelegate () interface in AppDelegate 25 @implementation AppDelegate category
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/tests/Connectivity/ConnectivityTestingApp/ |
H A D | main.m | 21 @interface AppDelegate : UIResponder <UIApplicationDelegate> interface 24 @implementation AppDelegate implementation
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/ios/TFLiteBenchmark/TFLiteBenchmark/ |
H A D | AppDelegate.m | 18 @interface AppDelegate () interface in AppDelegate 22 @implementation AppDelegate category
|
/aosp_15_r20/external/grpc-grpc/examples/objective-c/helloworld_macos/HelloWorld/ |
H A D | AppDelegate.m | 21 @interface AppDelegate () interface in AppDelegate 25 @implementation AppDelegate category
|
/aosp_15_r20/external/skia/tools/sk_app/mac/ |
H A D | main_mac.mm | 13 @interface AppDelegate : NSObject<NSApplicationDelegate, NSWindowDelegate> interface 19 @implementation AppDelegate : NSObject implementation
|
/aosp_15_r20/external/skia/tools/sk_app/ios/ |
H A D | main_ios.mm | 28 @interface AppDelegate : UIResponder<UIApplicationDelegate> interface 32 @implementation AppDelegate { implementation
|
/aosp_15_r20/external/clang/test/CodeGenObjCXX/ |
H A D | arc-cxx11-member-init.mm | 16 @interface AppDelegate @end interface 18 @implementation AppDelegate implementation
|
/aosp_15_r20/external/pytorch/ios/TestApp/TestApp/ |
H A D | AppDelegate.m | 3 @interface AppDelegate () interface in AppDelegate 7 @implementation AppDelegate category
|
/aosp_15_r20/external/skia/tools/skottie_ios_app/ |
H A D | main.mm | 112 @interface AppDelegate : UIResponder <UIApplicationDelegate> interface 116 @implementation AppDelegate implementation
|
/aosp_15_r20/external/cronet/base/mac/test/ |
H A D | launch_application_test_helper_main.m | 14 @interface AppDelegate : NSObject <NSApplicationDelegate> interface 17 @implementation AppDelegate { implementation
|
/aosp_15_r20/external/skia/experimental/minimal_ios_mtl_skia_app/ |
H A D | main.mm | 128 @interface AppDelegate : UIResponder <UIApplicationDelegate> interface 132 @implementation AppDelegate implementation
|
/aosp_15_r20/external/clang/test/SemaObjC/ |
H A D | class-extension-dup-methods.m | 20 __attribute__((objc_root_class)) @interface AppDelegate interface 25 @interface AppDelegate () interface in void
|
H A D | incomplete-implementation.m | 56 @interface AppDelegate : NSObject <NSApplicationDelegate> interface 59 @implementation AppDelegate (MRRCategory) implementation in MRRCategory
|
H A D | class-unavail-warning.m | 49 @interface AppDelegate : NSObject interface 54 @implementation AppDelegate implementation
|
H A D | attr-availability-1.m | 82 @interface AppDelegate (SIEImport) // expected-error {{cannot find interface declaration for 'AppDe… interface in SIEImport 88 @implementation AppDelegate (SIEImport) // expected-error {{cannot find interface declaration for '… implementation in SIEImport
|
H A D | attr-availability.m | 114 @interface AppDelegate (SIEImport) // expected-error {{cannot find interface declaration for 'AppDe… interface in SIEImport 120 @implementation AppDelegate (SIEImport) // expected-error {{cannot find interface declaration for '… implementation in SIEImport
|
/aosp_15_r20/external/clang/test/Analysis/inlining/ |
H A D | inline-defensive-checks.m | 31 @interface AppDelegate : NSObject { interface 36 @implementation AppDelegate implementation
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/objc/apps/TestApp/TestApp/ |
H A D | AppDelegate.m | 19 @implementation AppDelegate implementation
|