Home
last modified time | relevance | path

Searched refs:_INTEGER_CHECKERS (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/python/google/protobuf/
Dtext_format.py61 _INTEGER_CHECKERS = (type_checkers.Uint32ValueChecker(), variable
1129 checker = _INTEGER_CHECKERS[2 * int(is_long) + int(is_signed)]