Searched refs:writeToFd (Results 1 – 2 of 2) sorted by relevance
167 public void writeToFd(FileDescriptor fd, long offsetBytes, long lengthBytes) throws Exception { in writeToFd() method in FakeBlobData
62 bool writeToFd(void* data, uint32_t /* unused_offset */, uint32_t length, void* clientData) { in writeToFd() function706 return readObjectInternal(handle, writeToFd, NULL /* expected size */, &fd); in readObject()