Home
last modified time | relevance | path

Searched defs:AppDelegate (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/external/clang/test/Index/
H A Dannotate-comments-property-accessor.m11 @interface AppDelegate interface
35 @interface AppDelegate() interface in id
44 @interface AppDelegate() interface in copy
55 @implementation AppDelegate implementation
H A Dcomplete-documentation-properties.m7 @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 Dhost.m20 @interface AppDelegate : UIResponder <UIApplicationDelegate> interface
23 @interface AppDelegate () interface in AppDelegate
26 @implementation AppDelegate category
/aosp_15_r20/external/clang/test/CodeGenObjC/
H A Darc-linetable.m51 @interface AppDelegate : NSObject interface
55 @implementation AppDelegate : NSObject implementation
103 - (void)testCleanupVoid:(BOOL)skip withDelegate: (AppDelegate *) delegate {
H A Doptimize-ivar-offset-load.m14 @interface AppDelegate : NSObject interface
19 @implementation AppDelegate implementation
/aosp_15_r20/external/grpc-grpc/src/objective-c/examples/watchOS-sample/watchOS-sample/
H A DAppDelegate.m21 @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 DAppDelegate.m21 @interface AppDelegate () interface in AppDelegate
25 @implementation AppDelegate category
/aosp_15_r20/external/grpc-grpc/src/objective-c/tests/Hosts/ios-host/
H A DAppDelegate.m21 @interface AppDelegate () interface in AppDelegate
25 @implementation AppDelegate category
/aosp_15_r20/external/grpc-grpc/src/objective-c/tests/Connectivity/ConnectivityTestingApp/
H A Dmain.m21 @interface AppDelegate : UIResponder <UIApplicationDelegate> interface
24 @implementation AppDelegate implementation
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/ios/TFLiteBenchmark/TFLiteBenchmark/
H A DAppDelegate.m18 @interface AppDelegate () interface in AppDelegate
22 @implementation AppDelegate category
/aosp_15_r20/external/grpc-grpc/examples/objective-c/helloworld_macos/HelloWorld/
H A DAppDelegate.m21 @interface AppDelegate () interface in AppDelegate
25 @implementation AppDelegate category
/aosp_15_r20/external/skia/tools/sk_app/mac/
H A Dmain_mac.mm13 @interface AppDelegate : NSObject<NSApplicationDelegate, NSWindowDelegate> interface
19 @implementation AppDelegate : NSObject implementation
/aosp_15_r20/external/skia/tools/sk_app/ios/
H A Dmain_ios.mm28 @interface AppDelegate : UIResponder<UIApplicationDelegate> interface
32 @implementation AppDelegate { implementation
/aosp_15_r20/external/clang/test/CodeGenObjCXX/
H A Darc-cxx11-member-init.mm16 @interface AppDelegate @end interface
18 @implementation AppDelegate implementation
/aosp_15_r20/external/pytorch/ios/TestApp/TestApp/
H A DAppDelegate.m3 @interface AppDelegate () interface in AppDelegate
7 @implementation AppDelegate category
/aosp_15_r20/external/skia/tools/skottie_ios_app/
H A Dmain.mm112 @interface AppDelegate : UIResponder <UIApplicationDelegate> interface
116 @implementation AppDelegate implementation
/aosp_15_r20/external/cronet/base/mac/test/
H A Dlaunch_application_test_helper_main.m14 @interface AppDelegate : NSObject <NSApplicationDelegate> interface
17 @implementation AppDelegate { implementation
/aosp_15_r20/external/skia/experimental/minimal_ios_mtl_skia_app/
H A Dmain.mm128 @interface AppDelegate : UIResponder <UIApplicationDelegate> interface
132 @implementation AppDelegate implementation
/aosp_15_r20/external/clang/test/SemaObjC/
H A Dclass-extension-dup-methods.m20 __attribute__((objc_root_class)) @interface AppDelegate interface
25 @interface AppDelegate () interface in void
H A Dincomplete-implementation.m56 @interface AppDelegate : NSObject <NSApplicationDelegate> interface
59 @implementation AppDelegate (MRRCategory) implementation in MRRCategory
H A Dclass-unavail-warning.m49 @interface AppDelegate : NSObject interface
54 @implementation AppDelegate implementation
H A Dattr-availability-1.m82 @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 Dattr-availability.m114 @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 Dinline-defensive-checks.m31 @interface AppDelegate : NSObject { interface
36 @implementation AppDelegate implementation
/aosp_15_r20/external/tensorflow/tensorflow/lite/objc/apps/TestApp/TestApp/
H A DAppDelegate.m19 @implementation AppDelegate implementation

12