Searched defs:RemoveLast (Results 1 – 13 of 13) sorted by relevance
109 void RemoveLast(Field* data) const override { in RemoveLast() function165 void RemoveLast(Field* data) const override { in RemoveLast() function228 void RemoveLast(Field* data) const override { in RemoveLast() function
120 void RemoveLast() const { accessor_->RemoveLast(data_); } in RemoveLast() function237 void RemoveLast() const { accessor_->RemoveLast(data_); } in RemoveLast() function
735 inline void RepeatedField<Element>::RemoveLast() { in RemoveLast() function
572 TEST(GeneratedMessageReflectionTest, RemoveLast) { in TEST() argument
831 void ExtensionSet::RemoveLast(int number) { in RemoveLast() function in google::protobuf::internal::ExtensionSet
1333 void Reflection::RemoveLast(Message* message, in Swap() function in google::protobuf::Reflection
559 void CFDE_TextOut::Line::RemoveLast(size_t count) { in RemoveLast() function in CFDE_TextOut::Line