Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dpython_message.py134 if descriptor.full_name in well_known_types.WKTBASES:
135 bases += (well_known_types.WKTBASES[descriptor.full_name],)
Dwell_known_types.py717 WKTBASES = { variable