Searched defs:SetFd (Results 1 – 2 of 2) sorted by relevance
82 void SetFd(int fd) { fd_ = fd; } in SetFd() function
216 bool CowWriter::SetFd(android::base::borrowed_fd fd) { in SetFd() function in android::snapshot::CowWriter