Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.h634 static CppType TypeToCppType(Type type);
1873 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()