Searched refs:kFixed64Size (Results 1 – 4 of 4) sorted by relevance
69 return WireFormatLite::kFixed64Size; in FixedSize()
441 case FieldDescriptor::TYPE_FIXED64 : return internal::WireFormatLite::kFixed64Size; in GetFixedSize()
792 return WireFormatLite::kFixed64Size; in FixedSize()
689 static constexpr size_t kFixed64Size = 8; variable