Searched defs:writeToFd (Results 1 – 3 of 3) sorted by relevance
168 public void writeToFd(FileDescriptor fd, long offsetBytes, long lengthBytes) throws Exception { in writeToFd() method in FakeBlobData
193 static inline void writeToFd(binder::borrowed_fd fd, const Parcelable& parcelable) { in writeToFd() function
62 bool writeToFd(void* data, uint32_t /* unused_offset */, uint32_t length, void* clientData) { in writeToFd() function