Home
last modified time | relevance | path

Searched refs:GPBFloatArray (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/objectivec/
H A DGPBArray.h737 @interface GPBFloatArray : NSObject <NSCopying>
743 * @return A newly instanced and empty GPBFloatArray.
748 * Creates and initializes a GPBFloatArray with the single element given.
752 * @return A newly instanced GPBFloatArray with value in it.
757 * Creates and initializes a GPBFloatArray with the contents of the given
762 * @return A newly instanced GPBFloatArray with the contents of array.
764 + (instancetype)arrayWithValueArray:(GPBFloatArray *)array;
767 * Creates and initializes a GPBFloatArray with the given capacity.
771 * @return A newly instanced GPBFloatArray with a capacity of count.
776 * @return A newly initialized and empty GPBFloatArray
[all...]
H A DGPBArray_PackagePrivate.h93 @interface GPBFloatArray () { in GPBFloatArray() function

Completed in 1 milliseconds