Searched defs:WriteSFixed64 (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/ |
H A D | WriteContext.cs | 242 public void WriteSFixed64(long value) in WriteSFixed64() method
|
H A D | CodedOutputStream.cs | 365 public void WriteSFixed64(long value) in WriteSFixed64() method in Google.Protobuf.CodedOutputStream
|
H A D | WritingPrimitives.cs | 378 … public static void WriteSFixed64(ref Span<byte> buffer, ref WriterInternalState state, long value) in WriteSFixed64() method in Google.Protobuf.WritingPrimitives
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ |
H A D | WriteContext.cs | 242 public void WriteSFixed64(long value) in WriteSFixed64() method
|
H A D | CodedOutputStream.cs | 365 public void WriteSFixed64(long value) in WriteSFixed64() method in Google.Protobuf.CodedOutputStream
|
H A D | WritingPrimitives.cs | 378 … public static void WriteSFixed64(ref Span<byte> buffer, ref WriterInternalState state, long value) in WriteSFixed64() method in Google.Protobuf.WritingPrimitives
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/ |
H A D | proto_writer.cc | 184 inline util::Status WriteSFixed64(int field_number, const DataPiece& data, in WriteSFixed64() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | proto_writer.cc | 184 inline util::Status WriteSFixed64(int field_number, const DataPiece& data, in WriteSFixed64() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | wire_format_lite.cc | 454 void WireFormatLite::WriteSFixed64(int field_number, int64_t value, in WriteSFixed64() function in google::protobuf::internal::WireFormatLite
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | wire_format_lite.cc | 454 void WireFormatLite::WriteSFixed64(int field_number, int64_t value, in WriteSFixed64() function in google::protobuf::internal::WireFormatLite
|