Searched defs:WriteInt32 (Results 1 – 3 of 3) sorted by relevance
222 public void WriteInt32(int value) in WriteInt32() method in Google.Protobuf.CodedOutputStream
340 void WireFormatLite::WriteInt32(int field_number, int32 value, in WriteInt32() function in google::protobuf::internal::WireFormatLite
115 inline Status WriteInt32(int field_number, const DataPiece& data, in WriteInt32() function