Home
last modified time | relevance | path

Searched refs:SetConsumed (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dmessage_lite.cc244 input->SetConsumed(); in MergeFromImpl()
/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.h337 void SetConsumed() { legitimate_message_end_ = true; } in SetConsumed() function