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

  /external/nanopb-c/generator/google/protobuf/internal/
type_checkers.py 196 TYPE_TO_ENCODER = {
python_message.py 200 field_encoder = type_checkers.TYPE_TO_ENCODER[field_descriptor.type](
    [all...]
  /external/protobuf/python/google/protobuf/internal/
type_checkers.py 262 TYPE_TO_ENCODER = {
python_message.py 312 field_encoder = type_checkers.TYPE_TO_ENCODER[field_descriptor.type](
    [all...]

Completed in 2619 milliseconds