Searched defs:GPBInt32Array (Results 1 – 3 of 3) sorted by relevance
37 @interface GPBInt32Array () { in GPBInt32Array() function
576 - (void)writeInt32Array:(int32_t)fieldNumber672 - (void)writeSInt32Array:(int32_t)fieldNumber744 - (void)writeSFixed32Array:(int32_t)fieldNumber
282 @implementation GPBInt32Array { implementation302 return [[(GPBInt32Array*)[self alloc] initWithValueArray:array] autorelease]; argument315 - (instancetype)initWithValueArray:(GPBInt32Array *)array {479 - (void)addValuesFromArray:(GPBInt32Array *)array {