Home
last modified time | relevance | path

Searched defs:MessageWrapper (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DprotectedMembersThisParameter.js5 class MessageWrapper { class
122 function MessageWrapper() { class in MessageWrapper
/third_party/typescript/tests/cases/compiler/
DprotectedMembersThisParameter.ts4 class MessageWrapper { class
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc989 struct MessageWrapper { in SwapOneofField() struct
1006 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 …]