Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/objectivec/
H A DGPBArray.m1552 @implementation GPBDoubleArray { implementation
1572 return [[(GPBDoubleArray*)[self alloc] initWithValueArray:array] autorelease]; argument
1585 - (instancetype)initWithValueArray:(GPBDoubleArray *)array {
1749 - (void)addValuesFromArray:(GPBDoubleArray *)array {
H A DGPBArray_PackagePrivate.h101 @interface GPBDoubleArray () { in GPBDoubleArray() function
H A DGPBCodedOutputStream.m457 - (void)writeDoubleArray:(int32_t)fieldNumber
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/
H A DGPBArray.m1552 @implementation GPBDoubleArray { implementation
1572 return [[(GPBDoubleArray*)[self alloc] initWithValueArray:array] autorelease]; argument
1585 - (instancetype)initWithValueArray:(GPBDoubleArray *)array {
1749 - (void)addValuesFromArray:(GPBDoubleArray *)array {
H A DGPBArray_PackagePrivate.h101 @interface GPBDoubleArray () { in GPBDoubleArray() function
H A DGPBCodedOutputStream.m457 - (void)writeDoubleArray:(int32_t)fieldNumber