Home
last modified time | relevance | path

Searched refs:OtaCloser (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/otafault/include/otafault/
Dota_io.h54 struct OtaCloser { struct
58 using unique_fd = android::base::unique_fd_impl<OtaCloser>;
/bootable/recovery/otafault/
Dota_io.cpp90 void OtaCloser::Close(int fd) { in Close()