Searched refs:FieldTypeToCppType (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h135 static CppType FieldTypeToCppType(FieldType type);
568 WireFormatLite::FieldTypeToCppType(FieldType type) { function in class:google::protobuf::internal::WireFormatLite
H A Dwire_format_unittest.cc67 implicit_cast<int>(WireFormatLite::FieldTypeToCppType(
H A Dextension_set.cc58 return WireFormatLite::FieldTypeToCppType(real_type(type));
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h136 static CppType FieldTypeToCppType(FieldType type);
522 WireFormatLite::FieldTypeToCppType(FieldType type) { function in class:google::protobuf::internal::WireFormatLite
H A Dwire_format_unittest.cc67 implicit_cast<int>(WireFormatLite::FieldTypeToCppType(
H A Dextension_set.cc58 return WireFormatLite::FieldTypeToCppType(real_type(type));

Completed in 167 milliseconds