Home
last modified time | relevance | path

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

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