HomeSort by relevance Sort by last modified time
    Searched refs:validationFunc (Results 1 - 2 of 2) sorted by null

  /external/protobuf/objectivec/
GPBDictionary.h 295 @property(nonatomic, readonly) GPBEnumValidationFunc validationFunc;
320 // is not a valid enumerator as defined by validationFunc. If the actual value is
328 // These methods bypass the validationFunc to provide access to values that were not
338 // If value is not a valid enumerator as defined by validationFunc, these
345 // This method bypass the validationFunc to provide setting of values that were not
641 @property(nonatomic, readonly) GPBEnumValidationFunc validationFunc;
666 // is not a valid enumerator as defined by validationFunc. If the actual value is
674 // These methods bypass the validationFunc to provide access to values that were not
684 // If value is not a valid enumerator as defined by validationFunc, these
691 // This method bypass the validationFunc to provide setting of values that were no
    [all...]
GPBArray.h 330 @property(nonatomic, readonly) GPBEnumValidationFunc validationFunc;
352 // valid enumerator as defined by validationFunc. If the actual value is
361 // These methods bypass the validationFunc to provide access to values that were not
370 // If value is not a valid enumerator as defined by validationFunc, these
382 // These methods bypass the validationFunc to provide setting of values that were not
457 //%@property(nonatomic, readonly) GPBEnumValidationFunc validationFunc;
479 //%// valid enumerator as defined by validationFunc. If the actual value is
484 //%// These methods bypass the validationFunc to provide access to values that were not
493 //%// If value is not a valid enumerator as defined by validationFunc, these
537 //%// These methods bypass the validationFunc to provide setting of values that were no
    [all...]

Completed in 151 milliseconds