Searched defs:GPBBoolArray (Results 1 – 3 of 3) sorted by relevance
85 @interface GPBBoolArray () { in GPBBoolArray() function
1770 @implementation GPBBoolArray { implementation1790 return [[(GPBBoolArray*)[self alloc] initWithValueArray:array] autorelease]; argument1803 - (instancetype)initWithValueArray:(GPBBoolArray *)array {1967 - (void)addValuesFromArray:(GPBBoolArray *)array {
768 - (void)writeBoolArray:(int32_t)fieldNumber