| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | WireFormat.java | 192 Object readString(CodedInputStream input) throws IOException { in readString() method 199 Object readString(CodedInputStream input) throws IOException { in readString() method 206 Object readString(CodedInputStream input) throws IOException { in readString() method 212 abstract Object readString(CodedInputStream input) throws IOException; in readString() method in WireFormat.Utf8Validation
|
| D | Reader.java | 128 String readString() throws IOException; in readString() method
|
| D | CodedInputStream.java | 282 public abstract String readString() throws IOException; in readString() method in CodedInputStream 786 public String readString() throws IOException { in readString() method in CodedInputStream.ArrayDecoder 1500 public String readString() throws IOException { in readString() method in CodedInputStream.UnsafeDirectNioDecoder 2252 public String readString() throws IOException { in readString() method in CodedInputStream.StreamDecoder 3348 public String readString() throws IOException { in readString() method in CodedInputStream.IterableDirectByteBufferDecoder
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
| D | BinaryStream.h | 83 std::string readString() in readString() function 90 void readString(std::string *v) in readString() function
|
| /third_party/flutter/skia/src/core/ |
| D | SkWriter32.cpp | 25 const char* SkReader32::readString(size_t* outLen) { in readString() function in SkReader32
|
| D | SkReadBuffer.cpp | 145 const char* SkReadBuffer::readString(size_t* len) { in readString() function in SkReadBuffer 157 void SkReadBuffer::readString(SkString* string) { in readString() function in SkReadBuffer
|
| D | SkReadBuffer.h | 263 void readString (SkString* out) { *out = SkString(); } in readString() function
|
| /third_party/flutter/skia/third_party/externals/wuffs/script/ |
| D | extract-deflate-offsets.go | 180 func readString(src []byte, i int) (int, error) { func
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | BinaryStream.h | 94 std::string readString() in readString() function 101 void readString(std::string *v) in readString() function
|
| /third_party/node/deps/npm/node_modules/sshpk/lib/ |
| D | ssh-buffer.js | 56 SSHBuffer.prototype.readString = function () { method in SSHBuffer
|
| /third_party/node/deps/npm/node_modules/asn1/lib/ber/ |
| D | reader.js | 160 Reader.prototype.readString = function (tag, retbuf) { method in Reader
|
| /third_party/protobuf/js/experimental/runtime/kernel/ |
| D | reader.js | 147 function readString(bufferDecoder, start) { function 353 readString, property
|
| /third_party/skia/src/core/ |
| D | SkReadBuffer.cpp | 133 const char* SkReadBuffer::readString(size_t* len) { in readString() function in SkReadBuffer 145 void SkReadBuffer::readString(SkString* string) { in readString() function in SkReadBuffer
|
| /third_party/skia/experimental/skrive/src/reader/ |
| D | BinaryReader.cpp | 75 SkString readString(const char[]) override { in readString() function in skrive::internal::__anonda20447c0111::BinaryReader
|
| D | JsonReader.cpp | 115 SkString readString(const char label[]) override { in readString() function in skrive::internal::__anonbe88ba110111::JsonReader
|
| /third_party/protobuf/js/binary/ |
| D | decoder.js | 830 jspb.BinaryDecoder.prototype.readString = function(length) { method in jspb.BinaryDecoder
|
| D | reader.js | 922 jspb.BinaryReader.prototype.readString = function() { method in jspb.BinaryReader
|
| /third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/ |
| D | JSON.kt | 338 private fun readString(data: ReadBuffer): String { in readString() method in com.google.flatbuffers.kotlin.JSONParser 348 …private inline fun readString(data: ReadBuffer, limit: Int, crossinline fetch: (Int) -> Byte): Str… in readString() method in com.google.flatbuffers.kotlin.JSONParser
|
| /third_party/protobuf/objectivec/ |
| D | GPBCodedInputStream.m | 431 - (NSString *)readString { method
|
| /third_party/skia/src/sksl/ |
| D | SkSLRehydrator.h | 183 skstd::string_view readString() { in readString() function
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | GPBWire.php | 271 public static function readString(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
| D | GCOV.h | 218 bool readString(StringRef &Str) { in readString() function
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | bocu1tst.c | 735 readString(const uint8_t *p, int32_t length, UChar *s) { in readString() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
| D | SampleProfReader.cpp | 310 ErrorOr<StringRef> SampleProfileReaderBinary::readString() { in readString() function in SampleProfileReaderBinary 992 ErrorOr<StringRef> SampleProfileReaderGCC::readString() { in readString() function in SampleProfileReaderGCC
|
| /third_party/jsoncpp/src/lib_json/ |
| D | json_reader.cpp | 436 bool Reader::readString() { in readString() function in Json::Reader 1434 bool OurReader::readString() { in readString() function in Json::OurReader
|