Searched defs:Int32ValueChecker (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/python/google/protobuf/internal/
H A Dtype_checkers.py131 class Int32ValueChecker(IntValueChecker): class in inherits:IntValueChecker
155 _FieldDescriptor.CPPTYPE_INT32: Int32ValueChecker(),
164 _FieldDescriptor.CPPTYPE_ENUM: Int32ValueChecker(),

Completed in 10 milliseconds