Home
last modified time | relevance | path

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

/third_party/protobuf/objectivec/
H A DGPBArray.h1253 @interface GPBEnumArray : NSObject <NSCopying>
1261 * @return A newly instanced and empty GPBEnumArray.
1266 * Creates and initializes a GPBEnumArray with the enum validation function
1271 * @return A newly instanced GPBEnumArray.
1276 * Creates and initializes a GPBEnumArray with the enum validation function
1282 * @return A newly instanced GPBEnumArray.
1288 * Creates and initializes a GPBEnumArray that adds the elements from the
1293 * @return A newly instanced GPBEnumArray.
1295 + (instancetype)arrayWithValueArray:(GPBEnumArray *)array;
1298 * Creates and initializes a GPBEnumArray wit
[all...]
H A DGPBArray_PackagePrivate.h117 @interface GPBEnumArray () { in GPBEnumArray() function

Completed in 2 milliseconds