Home
last modified time | relevance | path

Searched refs:GPB_FINAL (Results 1 – 12 of 12) sorted by relevance

/third_party/protobuf/objectivec/
DGPBWrappers.pbobjc.h48 GPB_FINAL @interface GPBWrappersRoot : GPBRootObject
62 GPB_FINAL @interface GPBDoubleValue : GPBMessage
80 GPB_FINAL @interface GPBFloatValue : GPBMessage
98 GPB_FINAL @interface GPBInt64Value : GPBMessage
116 GPB_FINAL @interface GPBUInt64Value : GPBMessage
134 GPB_FINAL @interface GPBInt32Value : GPBMessage
152 GPB_FINAL @interface GPBUInt32Value : GPBMessage
170 GPB_FINAL @interface GPBBoolValue : GPBMessage
188 GPB_FINAL @interface GPBStringValue : GPBMessage
206 GPB_FINAL @interface GPBBytesValue : GPBMessage
DGPBStruct.pbobjc.h79 GPB_FINAL @interface GPBStructRoot : GPBRootObject
98 GPB_FINAL @interface GPBStruct : GPBMessage
136 GPB_FINAL @interface GPBValue : GPBMessage
189 GPB_FINAL @interface GPBListValue : GPBMessage
DGPBType.pbobjc.h186 GPB_FINAL @interface GPBTypeRoot : GPBRootObject
203 GPB_FINAL @interface GPBType : GPBMessage
263 GPB_FINAL @interface GPBField : GPBMessage
342 GPB_FINAL @interface GPBEnum : GPBMessage
390 GPB_FINAL @interface GPBEnumValue : GPBMessage
416 GPB_FINAL @interface GPBOption : GPBMessage
DGPBApi.pbobjc.h54 GPB_FINAL @interface GPBApiRoot : GPBRootObject
80 GPB_FINAL @interface GPBApi : GPBMessage
166 GPB_FINAL @interface GPBMethod : GPBMessage
292 GPB_FINAL @interface GPBMixin : GPBMessage
DGPBBootstrap.h119 #ifndef GPB_FINAL
120 #define GPB_FINAL __attribute__((objc_subclassing_restricted)) macro
DGPBEmpty.pbobjc.h48 GPB_FINAL @interface GPBEmptyRoot : GPBRootObject
64 GPB_FINAL @interface GPBEmpty : GPBMessage
DGPBSourceContext.pbobjc.h48 GPB_FINAL @interface GPBSourceContextRoot : GPBRootObject
61 GPB_FINAL @interface GPBSourceContext : GPBMessage
DGPBTimestamp.pbobjc.h48 GPB_FINAL @interface GPBTimestampRoot : GPBRootObject
142 GPB_FINAL @interface GPBTimestamp : GPBMessage
DGPBDuration.pbobjc.h48 GPB_FINAL @interface GPBDurationRoot : GPBRootObject
118 GPB_FINAL @interface GPBDuration : GPBMessage
DGPBFieldMask.pbobjc.h48 GPB_FINAL @interface GPBFieldMaskRoot : GPBRootObject
258 GPB_FINAL @interface GPBFieldMask : GPBMessage
DGPBAny.pbobjc.h48 GPB_FINAL @interface GPBAnyRoot : GPBRootObject
139 GPB_FINAL @interface GPBAny : GPBMessage
/third_party/protobuf/objectivec/Tests/
DGPBMessageTests+ClassNames.m41 GPB_FINAL @interface MessageLackingClazzRoot : GPBRootObject
48 GPB_FINAL @interface MessageLackingClazz : GPBMessage