Home
last modified time | relevance | path

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

12

/external/clang/test/Index/
Dannotate-comments-property-accessor.m11 @interface AppDelegate interface
35 @interface AppDelegate() interface in id
44 @interface AppDelegate() interface in copy
55 @implementation AppDelegate implementation
Dcomplete-documentation-properties.m7 @interface AppDelegate interface
28 @interface AppDelegate() interface in id
36 @interface AppDelegate() interface in copy
45 @implementation AppDelegate implementation
/external/grpc-grpc/src/objective-c/tests/Connectivity/ConnectivityTestingApp/
Dmain.m21 @interface AppDelegate : UIResponder<UIApplicationDelegate> interface
24 @implementation AppDelegate implementation
/external/tensorflow/tensorflow/lite/tools/benchmark/ios/TFLiteBenchmark/TFLiteBenchmark/
DAppDelegate.m18 @interface AppDelegate () interface in AppDelegate
22 @implementation AppDelegate category
/external/protobuf/objectivec/Tests/iOSTestHarness/
DAppDelegate.m3 @interface AppDelegate : UIResponder <UIApplicationDelegate> interface
7 @implementation AppDelegate implementation
/external/clang/test/CodeGenObjC/
Darc-linetable.m51 @interface AppDelegate : NSObject interface
55 @implementation AppDelegate : NSObject implementation
103 - (void)testCleanupVoid:(BOOL)skip withDelegate: (AppDelegate *) delegate {
Doptimize-ivar-offset-load.m14 @interface AppDelegate : NSObject interface
19 @implementation AppDelegate implementation
/external/skqp/tools/sk_app/mac/
Dmain_mac.mm12 @interface AppDelegate : NSObject<NSApplicationDelegate, NSWindowDelegate> interface
18 @implementation AppDelegate : NSObject implementation
/external/skia/tools/sk_app/mac/
Dmain_mac.mm13 @interface AppDelegate : NSObject<NSApplicationDelegate, NSWindowDelegate> interface
19 @implementation AppDelegate : NSObject implementation
/external/clang/test/CodeGenObjCXX/
Darc-cxx11-member-init.mm16 @interface AppDelegate @end interface
18 @implementation AppDelegate implementation
/external/grpc-grpc/examples/objective-c/route_guide/Misc/
DAppDelegate.m21 @implementation AppDelegate implementation
/external/grpc-grpc/examples/objective-c/helloworld/HelloWorld/
DAppDelegate.m21 @implementation AppDelegate implementation
/external/grpc-grpc/src/objective-c/examples/Sample/Sample/
DAppDelegate.m21 @implementation AppDelegate implementation
/external/grpc-grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/
DAppDelegate.mm21 @implementation AppDelegate implementation
/external/grpc-grpc/src/objective-c/examples/SwiftSample/
DAppDelegate.swift22 class AppDelegate: UIResponder, UIApplicationDelegate { class
/external/clang/test/SemaObjC/
Dclass-extension-dup-methods.m20 __attribute__((objc_root_class)) @interface AppDelegate interface
25 @interface AppDelegate () interface in void
Dincomplete-implementation.m56 @interface AppDelegate : NSObject <NSApplicationDelegate> interface
59 @implementation AppDelegate (MRRCategory) implementation in MRRCategory
Dclass-unavail-warning.m49 @interface AppDelegate : NSObject interface
54 @implementation AppDelegate implementation
/external/tensorflow/tensorflow/lite/experimental/swift/TestApps/TensorFlowLiteApp/TensorFlowLiteApp/
DAppDelegate.swift5 final class AppDelegate: UIResponder, UIApplicationDelegate { class
/external/grpc-grpc/examples/objective-c/auth_sample/Misc/
DAppDelegate.m23 @implementation AppDelegate implementation
/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.m31 @interface AppDelegate : NSObject { interface
36 @implementation AppDelegate implementation
/external/tensorflow/tensorflow/examples/ios/simple/
DAppDelegate.mm19 @implementation AppDelegate implementation
/external/tensorflow/tensorflow/lite/examples/ios/simple/
DAppDelegate.mm19 @implementation AppDelegate implementation
/external/tensorflow/tensorflow/examples/ios/benchmark/
DAppDelegate.mm19 @implementation AppDelegate implementation
/external/grpc-grpc/examples/csharp/HelloworldXamarin/iOS/
DAppDelegate.cs27 public class AppDelegate : UIApplicationDelegate class

12