Home
last modified time | relevance | path

Searched refs:GetFd (Results 1 – 4 of 4) sorted by relevance

/system/utest/blobfs/
A Dblobfs-test.h58 int GetFd() const { in GetFd() function
A Dblobfs.cpp2345 fbl::unique_fd fd(blobfsTest->GetFd()); in CorruptAtMount()
2372 fd.reset(blobfsTest->GetFd()); in CorruptAtMount()
2391 fd.reset(blobfsTest->GetFd()); in CorruptAtMount()
/system/uapp/disk-pave/
A Ddevice-partitioner.h101 int GetFd() const { return fd_.get(); } in GetFd() function
A Ddevice-partitioner.cpp749 ioctl_block_rr_part(gpt_partitioner->GetFd()); in Initialize()

Completed in 15 milliseconds