Home
last modified time | relevance | path

Searched defs:cpptype (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc1777 FieldDescriptor::CppType cpptype, in MutableRawRepeatedField()
1805 FieldDescriptor::CppType cpptype, in GetRawRepeatedField()
Dextension_set_unittest.cc810 #define TEST_REPEATED_EXTENSIONS_SPACE_USED(type, cpptype, value) \ in TEST() argument