Searched refs:WriteFixed64NoTag (Results 1 – 4 of 4) sorted by relevance
390 WireFormatLite::WriteFixed64NoTag>( in WriteField()
443 WriteFixed64NoTag(value, output); in WriteFixed64()
199 WireFormatLite::WriteFixed64NoTag(Get<uint64>(ptr), output); in Serialize()
366 PROTOBUF_ALWAYS_INLINE static void WriteFixed64NoTag(1305 inline void WireFormatLite::WriteFixed64NoTag(uint64 value, in WriteFixed64NoTag() function