Home
last modified time | relevance | path

Searched defs:WriteFixed64 (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DWriteContext.cs149 public void WriteFixed64(ulong value) in WriteFixed64() method
H A DCodedOutputStream.cs221 public void WriteFixed64(ulong value) in WriteFixed64() method in Google.Protobuf.CodedOutputStream
H A DWritingPrimitives.cs148 … public static void WriteFixed64(ref Span<byte> buffer, ref WriterInternalState state, ulong value) in WriteFixed64() method in Google.Protobuf.WritingPrimitives
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DWriteContext.cs149 public void WriteFixed64(ulong value) in WriteFixed64() method
H A DCodedOutputStream.cs221 public void WriteFixed64(ulong value) in WriteFixed64() method in Google.Protobuf.CodedOutputStream
H A DWritingPrimitives.cs148 … public static void WriteFixed64(ref Span<byte> buffer, ref WriterInternalState state, ulong value) in WriteFixed64() method in Google.Protobuf.WritingPrimitives
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Dproto_writer.cc204 inline util::Status WriteFixed64(int field_number, const DataPiece& data, in WriteFixed64() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
H A Dproto_writer.cc204 inline util::Status WriteFixed64(int field_number, const DataPiece& data, in WriteFixed64() function
/aosp_15_r20/external/pigweed/pw_protobuf/public/pw_protobuf/
H A Dencoder.h417 Status WriteFixed64(uint32_t field_number, uint64_t value) { in WriteFixed64() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc444 void WireFormatLite::WriteFixed64(int field_number, uint64_t value, in WriteFixed64() function in google::protobuf::internal::WireFormatLite
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc444 void WireFormatLite::WriteFixed64(int field_number, uint64_t value, in WriteFixed64() function in google::protobuf::internal::WireFormatLite