Home
last modified time | relevance | path

Searched defs:WriteSInt32 (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DWriteContext.cs251 public void WriteSInt32(int value) in WriteSInt32() method
H A DCodedOutputStream.cs375 public void WriteSInt32(int value) in WriteSInt32() method in Google.Protobuf.CodedOutputStream
H A DWritingPrimitives.cs386 … public static void WriteSInt32(ref Span<byte> buffer, ref WriterInternalState state, int value) in WriteSInt32() method in Google.Protobuf.WritingPrimitives
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DWriteContext.cs251 public void WriteSInt32(int value) in WriteSInt32() method
H A DCodedOutputStream.cs375 public void WriteSInt32(int value) in WriteSInt32() method in Google.Protobuf.CodedOutputStream
H A DWritingPrimitives.cs386 … public static void WriteSInt32(ref Span<byte> buffer, ref WriterInternalState state, int value) in WriteSInt32() method in Google.Protobuf.WritingPrimitives
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Dproto_writer.cc144 inline util::Status WriteSInt32(int field_number, const DataPiece& data, in WriteSInt32() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
H A Dproto_writer.cc144 inline util::Status WriteSInt32(int field_number, const DataPiece& data, in WriteSInt32() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc429 void WireFormatLite::WriteSInt32(int field_number, int32_t value, in WriteSInt32() function in google::protobuf::internal::WireFormatLite
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc429 void WireFormatLite::WriteSInt32(int field_number, int32_t value, in WriteSInt32() function in google::protobuf::internal::WireFormatLite