HomeSort by relevance Sort by last modified time
    Searched refs:_VALUE_CHECKERS (Results 1 - 2 of 2) sorted by null

  /external/protobuf/python/google/protobuf/internal/
type_checkers.py 80 return _VALUE_CHECKERS[_FieldDescriptor.CPPTYPE_INT32]
83 return _VALUE_CHECKERS[field.cpp_type]
220 _VALUE_CHECKERS = {
  /external/nanopb-c/generator/google/protobuf/internal/
type_checkers.py 70 return _VALUE_CHECKERS[cpp_type]
154 _VALUE_CHECKERS = {

Completed in 822 milliseconds