Searched defs:Delegate (Results 1 – 5 of 5) sorted by relevance
13 @interface Delegate : NSObject<Protocol> { interface18 @interface Delegate(NSObject) interface in NSObject22 @implementation Delegate(NSObject) implementation in NSObject26 @implementation Delegate { implementation
73 @interface Delegate : NSObject interface89 @property (assign) Delegate* myDel; argument116 + (void) test: (Delegate *)d {
25 public static interface Delegate { interface in JmDNS
990 DNBArchMachARM::EnableHardwareWatchpoint0 (uint32_t hw_index, bool Delegate, bool also_set_on_task) in EnableHardwareWatchpoint0()1025 DNBArchMachARM::DisableHardwareWatchpoint0 (uint32_t hw_index, bool Delegate, bool also_set_on_task) in DisableHardwareWatchpoint0()
68 public static interface Delegate { interface in ServiceInfoImpl