Searched defs:RemoveLast (Results 1 – 6 of 6) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ | ||
D | reflection_internal.h | 111 virtual void RemoveLast(Field* data) const { in RemoveLast() function |
D | reflection.h | 129 void RemoveLast() const { in RemoveLast() function |
D | generated_message_reflection_unittest.cc | 321 TEST(GeneratedMessageReflectionTest, RemoveLast) { in TEST() argument |
D | extension_set.cc | 769 void ExtensionSet::RemoveLast(int number) { in RemoveLast() function in google::protobuf::internal::ExtensionSet |
D | generated_message_reflection.cc | 910 void GeneratedMessageReflection::RemoveLast( in RemoveLast() function in google::protobuf::internal::GeneratedMessageReflection |
D | map_test.cc | 2461 TEST(GeneratedMapFieldReflectionTest, RemoveLast) { in TEST() argument |