Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunknown_field_set.h276 inline void UnknownFieldSet::AddLengthDelimited( in AddLengthDelimited() function
Dunknown_field_set.cc173 string* UnknownFieldSet::AddLengthDelimited(int number) { in AddLengthDelimited() function in google::protobuf::UnknownFieldSet