|
Android-cuttlefish cvd tool
|


Go to the source code of this file.
Typedefs | |
| using | unique_fd = android::base::unique_fd |
Functions | |
| template<typename T > | |
| int | adb_close (const android::base::unique_fd_impl< T > &) __attribute__((__unavailable__("adb_close called on unique_fd"))) |
| either dup the unique_fd |
| int adb_close | ( | const android::base::unique_fd_impl< T > & | ) |