Home
last modified time | relevance | path

Searched refs:TypeToCppType (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.h634 static CppType TypeToCppType(Type type);
1866 inline FieldDescriptor::CppType FieldDescriptor::TypeToCppType(Type type) { in TypeToCppType() function
Dextension_set_heavy.cc129 return FieldDescriptor::TypeToCppType( in cpp_type()
Dwire_format_unittest.cc69 implicit_cast<int>(FieldDescriptor::TypeToCppType( in TEST()