Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dtype_checkers.py207 class Int64ValueChecker(IntValueChecker): class
222 _FieldDescriptor.CPPTYPE_INT64: Int64ValueChecker(),
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Dtext_format.py64 type_checkers.Int64ValueChecker())