Home
last modified time | relevance | path

Searched defs:RemoveLast (Results 1 – 7 of 7) sorted by relevance

/external/protobuf/src/google/protobuf/
Dreflection_internal.h108 void RemoveLast(Field* data) const override { in RemoveLast() function
164 void RemoveLast(Field* data) const override { in RemoveLast() function
227 void RemoveLast(Field* data) const override { in RemoveLast() function
Dreflection.h118 void RemoveLast() const { accessor_->RemoveLast(data_); } in RemoveLast() function
235 void RemoveLast() const { accessor_->RemoveLast(data_); } in RemoveLast() function
Dgenerated_message_reflection_unittest.cc320 TEST(GeneratedMessageReflectionTest, RemoveLast) { in TEST() argument
Dextension_set.cc797 void ExtensionSet::RemoveLast(int number) { in RemoveLast() function in google::protobuf::internal::ExtensionSet
Dgenerated_message_reflection.cc902 void Reflection::RemoveLast(Message* message, in RemoveLast() function in google::protobuf::Reflection
Dmap_test.cc2542 TEST(GeneratedMapFieldReflectionTest, RemoveLast) { in TEST() argument
/external/pdfium/xfa/fde/
Dcfde_textout.cpp555 void CFDE_TextOut::CFDE_TTOLine::RemoveLast(int32_t icount) { in RemoveLast() function in CFDE_TextOut::CFDE_TTOLine