Searched defs:ReadString (Results 1 – 13 of 13) sorted by relevance
| /third_party/gptfdisk/ |
| D | support.cc | 47 string ReadString(void) { in ReadString() function 63 string ReadString(void) { in ReadString() function
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| D | ParseContext.cs | 220 public string ReadString() in ReadString() method
|
| D | JsonTokenizer.cs | 324 private string ReadString() in ReadString() method in Google.Protobuf.JsonTokenizer.JsonTextTokenizer
|
| D | CodedInputStream.cs | 421 public string ReadString() in ReadString() method in Google.Protobuf.CodedInputStream
|
| D | ParsingPrimitives.cs | 558 … public static string ReadString(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ReadString() method in Google.Protobuf.ParsingPrimitives
|
| /third_party/gn/src/gn/ |
| D | tool.cc | 100 bool Tool::ReadString(Scope* scope, in ReadString() function in Tool
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
| D | LLLexer.cpp | 300 lltok::Kind LLLexer::ReadString(lltok::Kind kind) { in ReadString() function in LLLexer
|
| /third_party/protobuf/src/google/protobuf/ |
| D | parse_context.h | 153 PROTOBUF_MUST_USE_RESULT const char* ReadString(const char* ptr, int size, in ReadString() function
|
| D | wire_format_lite.h | 874 inline bool WireFormatLite::ReadString(io::CodedInputStream* input, in ReadString() function 879 inline bool WireFormatLite::ReadString(io::CodedInputStream* input, in ReadString() function
|
| /third_party/protobuf/src/google/protobuf/io/ |
| D | coded_stream.cc | 258 bool CodedInputStream::ReadString(std::string* buffer, int size) { in ReadString() function in google::protobuf::io::CodedInputStream
|
| D | zero_copy_stream_unittest.cc | 208 void IoTest::ReadString(ZeroCopyInputStream* input, const std::string& str) { in ReadString() function in google::protobuf::io::__anon252840640111::IoTest
|
| D | coded_stream_unittest.cc | 696 TEST_1D(CodedStreamTest, ReadString, kBlockSizes) { in TEST_1D() argument
|
| /third_party/astc-encoder/Source/ |
| D | tinyexr.h | 7275 static const char *ReadString(std::string *s, const char *ptr, size_t len) { in ReadString() function
|