Searched refs:kWireTypeForFieldType (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h140 return kWireTypeForFieldType[type];
538 static const WireFormatLite::WireType kWireTypeForFieldType[]; member in class:google::protobuf::internal::WireFormatLite
H A Dwire_format_lite.cc108 WireFormatLite::kWireTypeForFieldType[MAX_FIELD_TYPE + 1] = { member in class:google::protobuf::internal::WireFormatLite
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h141 return kWireTypeForFieldType[type];
492 static const WireFormatLite::WireType kWireTypeForFieldType[]; member in class:google::protobuf::internal::WireFormatLite
H A Dwire_format_lite.cc89 WireFormatLite::kWireTypeForFieldType[MAX_FIELD_TYPE + 1] = { member in class:google::protobuf::internal::WireFormatLite

Completed in 152 milliseconds