Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dpython_message.py566 cls.Extensions = property(lambda self: _ExtensionDict(self))
1438 class _ExtensionDict(object): class