Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/objectivec/
H A DGPBCodedOutputStream.m544 - (void)writeInt64Array:(int32_t)fieldNumber
718 - (void)writeSInt64Array:(int32_t)fieldNumber
747 - (void)writeSFixed64Array:(int32_t)fieldNumber
H A DGPBArray.m802 @implementation GPBInt64Array { implementation
822 return [[(GPBInt64Array*)[self alloc] initWithValueArray:array] autorelease]; argument
835 - (instancetype)initWithValueArray:(GPBInt64Array *)array {
999 - (void)addValuesFromArray:(GPBInt64Array *)array {
H A DGPBArray_PackagePrivate.h77 @interface GPBInt64Array () { in GPBInt64Array() function
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/
H A DGPBCodedOutputStream.m544 - (void)writeInt64Array:(int32_t)fieldNumber
718 - (void)writeSInt64Array:(int32_t)fieldNumber
747 - (void)writeSFixed64Array:(int32_t)fieldNumber
H A DGPBArray.m802 @implementation GPBInt64Array { implementation
822 return [[(GPBInt64Array*)[self alloc] initWithValueArray:array] autorelease]; argument
835 - (instancetype)initWithValueArray:(GPBInt64Array *)array {
999 - (void)addValuesFromArray:(GPBInt64Array *)array {
H A DGPBArray_PackagePrivate.h77 @interface GPBInt64Array () { in GPBInt64Array() function