Home
last modified time | relevance | path

Searched defs:WriteString (Results 1 – 15 of 15) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
DWriteContext.cs124 …public void WriteString(string value) => WritingPrimitives.WriteString(ref buffer, ref state, valu… in WriteString() method
DCodedOutputStream.cs254 public void WriteString(string value) in WriteString() method in Google.Protobuf.CodedOutputStream
DJsonFormatter.cs627 internal static void WriteString(TextWriter writer, string text) { in WriteString() method in Google.Protobuf.JsonFormatter
DWritingPrimitives.cs151 … public static void WriteString(ref Span<byte> buffer, ref WriterInternalState state, string value) in WriteString() method in Google.Protobuf.WritingPrimitives
/third_party/grpc/third_party/upb/upb/io/
Dzero_copy_stream_test.cc108 void IoTest::WriteString(upb_ZeroCopyOutputStream* output, in WriteString() function in upb::__anon1440fee30111::IoTest
/third_party/protobuf/upb/io/
Dzero_copy_stream_test.cc108 void IoTest::WriteString(upb_ZeroCopyOutputStream* output, in WriteString() function in upb::__anon045f68590111::IoTest
/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.h714 PROTOBUF_ALWAYS_INLINE uint8_t* WriteString(uint32_t num, const T& s, in WriteString() function
727 uint8_t* WriteString(uint32_t num, const absl::Cord& s, uint8_t* ptr) { in WriteString() function
1794 inline void CodedOutputStream::WriteString(const std::string& str) { in WriteString() function
Dzero_copy_stream_unittest.cc196 void IoTest::WriteString(ZeroCopyOutputStream* output, const std::string& str) { in WriteString() function in google::protobuf::io::__anond544f3460111::IoTest
/third_party/lzma/CPP/Windows/
DFileLink.cpp117 static void WriteString(Byte *dest, const wchar_t *path) in WriteString() function
/third_party/gn/src/gn/
Danalyzer.cc88 void WriteString(base::DictionaryValue& dict, in WriteString() function
/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.cc474 void WireFormatLite::WriteString(int field_number, const std::string& value, in WriteString() function in google::protobuf::internal::WireFormatLite
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp1162 void JsonWriter::WriteString(LPCWSTR pStr) in WriteString() function in D3D12MA::JsonWriter
/third_party/skia/third_party/externals/angle2/src/common/spirv/
Dspirv_instruction_builder_autogen.cpp145 void WriteString(Blob *blob, IdResult idResult, LiteralString string) in WriteString() function
/third_party/skia/m133/third_party/externals/vulkanmemoryallocator/include/
Dvk_mem_alloc.h5561 void VmaJsonWriter::WriteString(const char* pStr) in WriteString() function
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8309 void VmaJsonWriter::WriteString(const char* pStr) in WriteString() function