Searched refs:WriteUInt64 (Results 1 – 5 of 5) sorted by relevance
71 void WriteUInt64(UInt64 value);
195 void COutArchive::WriteUInt64(UInt64 value) in WriteUInt64() function in NArchive::N7z::COutArchive541 WriteUInt64(v.Values[i]); in WriteUInt64DefVector()
317 void WireFormatLite::WriteUInt64(int field_number, uint64 value, in WriteUInt64() function in google::protobuf::internal::WireFormatLite
340 static void WriteUInt64 (field_number, uint64 value, output);
8239 … ::google::protobuf::internal::WireFormatLite::WriteUInt64(4, this->positive_int_value(), output); in SerializeWithCachedSizes()