Lines Matching refs:Clone
198 mapInt32Int32_ = other.mapInt32Int32_.Clone(); in TestMap()
199 mapInt64Int64_ = other.mapInt64Int64_.Clone(); in TestMap()
200 mapUint32Uint32_ = other.mapUint32Uint32_.Clone(); in TestMap()
201 mapUint64Uint64_ = other.mapUint64Uint64_.Clone(); in TestMap()
202 mapSint32Sint32_ = other.mapSint32Sint32_.Clone(); in TestMap()
203 mapSint64Sint64_ = other.mapSint64Sint64_.Clone(); in TestMap()
204 mapFixed32Fixed32_ = other.mapFixed32Fixed32_.Clone(); in TestMap()
205 mapFixed64Fixed64_ = other.mapFixed64Fixed64_.Clone(); in TestMap()
206 mapSfixed32Sfixed32_ = other.mapSfixed32Sfixed32_.Clone(); in TestMap()
207 mapSfixed64Sfixed64_ = other.mapSfixed64Sfixed64_.Clone(); in TestMap()
208 mapInt32Float_ = other.mapInt32Float_.Clone(); in TestMap()
209 mapInt32Double_ = other.mapInt32Double_.Clone(); in TestMap()
210 mapBoolBool_ = other.mapBoolBool_.Clone(); in TestMap()
211 mapStringString_ = other.mapStringString_.Clone(); in TestMap()
212 mapInt32Bytes_ = other.mapInt32Bytes_.Clone(); in TestMap()
213 mapInt32Enum_ = other.mapInt32Enum_.Clone(); in TestMap()
214 mapInt32ForeignMessage_ = other.mapInt32ForeignMessage_.Clone(); in TestMap()
217 public TestMap Clone() { in Clone() method in Google.Protobuf.TestProtos.TestMap
597 TestMap = other.testMap_ != null ? other.TestMap.Clone() : null; in TestMapSubmessage()
600 public TestMapSubmessage Clone() { in Clone() method in Google.Protobuf.TestProtos.TestMapSubmessage
706 mapInt32Message_ = other.mapInt32Message_.Clone(); in TestMessageMap()
709 public TestMessageMap Clone() { in Clone() method in Google.Protobuf.TestProtos.TestMessageMap
804 map1_ = other.map1_.Clone(); in TestSameTypeMap()
805 map2_ = other.map2_.Clone(); in TestSameTypeMap()
808 public TestSameTypeMap Clone() { in Clone() method in Google.Protobuf.TestProtos.TestSameTypeMap
918 mapInt32Int32_ = other.mapInt32Int32_.Clone(); in TestArenaMap()
919 mapInt64Int64_ = other.mapInt64Int64_.Clone(); in TestArenaMap()
920 mapUint32Uint32_ = other.mapUint32Uint32_.Clone(); in TestArenaMap()
921 mapUint64Uint64_ = other.mapUint64Uint64_.Clone(); in TestArenaMap()
922 mapSint32Sint32_ = other.mapSint32Sint32_.Clone(); in TestArenaMap()
923 mapSint64Sint64_ = other.mapSint64Sint64_.Clone(); in TestArenaMap()
924 mapFixed32Fixed32_ = other.mapFixed32Fixed32_.Clone(); in TestArenaMap()
925 mapFixed64Fixed64_ = other.mapFixed64Fixed64_.Clone(); in TestArenaMap()
926 mapSfixed32Sfixed32_ = other.mapSfixed32Sfixed32_.Clone(); in TestArenaMap()
927 mapSfixed64Sfixed64_ = other.mapSfixed64Sfixed64_.Clone(); in TestArenaMap()
928 mapInt32Float_ = other.mapInt32Float_.Clone(); in TestArenaMap()
929 mapInt32Double_ = other.mapInt32Double_.Clone(); in TestArenaMap()
930 mapBoolBool_ = other.mapBoolBool_.Clone(); in TestArenaMap()
931 mapInt32Enum_ = other.mapInt32Enum_.Clone(); in TestArenaMap()
932 mapInt32ForeignMessage_ = other.mapInt32ForeignMessage_.Clone(); in TestArenaMap()
935 public TestArenaMap Clone() { in Clone() method in Google.Protobuf.TestProtos.TestArenaMap
1283 type_ = other.type_.Clone(); in MessageContainingEnumCalledType()
1286 public MessageContainingEnumCalledType Clone() { in Clone() method in Google.Protobuf.TestProtos.MessageContainingEnumCalledType
1392 entry_ = other.entry_.Clone(); in MessageContainingMapCalledEntry()
1395 public MessageContainingMapCalledEntry Clone() { in Clone() method in Google.Protobuf.TestProtos.MessageContainingMapCalledEntry