Searched refs:_GetStructValue (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/python/google/protobuf/internal/
H A Dwell_known_types.py644 def _GetStructValue(struct_value): function
668 return _GetStructValue(self.fields[key])
699 return _GetStructValue(self.values.__getitem__(index))

Completed in 69 milliseconds