Searched defs:GPBBoolArray (Results 1 – 9 of 9) sorted by relevance
109 @interface GPBBoolArray () { in GPBBoolArray() function
1802 @implementation GPBBoolArray { implementation1822 return [[(GPBBoolArray*)[self alloc] initWithValueArray:array] autorelease]; argument1835 - (instancetype)initWithValueArray:(GPBBoolArray *)array {1999 - (void)addValuesFromArray:(GPBBoolArray *)array {
805 - (void)writeBoolArray:(int32_t)fieldNumber