Home
last modified time | relevance | path

Searched defs:GPBUInt32Array (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/objectivec/
DGPBArray_PackagePrivate.h45 @interface GPBUInt32Array () { in GPBUInt32Array() function
DGPBArray.m530 @implementation GPBUInt32Array { implementation
550 return [[(GPBUInt32Array*)[self alloc] initWithValueArray:array] autorelease]; argument
563 - (instancetype)initWithValueArray:(GPBUInt32Array *)array {
727 - (void)addValuesFromArray:(GPBUInt32Array *)array {
DGPBCodedOutputStream.m600 - (void)writeUInt32Array:(int32_t)fieldNumber
648 - (void)writeFixed32Array:(int32_t)fieldNumber