/third_party/gn/src/gn/ |
H A D | tool.cc | 100 bool Tool::ReadString(Scope* scope, in ReadString() function in Tool
|
/third_party/node/src/ |
H A D | blob_serializer_deserializer-inl.h | 132 std::string BlobDeserializer<Impl>::ReadString() { in ReadString() function in node::BlobDeserializer
|
H A D | node_snapshotable.cc | 226 std::string ReadString() { in ReadString() function in node::SnapshotDeserializer
|
/third_party/protobuf/csharp/src/Google.Protobuf/ |
H A D | ParseContext.cs | 220 public string ReadString() in ReadString() method
|
H A D | JsonTokenizer.cs | 324 private string ReadString() in ReadString() method in Google.Protobuf.JsonTokenizer.JsonTextTokenizer
|
H A D | ParsingPrimitives.cs | 558 public static string ReadString(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ReadString() method in Google.Protobuf.ParsingPrimitives
|
H A D | CodedInputStream.cs | 421 public string ReadString()
in ReadString() method in Google.Protobuf.CodedInputStream
|
/third_party/gptfdisk/ |
H A D | support.cc | 47 string ReadString(void) { in ReadString() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
H A D | LLLexer.cpp | 300 lltok::Kind LLLexer::ReadString(lltok::Kind kind) { in ReadString() function in LLLexer
|
/third_party/protobuf/src/google/protobuf/io/ |
H A D | zero_copy_stream_unittest.cc | 208 void IoTest::ReadString(ZeroCopyInputStream* input, const std::string& str) { in ReadString() function in google::protobuf::io::__anon17028::IoTest [all...] |
H A D | coded_stream.cc | 258 bool CodedInputStream::ReadString(std::string* buffer, int size) { in ReadString() function in google::protobuf::io::CodedInputStream
|
/third_party/protobuf/src/google/protobuf/ |
H A D | parse_context.h | 153 PROTOBUF_MUST_USE_RESULT const char* ReadString(const char* ptr, int size, in ReadString() function in google::protobuf::internal::EpsCopyInputStream
|
H A D | wire_format_lite.h | 874 inline bool WireFormatLite::ReadString(io::CodedInputStream* input, in ReadString() function in google::protobuf::internal::WireFormatLite 879 inline bool WireFormatLite::ReadString(io::CodedInputStream* input, in ReadString() function in google::protobuf::internal::WireFormatLite
|
/third_party/node/deps/v8/src/web-snapshot/ |
H A D | web-snapshot.cc | 1464 String WebSnapshotDeserializer::ReadString(bool internalize) { in ReadString() function in v8::internal::WebSnapshotDeserializer [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | value-serializer.cc | 1545 MaybeHandle<String> ValueDeserializer::ReadString() { in ReadString() function in v8::internal::ValueDeserializer
|
/third_party/astc-encoder/Source/ |
H A D | tinyexr.h | 7275 static const char *ReadString(std::string *s, const char *ptr, size_t len) { in ReadString() function
|