Searched defs:Delegate (Results 1 – 10 of 10) sorted by relevance
13 @interface Delegate : NSObject<Protocol> { interface18 @interface Delegate(NSObject) interface in NSObject22 @implementation Delegate(NSObject) implementation in NSObject26 @implementation Delegate { implementation
129 Delegate() { } in Delegate() function159 typedef DelegateSimpleThread::Delegate Delegate; typedef
73 @interface Delegate : NSObject interface89 @property (assign) Delegate* myDel; argument116 + (void) test: (Delegate *)d {
124 class Delegate { in commandTest() class144 class Delegate { in mainParametersTest() class183 class Delegate { in duplicateDelegateThrowDuplicateOptionException() class
65 class Delegate; variable
93 class AlarmTimer::Delegate class in timers::AlarmTimer162 AlarmTimer::Delegate::Delegate(base::Closure on_timer_fired_callback) in Delegate() function in timers::AlarmTimer::Delegate
58 public static abstract class Delegate extends NSObject implements UIApplicationDelegate { class in IOSApplication62 protected Delegate (Pointer peer) { in Delegate() method in IOSApplication.Delegate
25 public static interface Delegate { interface in JmDNS
57 public static abstract class Delegate extends UIApplicationDelegateAdapter { class in IOSApplication
68 public static interface Delegate { interface in ServiceInfoImpl