Searched refs:CopyToProto (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/python/google/protobuf/ | ||
D | descriptor.py | 141 def CopyToProto(self, proto): member in _NestedDescriptorBase |
/external/protobuf/python/google/protobuf/internal/ | ||
D | descriptor_test.py | 152 desc.CopyToProto(actual) |