Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dpython_message.py317 def AddDecoder(wiretype, is_packed): function
341 AddDecoder(type_checkers.FIELD_TYPE_TO_WIRE_TYPE[field_descriptor.type],
347 AddDecoder(wire_format.WIRETYPE_LENGTH_DELIMITED, True)