Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dgenerated_message_reflection.cc529 string temp_string; in SwapOneofField() local
556 temp_string = GetString(*message1, field1); in SwapOneofField()
622 SetString(message2, field1, temp_string); in SwapOneofField()