Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dpython_message.py82 _AnyFullTypeName = 'google.protobuf.Any' variable
961 if self.DESCRIPTOR.full_name == _AnyFullTypeName: