Searched refs:kSFixed64Size (Results 1 – 4 of 4) sorted by relevance
73 return WireFormatLite::kSFixed64Size; in FixedSize()
443 case FieldDescriptor::TYPE_SFIXED64: return internal::WireFormatLite::kSFixed64Size; in GetFixedSize()
796 return WireFormatLite::kSFixed64Size; in FixedSize()
691 static constexpr size_t kSFixed64Size = 8; variable