Home
last modified time | relevance | path

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

/external/nanopb-c/generator/google/protobuf/
Dservice_reflection.py62 _DESCRIPTOR_KEY = 'DESCRIPTOR' variable in GeneratedServiceType
77 if GeneratedServiceType._DESCRIPTOR_KEY not in dictionary:
79 descriptor = dictionary[GeneratedServiceType._DESCRIPTOR_KEY]
92 _DESCRIPTOR_KEY = 'DESCRIPTOR' variable in GeneratedServiceStubType
107 if GeneratedServiceStubType._DESCRIPTOR_KEY not in dictionary:
109 descriptor = dictionary[GeneratedServiceStubType._DESCRIPTOR_KEY]
Dreflection.py98 _DESCRIPTOR_KEY = 'DESCRIPTOR' variable in GeneratedProtocolMessageType
121 descriptor = dictionary[GeneratedProtocolMessageType._DESCRIPTOR_KEY]
146 descriptor = dictionary[GeneratedProtocolMessageType._DESCRIPTOR_KEY]
/external/protobuf/python/google/protobuf/
Dservice_reflection.py62 _DESCRIPTOR_KEY = 'DESCRIPTOR' variable in GeneratedServiceType
77 if GeneratedServiceType._DESCRIPTOR_KEY not in dictionary:
79 descriptor = dictionary[GeneratedServiceType._DESCRIPTOR_KEY]
92 _DESCRIPTOR_KEY = 'DESCRIPTOR' variable in GeneratedServiceStubType
107 if GeneratedServiceStubType._DESCRIPTOR_KEY not in dictionary:
109 descriptor = dictionary[GeneratedServiceStubType._DESCRIPTOR_KEY]
Dreflection.py102 _DESCRIPTOR_KEY = 'DESCRIPTOR' variable in GeneratedProtocolMessageType
125 descriptor = dictionary[GeneratedProtocolMessageType._DESCRIPTOR_KEY]
150 descriptor = dictionary[GeneratedProtocolMessageType._DESCRIPTOR_KEY]
202 attributes[GeneratedProtocolMessageType._DESCRIPTOR_KEY] = descriptor