Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Dtext_format.py61 _INTEGER_CHECKERS = (type_checkers.Uint32ValueChecker(), variable
1376 checker = _INTEGER_CHECKERS[2 * int(is_long) + int(is_signed)]