Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/
DWriteContext.cs177 public void WriteString(string value) in WriteString() method
DJsonFormatter.cs708 internal static void WriteString(TextWriter writer, string text) in WriteString() method in Google.Protobuf.JsonFormatter
DCodedOutputStream.cs252 public void WriteString(string value) in WriteString() method in Google.Protobuf.CodedOutputStream
DWritingPrimitives.cs164 … public static void WriteString(ref Span<byte> buffer, ref WriterInternalState state, string value) in WriteString() method in Google.Protobuf.WritingPrimitives
/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.h731 PROTOBUF_ALWAYS_INLINE uint8* WriteString(uint32 num, const T& s, in WriteString() function
1684 inline void CodedOutputStream::WriteString(const std::string& str) { in WriteString() function
Dzero_copy_stream_unittest.cc204 void IoTest::WriteString(ZeroCopyOutputStream* output, const std::string& str) { in WriteString() function in google::protobuf::io::__anon6246fba40111::IoTest
/third_party/node/src/
Dstream_base.cc216 int StreamBase::WriteString(const FunctionCallbackInfo<Value>& args) { in WriteString() function in node::StreamBase
Dnode_file.cc1915 static void WriteString(const FunctionCallbackInfo<Value>& args) { in WriteString() function
/third_party/gn/src/gn/
Danalyzer.cc88 void WriteString(base::DictionaryValue& dict, in WriteString() function
/third_party/protobuf/src/google/protobuf/util/internal/
Dproto_writer.cc263 inline Status WriteString(int field_number, const DataPiece& data, in WriteString() function
/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.cc478 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/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8204 void VmaJsonWriter::WriteString(const char* pStr) in WriteString() function