Searched refs:WriteUInt64 (Results 1 – 4 of 4) sorted by relevance
107 bool WriteUInt64(uint64 value) { in WriteUInt64() function
224 void WireFormatLite::WriteUInt64(int field_number, uint64 value, in WriteUInt64() function in google::protobuf::internal::WireFormatLite
331 static void WriteUInt64 (field_number, uint64 value, output);
6816 … ::google::protobuf::internal::WireFormatLite::WriteUInt64(4, this->positive_int_value(), output); in SerializeWithCachedSizes()