Home
last modified time | relevance | path

Searched defs:WriteUInt64 (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dspdy_frame_builder.h94 bool WriteUInt64(uint64_t value) { in WriteUInt64() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/
Dpickle.h202 void WriteUInt64(uint64_t value) { WritePOD(value); } in WriteUInt64() function
/aosp_15_r20/external/libchrome/base/
H A Dpickle.h199 void WriteUInt64(uint64_t value) { WritePOD(value); } in WriteUInt64() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dpickle.h202 void WriteUInt64(uint64_t value) { WritePOD(value); } in WriteUInt64() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dbyte_buffer.h58 void WriteUInt64(uint64_t val) { in WriteUInt64() function
/aosp_15_r20/external/cronet/net/ntlm/
H A Dntlm_buffer_writer.cc42 bool NtlmBufferWriter::WriteUInt64(uint64_t value) { in WriteUInt64() function in net::ntlm::NtlmBufferWriter
/aosp_15_r20/external/perfetto/src/tracing/
H A Dtraced_value.cc51 void TracedValue::WriteUInt64(uint64_t value) && { in WriteUInt64() function in perfetto::TracedValue
/aosp_15_r20/external/cronet/base/
H A Dpickle.h224 void WriteUInt64(uint64_t value) { WritePOD(value); } in WriteUInt64() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dquiche_data_writer.cc46 bool QuicheDataWriter::WriteUInt64(uint64_t value) { in WriteUInt64() function in quiche::QuicheDataWriter
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DWriteContext.cs122 public void WriteUInt64(ulong value) in WriteUInt64() method
H A DCodedOutputStream.cs191 public void WriteUInt64(ulong value) in WriteUInt64() method in Google.Protobuf.CodedOutputStream
H A DWritingPrimitives.cs116 … public static void WriteUInt64(ref Span<byte> buffer, ref WriterInternalState state, ulong value) in WriteUInt64() method in Google.Protobuf.WritingPrimitives
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DWriteContext.cs122 public void WriteUInt64(ulong value) in WriteUInt64() method
H A DCodedOutputStream.cs191 public void WriteUInt64(ulong value) in WriteUInt64() method in Google.Protobuf.CodedOutputStream
H A DWritingPrimitives.cs116 … public static void WriteUInt64(ref Span<byte> buffer, ref WriterInternalState state, ulong value) in WriteUInt64() method in Google.Protobuf.WritingPrimitives
/aosp_15_r20/external/cronet/base/trace_event/
H A Dtrace_event_stub.h190 void WriteUInt64(uint64_t) && {} in WriteUInt64() function
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Dproto_writer.cc214 inline util::Status WriteUInt64(int field_number, const DataPiece& data, in WriteUInt64() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
H A Dproto_writer.cc214 inline util::Status WriteUInt64(int field_number, const DataPiece& data, in WriteUInt64() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc424 void WireFormatLite::WriteUInt64(int field_number, uint64_t value, in WriteUInt64() function in google::protobuf::internal::WireFormatLite
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc424 void WireFormatLite::WriteUInt64(int field_number, uint64_t value, in WriteUInt64() function in google::protobuf::internal::WireFormatLite