Searched defs:containing_service (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/python/google/protobuf/ |
D | descriptor.py | 822 def __new__(cls, name, full_name, index, containing_service, argument 827 def __init__(self, name, full_name, index, containing_service, argument
|
/external/protobuf/python/google/protobuf/pyext/ |
D | descriptor.cc | 1801 const ServiceDescriptor* containing_service = in GetContainingService() local
|