Home
last modified time | relevance | path

Searched defs:readString (Results 1 – 25 of 25) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java192 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
DReader.java128 String readString() throws IOException; in readString() method
DCodedInputStream.java282 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
DCodedInputStreamReader.java157 public String readString() throws IOException { in readString() method in CodedInputStreamReader
DBinaryReader.java209 public String readString() throws IOException { in readString() method in BinaryReader.SafeHeapReader
DMessageSchema.java5672 private void readString(Object message, int typeAndOffset, Reader reader) throws IOException { in readString() method in MessageSchema
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DBinaryStream.h83 std::string readString() in readString() function
90 void readString(std::string *v) in readString() function
/third_party/flutter/skia/src/core/
DSkWriter32.cpp25 const char* SkReader32::readString(size_t* outLen) { in readString() function in SkReader32
DSkReadBuffer.cpp145 const char* SkReadBuffer::readString(size_t* len) { in readString() function in SkReadBuffer
157 void SkReadBuffer::readString(SkString* string) { in readString() function in SkReadBuffer
DSkReadBuffer.h263 void readString (SkString* out) { *out = SkString(); } in readString() function
/third_party/flutter/skia/third_party/externals/wuffs/script/
Dextract-deflate-offsets.go180 func readString(src []byte, i int) (int, error) { func
/third_party/node/deps/npm/node_modules/sshpk/lib/
Dssh-buffer.js56 SSHBuffer.prototype.readString = function () { method in SSHBuffer
/third_party/node/deps/npm/node_modules/asn1/lib/ber/
Dreader.js160 Reader.prototype.readString = function (tag, retbuf) { method in Reader
/third_party/protobuf/js/experimental/runtime/kernel/
Dreader.js147 function readString(bufferDecoder, start) { function
353 readString, property
/third_party/protobuf/js/binary/
Ddecoder.js830 jspb.BinaryDecoder.prototype.readString = function(length) { method in jspb.BinaryDecoder
Dreader.js922 jspb.BinaryReader.prototype.readString = function() { method in jspb.BinaryReader
/third_party/protobuf/objectivec/
DGPBCodedInputStream.m431 - (NSString *)readString { method
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php271 public static function readString(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire
/third_party/icu/icu4c/source/test/cintltst/
Dbocu1tst.c735 readString(const uint8_t *p, int32_t length, UChar *s) { in readString() function
/third_party/jsoncpp/src/lib_json/
Djson_reader.cpp436 bool Reader::readString() { in readString() function in Json::Reader
1430 bool OurReader::readString() { in readString() function in Json::OurReader
/third_party/node/deps/npm/node_modules/smart-buffer/build/
Dsmartbuffer.js686 readString(arg1, encoding) { method in SmartBuffer
/third_party/ejdb/src/bindings/ejdb2_jni/src/main/java/com/softmotions/ejdb2/
DJSON.java549 private String readString() { in readString() method in JSON
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp634 bool Reader::readString() { in readString() function in Json::Reader
1597 bool OurReader::readString() { in readString() function in Json::OurReader
/third_party/node/tools/node_modules/eslint/node_modules/acorn/dist/
Dacorn.mjs4788 pp$9.readString = function(quote) { function
/third_party/node/tools/node_modules/babel-eslint/node_modules/@babel/parser/lib/
Dindex.js7255 readString(quote) { method in Tokenizer