/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/ |
H A D | spdy_frame_builder.h | 94 bool WriteUInt64(uint64_t value) { in WriteUInt64() function
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/ |
D | pickle.h | 202 void WriteUInt64(uint64_t value) { WritePOD(value); } in WriteUInt64() function
|
/aosp_15_r20/external/libchrome/base/ |
H A D | pickle.h | 199 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/ |
D | pickle.h | 202 void WriteUInt64(uint64_t value) { WritePOD(value); } in WriteUInt64() function
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | byte_buffer.h | 58 void WriteUInt64(uint64_t val) { in WriteUInt64() function
|
/aosp_15_r20/external/cronet/net/ntlm/ |
H A D | ntlm_buffer_writer.cc | 42 bool NtlmBufferWriter::WriteUInt64(uint64_t value) { in WriteUInt64() function in net::ntlm::NtlmBufferWriter
|
/aosp_15_r20/external/perfetto/src/tracing/ |
H A D | traced_value.cc | 51 void TracedValue::WriteUInt64(uint64_t value) && { in WriteUInt64() function in perfetto::TracedValue
|
/aosp_15_r20/external/cronet/base/ |
H A D | pickle.h | 224 void WriteUInt64(uint64_t value) { WritePOD(value); } in WriteUInt64() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/ |
H A D | quiche_data_writer.cc | 46 bool QuicheDataWriter::WriteUInt64(uint64_t value) { in WriteUInt64() function in quiche::QuicheDataWriter
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/ |
H A D | WriteContext.cs | 122 public void WriteUInt64(ulong value) in WriteUInt64() method
|
H A D | CodedOutputStream.cs | 191 public void WriteUInt64(ulong value) in WriteUInt64() method in Google.Protobuf.CodedOutputStream
|
H A D | WritingPrimitives.cs | 116 … 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 D | WriteContext.cs | 122 public void WriteUInt64(ulong value) in WriteUInt64() method
|
H A D | CodedOutputStream.cs | 191 public void WriteUInt64(ulong value) in WriteUInt64() method in Google.Protobuf.CodedOutputStream
|
H A D | WritingPrimitives.cs | 116 … 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 D | trace_event_stub.h | 190 void WriteUInt64(uint64_t) && {} in WriteUInt64() function
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/ |
H A D | proto_writer.cc | 214 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 D | proto_writer.cc | 214 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 D | wire_format_lite.cc | 424 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 D | wire_format_lite.cc | 424 void WireFormatLite::WriteUInt64(int field_number, uint64_t value, in WriteUInt64() function in google::protobuf::internal::WireFormatLite
|