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

/external/protobuf/python/google/protobuf/internal/
H A Dtype_checkers.py148 class Uint64ValueChecker(IntValueChecker): class in inherits:IntValueChecker
158 _FieldDescriptor.CPPTYPE_UINT64: Uint64ValueChecker(),

Completed in 20 milliseconds