Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dreflection_internal.h111 virtual void RemoveLast(Field* data) const { in RemoveLast() function
168 virtual void RemoveLast(Field* data) const { in RemoveLast() function
230 virtual void RemoveLast(Field* data) const { in RemoveLast() function
Dreflection.h129 void RemoveLast() const { in RemoveLast() function
261 void RemoveLast() const { in RemoveLast() function
Dgenerated_message_reflection_unittest.cc321 TEST(GeneratedMessageReflectionTest, RemoveLast) { in TEST() argument
Dextension_set.cc769 void ExtensionSet::RemoveLast(int number) { in RemoveLast() function in google::protobuf::internal::ExtensionSet
Dgenerated_message_reflection.cc910 void GeneratedMessageReflection::RemoveLast( in RemoveLast() function in google::protobuf::internal::GeneratedMessageReflection
Dmap_test.cc2461 TEST(GeneratedMapFieldReflectionTest, RemoveLast) { in TEST() argument