Home
last modified time | relevance | path

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

/third_party/protobuf/objectivec/
DGPBArray_PackagePrivate.h61 @interface GPBUInt64Array () { in GPBUInt64Array() function
DGPBArray.m1026 @implementation GPBUInt64Array { implementation
1046 return [[(GPBUInt64Array*)[self alloc] initWithValueArray:array] autorelease]; argument
1059 - (instancetype)initWithValueArray:(GPBUInt64Array *)array {
1223 - (void)addValuesFromArray:(GPBUInt64Array *)array {
DGPBCodedOutputStream.m528 - (void)writeUInt64Array:(int32_t)fieldNumber
624 - (void)writeFixed64Array:(int32_t)fieldNumber