Home
last modified time | relevance | path

Searched defs:ReadString (Results 1 - 16 of 16) sorted by relevance

/third_party/gn/src/gn/
H A Dtool.cc100 bool Tool::ReadString(Scope* scope, in ReadString() function in Tool
/third_party/node/src/
H A Dblob_serializer_deserializer-inl.h132 std::string BlobDeserializer<Impl>::ReadString() { in ReadString() function in node::BlobDeserializer
H A Dnode_snapshotable.cc226 std::string ReadString() { in ReadString() function in node::SnapshotDeserializer
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DParseContext.cs220 public string ReadString() in ReadString() method
H A DJsonTokenizer.cs324 private string ReadString() in ReadString() method in Google.Protobuf.JsonTokenizer.JsonTextTokenizer
H A DParsingPrimitives.cs558 public static string ReadString(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ReadString() method in Google.Protobuf.ParsingPrimitives
H A DCodedInputStream.cs421 public string ReadString() in ReadString() method in Google.Protobuf.CodedInputStream
/third_party/gptfdisk/
H A Dsupport.cc47 string ReadString(void) { in ReadString() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLLexer.cpp300 lltok::Kind LLLexer::ReadString(lltok::Kind kind) { in ReadString() function in LLLexer
/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc208 void IoTest::ReadString(ZeroCopyInputStream* input, const std::string& str) { in ReadString() function in google::protobuf::io::__anon17028::IoTest
[all...]
H A Dcoded_stream.cc258 bool CodedInputStream::ReadString(std::string* buffer, int size) { in ReadString() function in google::protobuf::io::CodedInputStream
/third_party/protobuf/src/google/protobuf/
H A Dparse_context.h153 PROTOBUF_MUST_USE_RESULT const char* ReadString(const char* ptr, int size, in ReadString() function in google::protobuf::internal::EpsCopyInputStream
H A Dwire_format_lite.h874 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 Dweb-snapshot.cc1464 String WebSnapshotDeserializer::ReadString(bool internalize) { in ReadString() function in v8::internal::WebSnapshotDeserializer
[all...]
/third_party/node/deps/v8/src/objects/
H A Dvalue-serializer.cc1545 MaybeHandle<String> ValueDeserializer::ReadString() { in ReadString() function in v8::internal::ValueDeserializer
/third_party/astc-encoder/Source/
H A Dtinyexr.h7275 static const char *ReadString(std::string *s, const char *ptr, size_t len) { in ReadString() function

Completed in 43 milliseconds