Searched defs:readBytes (Results 1 – 5 of 5) sorted by relevance
16 int MemoryObject::readBytes(uint64_t address, in readBytes() function in MemoryObject
207 int readBytes = 1; in extractFile() local
125 void SocketStreamHandle::readBytes(signed long bytesRead, GError* error) in readBytes() function in WebCore::SocketStreamHandle
238 public ByteStringMicro readBytes() throws IOException { in readBytes() method in CodedInputStreamMicro
264 public ByteString readBytes() throws IOException { in readBytes() method in CodedInputStream