/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/ |
D | pickle.h | 204 void WriteDouble(double value) { WritePOD(value); } in WriteDouble() function
|
/aosp_15_r20/external/libchrome/base/ |
H A D | pickle.h | 201 void WriteDouble(double value) { WritePOD(value); } in WriteDouble() function
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/ |
D | pickle.h | 204 void WriteDouble(double value) { WritePOD(value); } in WriteDouble() function
|
/aosp_15_r20/external/perfetto/src/tracing/ |
H A D | traced_value.cc | 56 void TracedValue::WriteDouble(double value) && { in WriteDouble() function in perfetto::TracedValue
|
/aosp_15_r20/external/cronet/base/ |
H A D | pickle.h | 226 void WriteDouble(double value) { WritePOD(value); } in WriteDouble() function
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/ |
H A D | WriteContext.cs | 104 public void WriteDouble(double value) in WriteDouble() method
|
H A D | CodedOutputStream.cs | 171 public void WriteDouble(double value) in WriteDouble() method in Google.Protobuf.CodedOutputStream
|
H A D | WritingPrimitives.cs | 65 … public static void WriteDouble(ref Span<byte> buffer, ref WriterInternalState state, double value) in WriteDouble() method in Google.Protobuf.WritingPrimitives
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ |
H A D | WriteContext.cs | 104 public void WriteDouble(double value) in WriteDouble() method
|
H A D | CodedOutputStream.cs | 171 public void WriteDouble(double value) in WriteDouble() method in Google.Protobuf.CodedOutputStream
|
H A D | WritingPrimitives.cs | 65 … public static void WriteDouble(ref Span<byte> buffer, ref WriterInternalState state, double value) in WriteDouble() method in Google.Protobuf.WritingPrimitives
|
/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | trace_event_stub.h | 191 void WriteDouble(double) && {} in WriteDouble() function
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/ |
H A D | proto_writer.cc | 224 inline util::Status WriteDouble(int field_number, const DataPiece& data, in WriteDouble() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | proto_writer.cc | 224 inline util::Status WriteDouble(int field_number, const DataPiece& data, in WriteDouble() function
|
/aosp_15_r20/external/pigweed/pw_protobuf/public/pw_protobuf/ |
H A D | encoder.h | 524 Status WriteDouble(uint32_t field_number, double value) { in WriteDouble() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | wire_format_lite.cc | 464 void WireFormatLite::WriteDouble(int field_number, double value, in WriteDouble() function in google::protobuf::internal::WireFormatLite
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | wire_format_lite.cc | 464 void WireFormatLite::WriteDouble(int field_number, double value, in WriteDouble() function in google::protobuf::internal::WireFormatLite
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/ |
H A D | flexbuffers.h | 1351 void WriteDouble(double f, uint8_t byte_width) { in WriteDouble() function
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
H A D | flexbuffers.h | 1391 void WriteDouble(double f, uint8_t byte_width) { in WriteDouble() function
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | flexbuffers.h | 1391 void WriteDouble(double f, uint8_t byte_width) { in WriteDouble() function
|