Home
last modified time | relevance | path

Searched defs:GeneratedProtocolMessageType (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/python/google/protobuf/pyext/
Dcpp_message.py42 class GeneratedProtocolMessageType(_message.MessageMeta): class
/third_party/protobuf/python/google/protobuf/
Dreflection.py56 GeneratedProtocolMessageType = message_factory._GENERATED_PROTOCOL_MESSAGE_TYPE variable
/third_party/protobuf/python/google/protobuf/internal/
Dpython_message.py80 class GeneratedProtocolMessageType(type): class