Searched defs:GPBMessage (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/objectivec/
H A DGPBMessage_PackagePrivate.h35 #import "GPBMessage.h"
47 @interface GPBMessage () { function
112 NS_INLINE void GPBPrepareReadOnlySemaphore(GPBMessage *self) {
120 GPBMessage *GPBCreateMessageWithAutocreator(Class msgClass,
121 GPBMessage *autocreator,
128 BOOL GPBWasMessageAutocreatedBy(GPBMessage *message, GPBMessage *parent);
132 void GPBBecomeVisibleToAutocreator(GPBMessage *self);
136 void GPBAutocreatedArrayModified(GPBMessage *self, id array);
137 void GPBAutocreatedDictionaryModified(GPBMessage *sel
[all...]

Completed in 77 milliseconds