Searched defs:WriteSInt32 (Results 1 – 10 of 10) sorted by relevance
| /external/protobuf/csharp/src/Google.Protobuf/ |
| D | WriteContext.cs | 251 public void WriteSInt32(int value) in WriteSInt32() method
|
| D | CodedOutputStream.cs | 375 public void WriteSInt32(int value) in WriteSInt32() method in Google.Protobuf.CodedOutputStream
|
| D | WritingPrimitives.cs | 386 … public static void WriteSInt32(ref Span<byte> buffer, ref WriterInternalState state, int value) in WriteSInt32() method in Google.Protobuf.WritingPrimitives
|
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ |
| D | WriteContext.cs | 251 public void WriteSInt32(int value) in WriteSInt32() method
|
| D | CodedOutputStream.cs | 375 public void WriteSInt32(int value) in WriteSInt32() method in Google.Protobuf.CodedOutputStream
|
| D | WritingPrimitives.cs | 386 … public static void WriteSInt32(ref Span<byte> buffer, ref WriterInternalState state, int value) in WriteSInt32() method in Google.Protobuf.WritingPrimitives
|
| /external/cronet/third_party/protobuf/src/google/protobuf/util/internal/ |
| D | proto_writer.cc | 144 inline util::Status WriteSInt32(int field_number, const DataPiece& data, in WriteSInt32() function
|
| /external/protobuf/src/google/protobuf/util/internal/ |
| D | proto_writer.cc | 144 inline util::Status WriteSInt32(int field_number, const DataPiece& data, in WriteSInt32() function
|
| /external/protobuf/src/google/protobuf/ |
| D | wire_format_lite.cc | 429 void WireFormatLite::WriteSInt32(int field_number, int32_t value, in WriteSInt32() function in google::protobuf::internal::WireFormatLite
|
| /external/cronet/third_party/protobuf/src/google/protobuf/ |
| D | wire_format_lite.cc | 429 void WireFormatLite::WriteSInt32(int field_number, int32_t value, in WriteSInt32() function in google::protobuf::internal::WireFormatLite
|