Home
last modified time | relevance | path

Searched defs:GPBInt32Array (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/protobuf/objectivec/
H A DGPBCodedOutputStream.m573 - (void)writeInt32Array:(int32_t)fieldNumber
689 - (void)writeSInt32Array:(int32_t)fieldNumber
776 - (void)writeSFixed32Array:(int32_t)fieldNumber
H A DGPBArray.m302 @implementation GPBInt32Array { implementation
322 return [[(GPBInt32Array*)[self alloc] initWithValueArray:array] autorelease]; argument
335 - (instancetype)initWithValueArray:(GPBInt32Array *)array {
499 - (void)addValuesFromArray:(GPBInt32Array *)array {
H A DGPBArray_PackagePrivate.h61 @interface GPBInt32Array () { in GPBInt32Array() function
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/
H A DGPBCodedOutputStream.m573 - (void)writeInt32Array:(int32_t)fieldNumber
689 - (void)writeSInt32Array:(int32_t)fieldNumber
776 - (void)writeSFixed32Array:(int32_t)fieldNumber
H A DGPBArray.m302 @implementation GPBInt32Array { implementation
322 return [[(GPBInt32Array*)[self alloc] initWithValueArray:array] autorelease]; argument
335 - (instancetype)initWithValueArray:(GPBInt32Array *)array {
499 - (void)addValuesFromArray:(GPBInt32Array *)array {
H A DGPBArray_PackagePrivate.h61 @interface GPBInt32Array () { in GPBInt32Array() function