Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/internal/
Dpython_message.py321 def AddDecoder(wiretype, is_packed): function
351 AddDecoder(type_checkers.FIELD_TYPE_TO_WIRE_TYPE[field_descriptor.type],
357 AddDecoder(wire_format.WIRETYPE_LENGTH_DELIMITED, True)