Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/WellKnownTypes/
DWrappersTest.cs283 message.ClearOneofField(); in Oneof()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dgenerated_message_reflection.h512 inline void ClearOneofField(Message* message,
Dgenerated_message_reflection.cc809 ClearOneofField(message, field); in ClearField()
2119 inline void GeneratedMessageReflection::ClearOneofField( in ClearOneofField() function in google::protobuf::internal::GeneratedMessageReflection
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/
DGeneratedMessageTest.cs594 message.ClearOneofField(); in OneofProperties()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestWellKnownTypes.cs1689 public void ClearOneofField() { in ClearOneofField() method in Google.Protobuf.TestProtos.OneofWellKnownTypes
DUnittestProto3.cs861 public void ClearOneofField() { in ClearOneofField() method in Google.Protobuf.TestProtos.TestAllTypes
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs2088 public void ClearOneofField() { in ClearOneofField() method in Conformance.TestAllTypes