Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dpython_message.py911 def _InternalUnpackAny(msg): function
962 any_a = _InternalUnpackAny(self)
963 any_b = _InternalUnpackAny(other)