Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/
DUnknownField.cs263 internal UnknownField AddLengthDelimited(ByteString value) in AddLengthDelimited() method in Google.Protobuf.UnknownField
/third_party/protobuf/src/google/protobuf/
Dunknown_field_set.h332 inline void UnknownFieldSet::AddLengthDelimited(int number, in AddLengthDelimited() function
Dunknown_field_set.cc157 std::string* UnknownFieldSet::AddLengthDelimited(int number) { in AddLengthDelimited() function in google::protobuf::UnknownFieldSet