Searched refs:kFixed32Size (Results 1 – 6 of 6) sorted by relevance
60 case FieldDescriptor::TYPE_FIXED32 : return WireFormatLite::kFixed32Size; in FixedSize()
134 case FieldDescriptor::TYPE_FIXED32 : return WireFormatLite::kFixed32Size; in FixedSize()
389 case FieldDescriptor::TYPE_FIXED32 : return internal::WireFormatLite::kFixed32Size; in GetFixedSize()
663 case FieldDescriptor::TYPE_FIXED32 : return WireFormatLite::kFixed32Size; in FixedSize()
136 case FieldDescriptor::TYPE_FIXED32 : return WireFormatLite::kFixed32Size; in FixedSize()
494 static const int kFixed32Size = 4; variable