Home
last modified time | relevance | path

Searched defs:ClearOneofField (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/
Dgenerated_message_table_driven_lite.h159 inline void ClearOneofField(const ParseTableField& field, Arena* arena, in ClearOneofField() function
Dgenerated_message_reflection.cc2036 void Reflection::ClearOneofField(Message* message, in ClearOneofField() function in google::protobuf::Reflection
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestWellKnownTypes.cs1726 public void ClearOneofField() { in ClearOneofField() method in Google.Protobuf.TestProtos.OneofWellKnownTypes
DTestMessagesProto3.cs1746 public void ClearOneofField() { in ClearOneofField() method in ProtobufTestMessages.Proto3.TestAllTypesProto3
DUnittestProto3.cs883 public void ClearOneofField() { in ClearOneofField() method in Google.Protobuf.TestProtos.TestAllTypes