Searched defs:GPBInt64Array (Results 1 – 3 of 3) sorted by relevance
53 @interface GPBInt64Array () { in GPBInt64Array() function
552 - (void)writeInt64Array:(int32_t)fieldNumber696 - (void)writeSInt64Array:(int32_t)fieldNumber720 - (void)writeSFixed64Array:(int32_t)fieldNumber
778 @implementation GPBInt64Array { implementation798 return [[(GPBInt64Array*)[self alloc] initWithValueArray:array] autorelease]; argument811 - (instancetype)initWithValueArray:(GPBInt64Array *)array {975 - (void)addValuesFromArray:(GPBInt64Array *)array {