Searched defs:WriteInt64 (Results 1 – 3 of 3) sorted by relevance
213 public void WriteInt64(long value) in WriteInt64() method in Google.Protobuf.CodedOutputStream
345 void WireFormatLite::WriteInt64(int field_number, int64 value, in WriteInt64() function in google::protobuf::internal::WireFormatLite
165 inline Status WriteInt64(int field_number, const DataPiece& data, in WriteInt64() function