Searched defs:MessageWrapper (Results 1 – 3 of 3) sorted by relevance
5 class MessageWrapper { class122 function MessageWrapper() { class in MessageWrapper
4 class MessageWrapper { class
989 struct MessageWrapper { in SwapOneofField() struct1006 std::string GetString() const { in SwapOneofField()1009 void SetString(const std::string& v) { in SwapOneofField()1012 Message* GetMessage() const { in SwapOneofField()1015 void SetMessage(Message* v) { in SwapOneofField()1018 Message* UnsafeGetMessage() const { in SwapOneofField()1021 void UnsafeSetMessage(Message* v) { in SwapOneofField()1024 void ClearOneofCase() { in SwapOneofField()1028 const Reflection* reflection; in SwapOneofField()1029 Message* message; in SwapOneofField()[all …]